.INTERF_ficheFormation_formation_texte [bgcolor*="#909B25"] h3, 
.INTERF_ficheFormation_formation_texte [bgcolor*="#CEAB5D"] h3, 
.INTERF_ficheFormation_formation_texte [bgcolor*="#45521F"] h3 {
	color: #fff;
}
.INTERF_ficheFormation_formation_texte .h3 {
	color: #45521F;
	border-bottom: none;
	font-family: Knewave;
	font-size: 30px;
}

/*.formation.vertical td.photo img {
	display: none;
}
.formation.vertical td.photo {
	  background-color:#7CA7B9;
}*/



.fiche_40 .INTERF_ficheFormation_cartouche_label{ display:none;}
.formation.vertical td.photo, .formation.vertical td.texte {
	min-height: 450px;
}
.formation {
	width: calc(99.8%/4);
}

.bandeau_description {
	text-align: center;
	margin-left: 0;

}
td[bgcolor*="#909B25"] h3.h3, td[bgcolor*="#7CA7B9"] h3.h3{
	color: #fff;
	font-size: 25px;
	border: none;
}



#menu li a.secteur_menu_a {
	background-color: #000 !important;
	color: #fff !important;
}

.formation.vertical h3, .formation.vertical h5 {
	font-family: Knewave;
	font-weight: 300;
	font-size: 35px;
}

.bis .txt_bandeau {
    background-color:rgba(124, 167, 185,0.5);
}

.formation.vertical a {
	/* margin-top: 0; */
	display: block;
	color: #fff;
	text-decoration: none;
	margin-top: 0;
	padding: 5px 0 0 0;
        background-color: transparent;
        
}

.formation.vertical h4 {
	color: #fff;
	background-color: rgba(255,255,255,0.5);
	max-width: 90%;
	margin: 0 auto;
	margin-top: 5px;
}
.formation.vertical hr {
	background-color: #fff;
	max-width: 80%;
}

.formation.vertical a::after {
	content: "";
        display: block;
        border-bottom: 2px dotted #fff;
        height: 2px;
        width: 80%;
        margin: 0 auto;
        opacity: 0.5; 
        background-color: transparent;
}
.formation.vertical td.photo {
	height: 100%;

}
.formation.vertical img {
	height: auto;
	width: 100%;

}


.formation.vertical td.photo {
	left: 0;
}

.texte h3 {
	font-size: 25px;
}
.formation.vertical h5 a {
	border: 1px solid #fff;
	background-color: rgba(255,255,255,0.8);
	color: #000 !important;
	margin: 15px;
        max-height: 250px;
        padding: 10px;
}

div#RL_div_footer_master {
	background: #909b25;
}
div#RL_div_M_identite_MFR {
	font-size: 18px;
        width:100%;
        
        color: #fff;
        
}

a.INTERF_liensInfoMaison:link {
	color: #fff;
}
#RL_div_footer_master::before {
display:none;
}

#menu > li {
	width: calc(100%/5);
	background-color: #909B25;
}
.fom_contact.bouton {
background-color: #cfab5d;
}
.slogan_bandeau {
	color: #cfab5d;

}
.txt_bandeau {
	background-color: #000;
	width: auto;
	width: auto;
	display: inline-block;
        transform: rotate(-2deg);

}

h3.libelle_bandeau {
	font-family: knewave;
	color: #fff;
}
h4.accroche_bandeau {
	color: #fff;

}
hr {
	background-color:  #ECC747;
}




@media only screen and (min-width:830px)and (max-width: 1350px) {
    
.formation {
	width: calc(99.8%/2);
}
.formation.vertical img {
	height: auto;
	width: 100%;
	transition: 2s width ease-out;
}
  .formation.vertical img:hover {
	width: 120%;
	height: auto;
} 

}

@media only screen and (max-width:830px){
    .formation.vertical h3, .formation.vertical h5 {
	font-family: Knewave;
	font-weight: 300;
	 font-size: 28px;
}
    
    .formation {
	width: 100%;
        max-width: 90%;
        margin-bottom: 20px;
        
}
 .formation.vertical td.texte {
	width: 80%;
	min-height: 200px;
	margin-bottom: 25px;
	margin-top: 25px;
	background-color: rgba(255,255,255,0.5);
}


.formation.vertical h3, .formation.vertical h5,.formation.vertical a {
	color: #000 !important;

}   
   .content {
	text-align: center;
} 



}