
/* Adresse Mail situé en bas de page */
a,.tp-caption a.btn:hover 
{
	
color: #67b0d1;

}


/* Menu de Navigation */
.top-nav-collapse 
{
	
background: /*#E24B81; limite rose*/ #E04E67; /*rouge atténuer*/ /*#ed1c24; rouge flash*/ /*#67b0d1;
*/
}



/* Couleur séléction menu déroulant */
.navbar-custom ul.nav ul.dropdown-menu li a:hover 
{
	
color: /*#67b0d1;*/
 #ed1c24;
}



/* Pas de changement */
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span 
{
    
background-color: #67b0d1; /*#ed1c24;*/
}



/* Pas de changement */
.widget-avatar .avatar:hover
{

border: 5px solid #67b0d1; /*#ed1c24;*/
}



/* Pas de changement */
.bg-skin 
{
	
background: #67b0d1; /*#ed1c24;*/
}



/* Contour cadre input dans contact (lorsque séléction) */
form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus 
{
	
border-color: /*#67b0d1;*/ #ed1c24;
}



/* Bandeau du bas */
footer 
{
    
background-color: /*#E24B81; limite rose*/ #E04E67; /*rouge atténuer*/ /*#ed1c24; rouge flash*/ /*#67b0d1;
*/

}



/* Cadre contact */
.btn-skin 
{
  
color: #fff;
  background-color: #ed1c24; /*#67b0d1;
*/;
  border-color: #ed1c24; /*#67b0d1;
*/;

}
