.titre::before {
	background-image: url(../img/interface/logo_cultivons.jpg);
	background-size: auto 100%;

}
h3 {
	font: 400 30px 'Roboto Slab';

}
.accueil {
	color: #fff;
	padding: 8px;
	background-color: #000;
}
.actu_td {position: relative;}
.formation h4 {
	text-align: center;
	color: #fff;
}
.menu-item-li-forma-1::before,
.menu-item-li-forma-32::before{
	display: block;
	height: auto;
	line-height: 2em;
	background-color: #7ca7b9;
}
.menu-item-li-forma-1::before {
	content: 'Formation initiale';
}
.menu-item-li-forma-32::before {
	content: 'Formation continue';

}

.bis .txt_bandeau {
    background-color:rgba(124, 167, 185,0.5);
}
.formation.vertical  {
	width: calc(99.8%/2);
        min-height:250px;
        max-width: 550px;
        margin: 15px;
}
.formation.horizontal {
	width: calc(96%/3);
	display: inline-block;
	min-height: 320px;
	vertical-align: top;
	margin: 10px 0.5%;
}
.formation.horizontal h3 {
	
	display: inline-block;
	background-color: #fff;
	padding: 10px;
        margin-bottom:30px;
        font-weight: 600;
}
.formation a {
margin-top: 0;
}
.formation.horizontal h3::before, .formation.horizontal h3::after {
	
	display: none;
}
.formation.vertical td.texte {
	display: inline-block;
	width: 70%;
	top: 10%;
        background-color: rgba(0,0,0,0.5);
    
}
.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 h5 a {
	border: 1px solid #fff;
	background-color: rgba(255,255,255,0.8);
	color: #000 !important;
	margin: 15px;
	max-height: 250px;
	padding: 10px;
	display: inline-block;
	width: auto;
	text-decoration: none;
}
.formation.vertical a::after {
	display: none;
}

div#RL_div_M_identite_MFR {
	font-size: 18px;
}
a.INTERF_liensInfoMaison:link {
	color: #7CA7B9;
}
#RL_div_footer_master::before {
display:none;
}

.el_menu_4 {
	
}
.el_menu_5 {
	
}
.el_menu_6 {
	
}

@media screen and (min-width: 1250px) {
.titre::before {
	width: 170px;
	height: 110px;
}
}

@media screen and (max-width: 1250px) {
.titre::before {
	width: 125px;
	height: 80px;
}
}
@media screen and (max-width: 999px) {
.formation.vertical {
	width: 45%;
}
div#RL_div_menuGch_VERTICAL, .show-menu {
	line-height: 2.5em;
}
.formation h4 {

	font-size: 16px;
}
.formation.horizontal {
	width: calc(96%/2);
	display: inline-block;
	min-height: 220px;

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

}
}
@media screen and (max-width: 800px) {
.formation.vertical {
	width: 80%;
}
.formation.vertical td.photo, .formation.vertical td.texte, .formation {
	min-height: auto;
}
.formation.vertical td.texte {
	top: 0;
	position: absolute;
	margin: 2% 15%;
        left: 0;
}
.formation.horizontal {
	width: 90%;
	display: block;
	min-height: auto;
	margin: 9px auto;
}

}