.INTERF_ficheFormation_formation_texte, 
div#RL_div_contenuPageType_PARAG_TEXTE {text-align:left;}

.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;
}
td p{margin: 5px auto;}
td[bgcolor*="#8B97AF"],
td[bgcolor*="#8B97AF"] h5{
    color:#fff;
}
.image img {
	display: block;
	width: 100%;
}
#menu > li {
	width: calc(100%/6);
}
#menu li a {
	color: #fff;
	
}

.INTERF_txtMarquee {
	color: #000;
}

.el_menu_1 {
	background-color:  #909B25;
}
.el_menu_2 {
	background-color:  #ECC747;
}
.el_menu_3 {
	background-color:  #CEAB5D;
}
.el_menu_4 {
	background-color: #92542A;
}
.el_menu_5 {
	background-color:  #7CA7B9;
}
.el_menu_6 {
	background-color:  #8B97AF;
}
#menu > li:hover > a {
	background-color: #DFD7CD;
	
}
/*
.menu-item-li-forma-1::before,
.menu-item-li-forma-24::before,
.menu-item-li-forma-21::before{
        background-color: #8b97af;
	display: block;
	padding: 0;
	line-height: 30px;
}

.menu-item-li-forma-1::before{
	content: 'Formation Initiales';
}

.menu-item-li-forma-24::before{
	content: 'Formation par apprentissage';
}

.menu-item-li-forma-21::before{
	content: 'Prestation d’accompagnement';
}

*/

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;
}
.slogan_bandeau,
h3.libelle_bandeau,
a.INTERF_liensUtilisateur {
  	color: #909B25;
}
.scrolled div#RL_div_menuGch_VERTICAL,
.ient,
.fom_contact.bouton,
#RL_div_footer_master::before {
	background-color: #909B25;
}
.forma_5 {
	vertical-align: top;
        text-align: center;
        width: calc(100%/3);
}
.bulles .image {
	border-radius: 50%;
	overflow: hidden;
	width: 50%;
	margin: 0 auto;
        transition: width 1s ease-in-out;
}

.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;
        margin-bottom: 10px;
}
.bulles h5 a.INTERF_liensUtilisateur:link,
.bulles h5 a.INTERF_liensUtilisateur:visited{
	text-decoration: none;
        color: #fff;
}
.h5 {
	border:none;
	margin-bottom: 0;
        padding-bottom: 0;
}
.formation.horizontal {
	display: inline-block;
	min-height: 220px;
	vertical-align: top;
	background-color: #8B97AF;
        color: #fff;
}
.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){}
@media only screen and (min-width:830px)and (max-width: 1200px) {}