td[bgcolor*="#909B25"] h3.h3, td[bgcolor*="#7CA7B9"] h3.h3{
	color: #fff;
	font-size: 25px;
	border: none;
}
#menu > li {
	width: calc(100%/5);
        background-color: #7CA7B9;
}
#menu-item-128 {
	background-color: #909B25;
}
.menu-item-li-forma-23::before {
	content: "Orientation";
	display: block;
	line-height: 42px;
	background-color: #000;
}
.menu-item-li-forma-24::before {
	content: "Agroéquipement - Agriculture";
	display: block;
	line-height: 42px;
	background-color: #000;
}
.menu-item-li-forma-20::before {
	content: "Bâtiment";
	display: block;
	line-height: 42px;
	background-color: #000;
}


.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 {
width:calc(100%/3);
}
.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_M_identite_MFR {
	font-size: 18px;
        width:100%;
}
a.INTERF_liensInfoMaison:link {
	color: #7CA7B9;
}
#RL_div_footer_master::before {
display:none;
}


.fom_contact.bouton {
background-color: #7CA7B9;
}
.slogan_bandeau {
	color: #7CA7B9;

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

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: 1200px) {
    
    .formation.vertical {
	width: calc(99.8%/3);

}

.formation.vertical td.photo, .formation.vertical td.texte {
	min-height: 450px;
}
.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:999px){
.formation.vertical {
	width: 80%;
	margin: 0 auto;
	display: block;
	max-width: 650px;
	min-height: 450px;
}
.formation.vertical td.texte {
	/* min-height: 100%; */
	top: 10%;
	position: absolute;
	width: 60%;
	margin: 0 20%;
	height: auto;
	
	min-height: auto;
        transform:rotate(0deg);
}  

}


@media only screen and (max-width:650px){
.formation.vertical {
	width: 100%;
	min-height: 350px;
}
 
.formation.vertical td.texte {
	top: 6%;
	width: 80%;
	margin: 0 10%;
	min-height: auto;
}
.formation.vertical h3, .formation.vertical h5 {
	font-size: 25px;
}

.txt_bandeau {
	background-color: rgba(0, 0, 0, 0.6); 
	transform: rotate(0deg);
	padding: 5px;
}
.slogan_bandeau {
	font-size: 22px;
}
.txt_titre {
	font-size: 20px;
}
h3 {
	font-size: 20px;
	line-height: 25px;
}
iframe {
	max-width: 100%;
	width: 100%;
	max-height: 300px;
}
.partenaires img {
	height: 65px;
	margin: 5px;
	width: auto;
}
}