body, 
.INTERF_ficheFormation_formation_texte,
div#RL_div_contenuPageType_PARAG_TEXTE {
	  font-family: "Roboto", sans-serif;
}
.bandeau {
	height: 100px;
}

.content {
	max-width: 100%;
}
.INTERF_txtMarquee, 
h4{
	color: #8B97AF;
}


.titre {
	position: absolute;
	left: 0;
	font-family: "Roboto Slab" , sans-serif;
	text-align: left;
	font-size: 29px;
        color: #000;
        
}
.logo img {
	max-width: 250px;
}
.logo,.titre_bandeau {
	display: inline-block;
	vertical-align: middle;
}
.sous_titre_bandeau{
	font-weight: 600;
	text-transform: uppercase;
	color: #8B97AF;
        font-size: 40px;
}

.titre_bandeau {
	border-left: 1px solid #000;
	padding-left: 20px;
}


.marquee_holder {
	margin-right: 0;
	top: auto;

}


.txt_bandeau {background-color: #8B97AF;}

.scrolled div#RL_div_menuGch_VERTICAL, 
#menu li:hover , 
.info, 
.show-menu,
.bandeau_titre_lien,
div#RL_div_footer_master,
div#RL_div_btnDemandDInfos,
.fom_contact.bouton,
.INTERF_SPACER_demandeDInfos{
	background-color:#8B97AF;
        color: #fff;
}
.bandeau_titre_lien {
	display: inline-block;
	width: auto;
}
div#RL_div_contenuPageType_INTITULE_PARENT,
div#RL_div_contenuPageType_INTITULE_PARENT h1, 
h1#RL_div_contenuPageType_INTITULE_PARENT, 
.INTERF_ficheFormation_formation_titre 
{
    font-family: "Roboto Slab", sans-serif;
	border-bottom: 2px solid #8B97AF;
	color: #8B97AF;
	font-size: 44px;
        margin: 0;
        font-weight: normal;
}
div#RL_div_contenuPageType_INTITULE_ENFANT, 
h2#RL_div_contenuPageType_INTITULE_ENFANT, 
.INTERF_ficheFormation_formation_accroche h3, 
div#RL_div_contenuPageType_PARAG_TITRE,
.INTERF_demandeDInfos_enTeteParag{
	font-family: "Roboto Slab", sans-serif;
	color:  #CEAB5D;

}
#menu li a,
a.INTERF_ficheFormation_cartouche_link,
.fom_contact,
div#RL_div_M_identite_MFR{
	   font-family: "Roboto", sans-serif;;

}
a.INTERF_ficheFormation_cartouche_link{
	color: #333 !important;
}
a.INTERF_btnDemandDInfos{
	color: #fff !important;
}
h3 {
    font-family: "Roboto Slab", sans-serif;
    font-size: 23px;
}


.actualite {
	min-height: 360px;
}

#actualite_mooquee {
	
	position: absolute !important;
	
}
.actualite_item {
	display: inline-block;
	width: 32%;
	height: 100%;
	vertical-align: top;
	margin-left: 1%;
	background-color: #333;
	max-height: 100%;
}
.actualite_body::before {
display:none;
}
.actualite_titre {
	font-size: 18px;
	font-weight: 600;
}
.actualite_accroche {
	font-size: 15px;
}
.actualite_txt {
	position: relative;
	background-color: rgba(249, 178, 0, 0.7);
	color: #000;
	text-align: center;
	width: 80%;
	display: inline-block;
	margin-top: 10%;
	padding: 1%;
}
hr {
	background-color: #8B97AF;
	height: 10px;
	border: none;
	max-width: 260px;
	margin-bottom: 12px;
}

@media screen and (max-width: 1300px) {
#header_bas {
	height: auto;
	width: 100%;
	right: 0;
}
.page_accueil #RL_div_body_master {
	margin-top: 80px;
}

}
@media screen and (max-width: 999px) {
#menu li a {
	background: #CEAC5D none repeat scroll 0 0;
}

#header_bas {
	bottom: 0;
	position: relative;
}
}