#body_page:not(.page_accueil) .h4 {
	font-size: 20px;
	font-weight: 500;
	color: #ceab5d;
}
#body_page:not(.page_accueil) .h3 {
	color: #8B97AF;
	border-bottom: 3px dotted #8B97AF;
}

.facebook_page {
	margin: 0 auto;
}
.icone_inscription {
	text-decoration: none;
	background-color: #cfab5d;
	color: #fff;
	padding: 5px;
	font-size: 24px;
	text-transform: uppercase;
	animation: fadeblack infinite 2s;
}
#RL_div_footer_master::before {
	font-size: 25px;
}
a.INTERF_liensInfoMaison:link {
	color: #000;
}
#pdf br {
	display: none;
}
td[bgcolor*="#8B97AF"] *
{
    color:#fff !important;
}
.image img {
	display: block;
	width: 100%;
}
#menu > li {
	width: calc(100%/6);
}
#menu li a {
	color: #000;
	
}
.el_menu_1,.el_menu_2,.el_menu_3 ,.el_menu_4,.el_menu_5,.el_menu_6,
div#RL_div_menuGch_VERTICAL,
#menu > li:hover > a {
	background-color: #fff;
	
}
span.icone_gmail {
	background-image: url(../img/interface/work.png);
	background-size: auto 90%;
	background-position: center center;
}


.page_formation .h2 {
	font: 400 30px 'Roboto Slab';
	color: #fff;
	margin: 13px;
	text-align: center;
	background-color: #8b97af;
}


hr {
	background-color: #8B97AF;
        max-width: 650px;
}
div#RL_div_contenuPageType_INTITULE_ENFANT, 
h2#RL_div_contenuPageType_INTITULE_ENFANT, 
.INTERF_ficheFormation_formation_accroche h3,
div#RL_div_contenuPageType_PARAG_TITRE {

	color: #000;
}

.scolled hr {
	max-width: 450px;
}

.INTERF_ficheFormation_formation_texte .h3 {
	color: #8B97AF;
	border-bottom: 3px dotted #8B97AF;
}
a.INTERF_liensUtilisateur {
  	color: #8B97AF;
}
.scrolled div#RL_div_menuGch_VERTICAL,
.scrolled #menu li a,
.ient,
.fom_contact.bouton,
#RL_div_footer_master::before {
	background-color: #8B97AF;
}
.forma_5 {
	vertical-align: top;
        text-align: center;
        width: calc(100%/5);
}
.relative {
	position: relative;
}
.actualite {
	top: 0;
	left: 0;
}
.bulles .image {
	border-radius: 50%;
	overflow: hidden;
	width: 50%;
	margin: 0 auto;
        transition: width 1s ease-in-out;
}
.bulles .h3 {
		font-size: 25px;
}
.scrolled .bulles .image {
	width: 80%;
}
.bulles .h3{
  
	text-transform: uppercase;
	display: inline-block;


}
.bulles .h3::after {
	width: 0;
	content: "";
	background-color: #000;
	height: 2px;
	display: block;
        transition: width 1s ease-in-out;
}

.bulles:hover .h3::after {
	width: 100%;
}

.bulles .h4{
    font-size: 20px;
}
  
.bulles h5 {
	background-color: #333;
	padding: 5px;
	border-radius: 10px;
        font-size: 16px;
        display: inline-block;
}
.bulles h5 a.INTERF_liensUtilisateur:link,
.bulles h5 a.INTERF_liensUtilisateur:visited{
	text-decoration: none;
        color: #fff;
}
h3.libelle_bandeau {
	font: 300 35px/45px 'Knewave';
	color: #fff;
}
.txt_bandeau {
	background-color: #000;
}
h4.accroche_bandeau {
	font: 300 25px/30px 'Roboto slab';
	color: #fff;

}

.h5 {
	border:none;
	margin-bottom: 10px;
}
.formation.horizontal {
	display: inline-block;
	min-height: 220px;
	vertical-align: top;
	background-color: #8B97AF;
	color: #fff;
	max-width: 650px;
}
.bandeau_description {
	text-align: center;
	margin-left: 0;
	color: #fff;
	font-style: normal;
}
.bandeau_titre_lien {
	background: #000;
	display: inline-block;
	width: auto;
	text-decoration: none;
	color: #fff;
	margin: 0 auto;
}
.bandeau_titre_lien:hover {
	background: #8B97AF;
}

.formation.horizontal h5 a {
	border: 1px solid #fff;
	background-color: rgba(255,255,255,0.8);
	color: #000 !important;
	margin: 15px;
	padding: 10px;
	display: block;
	max-width: 250px;
	margin: 10px auto;
}
.info_coordonnee span {
	margin: 0;
	
}

@media only screen and (min-width:830px)and (max-width: 1290px) {
    .txt_bandeau {

	top: 10%;
	padding: 5px;
	max-width:90%;
	top: 10%;
}
    
    
    
}

@media only screen and (max-width:650px){
    
    .forma_5 {
	width: calc(98%/2);
	display: inline-block;
}
  h3.libelle_bandeau {
	font: 300 19px/16px 'Knewave';

}
h4.accroche_bandeau {
	font: 300 18px/20px 'Roboto slab';

}
.img_bandeau {
	background-size: auto 100%;
	background-position: left top;

}
.txt_bandeau {
	max-width: 90%;
	margin-top: 5px;
}
}

@media only screen and (max-width:450px){
    
    .forma_5 {
	width: 100%;

}
    
}

