.actu_empty {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.formation_option_tr {
	display: none;
}
#menu > li {
	width: calc(100%/5);
}
.formation.vertical br {
	display: inherit;
}


.bis .txt_bandeau {
    background-color:rgba(124, 167, 185,0.5);
}
.INTERF_txtMarquee {
	color: #909B25;
}
.slogan_bandeau {
	color: #000;

}
.formation.vertical a::after {
	height: 1px;
	width: 50%;
	display: block;
	content: "";
	border-bottom: dotted 2px #fff;
	opacity: 1;
	background-color: transparent;
}
.formation.vertical a {
	margin-top: 0;
	display: inline-block;
	color: #fff;
	font-size: 16px;
	/* margin-bottom: 10px; */
	text-decoration: none;
	padding-bottom: 10px;
}
.formation.vertical td.texte {
	display: inline-block;
        background-color: rgba(0,0,0,0.5);
    
}
.formation.vertical td.photo {
	height: 100%;

}
.formation.vertical img {

}
.formation.vertical img:hover {

}
.formation.vertical td.photo, 
.formation.vertical td.texte,
.formation{
	             text-align: center;
}
.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_M_identite_MFR {
	font-size: 18px;
}
a.INTERF_liensInfoMaison:link {
	color: #7CA7B9;
}
#RL_div_footer_master::before {
display:none;
}


.el_menu_1 {
	background-color:  #45521F;
}
.el_menu_2 {
	background-color:  #ECC747;
}
.el_menu_3 {
	background-color:  #CEAB5D;
}
.el_menu_4 {
	background-color: #92542A;
}
.el_menu_5 {
	background-color: #472612;
}

.el_menu_1, 
.el_menu_2,
.el_menu_3 ,
.el_menu_4 ,
.el_menu_5 {
	
}
.secteur_menu_a {
	background: none #7ca7b9 !important;
	/* color: #fff !important; */
	text-transform: uppercase;
}

@media only screen and (max-width:650px){
.slogan_bandeau {
	font-size: 25px;

}
.txt_titre {
	padding-left: 0;
	font-size: 25px;
	text-align: center;
}
}



@media only screen and (max-width: 999px) {
.formation.vertical td.photo, .formation.vertical td.texte, .formation {
	text-align: center;
	min-height: 459px;
}
.formation.vertical td.texte {
	width: 80%;
}
.slogan_bandeau {

	animation: none;
}
}