.titre::before {

	background-image: url(../img/interface/logoMFR.png);
width: 130px;
  height: 80px;
}


.formation.vertical td.photo, 
.formation.vertical td.texte {
	min-height: 450px;
}

.INTERF_ficheFormation_formation_texte .h3, #RL_div_contenuPageType_PARAG .h3 {
	font-family: Knewave;
	font-size: 30px;
        color: #7ca7b9;
border-bottom: 3px dotted #7ca7b9;
}
 #RL_div_contenuPageType_PARAG .h4 {
	font: 25px 'Roboto Slab', sans-serif;
}

 #RL_div_contenuPageType_PARAG .h5 {
	font: 25px 'Roboto Slab', sans-serif;
        color: #CEAA5C;
}

.el_menu_2 {
	background-color: #CEAB5D;
}
.el_menu_6 {
	background-color:#909B25;
}

h3.libelle_bandeau {
	font: 300 30px/40px 'Roboto slab';

}


/*.titre::after {
	content: "";
	display: inline-block;
	width: 60px;
	height: 80px;
	background-image: url(../img/interface/phare.jpg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	vertical-align: middle;
	margin: 5px;
	
}
*/
@media only screen and (max-width: 650px) {
.titre::after {
	display: none;
}}