.header{background-color: #313131;}.htitle{ 	
font-size:50px; 
color:#fff !important;
font-family: Faith_Stencil;
text-shadow: 0 3px 3px #b99b17, 5px 5px 5px #000;

text-shadow: #00000 1px 1px, #00000 -1px 1px, #00000 -1px -1px, #00000 1px -1px;
} 
.hstitle{ 	
font-size:40px; 
color:#fff !important;
font-family: Faith_Stencil;
text-shadow: 0 3px 3px #b99b17, 5px 5px 5px #000;
}
.navbar {
  box-shadow: 0 0 10px 1px #b99b17 !important;
margin-bottom: 50px !important;
}.navbar{background-color: #313131;}.header{
background: linear-gradient(0deg, rgba(255,255,255,0.1), rgba(0,0,0,0.5)), url("../images/entete.jpg") repeat;
}
@media (min-width: 768px) {
  .header {
     height:230px;
  }
}

.navbar-inverse {
  top: 20px;
}
body{ 
background-color: #fff; 
color:#000000  !important;
}
@media (min-width: 768px) {
body{
display: table;
}
}
.side{
background-color: #000000  !important;
}
.no-padding{
padding:0 !important;
}
.thumbnail{

height:400px!important;
max-width:  90%!important;
position: relative;
border: 1px solid #ccc;
min-width: 200px;

}
.thumbnail .caption {
   
    padding: 10!important;
    position: absolute;
    bottom: 10px;
    width: 97% !important;
    background-color: #fff;

}
.link-p {
   padding: 10px;
}
.accueil-info {
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  box-shadow: 0 0 10px 1px #b99b17 ;
margin-top: 50px;
}span.title{color: black;}footer{background-color: #313131;}footer .copyright{background-color: #8EBCCB;}	