div#RL_div_menuGch_VERTICAL, .show-menu {
	font-size: 0.9em;

}



.bis .txt_bandeau {
    background-color:rgba(124, 167, 185,0.5);
}
.formation {
	width: calc(99.8%/3);
    


}
.formation a {
margin-top: 0;
display: inline-block;
color: #fff;
text-decoration: none;
}
.formation a.INTERF_liensUtilisateur:hover {
	text-decoration: underline;
	color: #fff;
}
.formation.vertical td.texte {
	display: inline-block;
	width: 70%;
	top: 10%;
        background-color: rgba(0,0,0,0.5);
    
}
.formation.horizontal {
	display: inline-block;
	min-height: 280px;
	vertical-align: top;
	background-color: #7cbfd7;
	margin: 2px;
	width: calc(99%/3);
	float: none;
}
.formation.vertical td.photo, 
.formation.vertical td.texte,
.formation{
	    min-height: 350px;
            text-align: center;
}
.formation.vertical td.photo {
	left: 0;
}

.texte h3 {
	font-size: 25px;
}

.formation div {
	background: transparent;
	width: 95%;
	padding: 15px;
	margin: 0 auto;
	color: #FFF;
}
.formation div::after {
	content: "";
	display: block;
	height: 1px;
	border-bottom: dotted 2px #fff;
	width: 50%;
	margin: 0 auto;
}
.formation.vertical h5 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.formation.vertical a {
	margin-top: 5px;
}

div#RL_div_M_identite_MFR {
	font-size: 18px;
}
a.INTERF_liensInfoMaison:link {
	color: #000;
        font-size: 20px;
        font-weight: 600;
}
#RL_div_footer_master::before {
display:none;
}

.el_menu_4 {
	background-color:  #CEAB5D;
}
.el_menu_5 {
	background-color: #92542A;
}
.el_menu_6 {
	background-color: #472612;
}

@media only screen and (max-width: 1400px) {
    
    div#RL_div_menuGch_VERTICAL, .show-menu {
	font-size: 0.8em;

}
    
}