.titre::before {
	width: 200px;
	height: 135px;
	background-image: url(/../img/interface/Amange-Dole.png);
	

}
td[bgcolor*="#909B25"] h3.h3, td[bgcolor*="#7CA7B9"] h3.h3{
	color: #fff;
	font-size: 25px;
	border: none;
}
#menu > li {
	width: calc(100%/4);
}
#RL_div_footer_master {
	margin-top: 25px;
}
.icone_inscription {
	background-color: #000;
	line-height: 50px;
	padding: 0 15px;
	font-size: 21px;
	color: #fff;
	text-decoration: none;
}
#menu li ul li.secteur_menu:hover a,
#menu li ul li.secteur_menu a{
	color: #fff;
	background-color: #000;
}
.bandeau_titre_lien_transparent {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
}
.content {

	text-align: center;
}
.formation.vertical h3, .formation.vertical h5 {
	font-family: Knewave;
	font-weight: 300;
	font-size: 35px;
}
.formation.orange {
	width: calc(92%/3);
}
.bis .txt_bandeau {
    background-color:rgba(124, 167, 185,0.5);
}
.formation {
	width: calc(92%/4);
	float: none;
	display: inline-block;
	position: relative;
	background-color: #DFD7CD;
	margin: 1%;
	vertical-align: top;
}
div#RL_div_menuGch_VERTICAL, .show-menu {
	background-color: #7CA7B9;
}
.photo {
	width: 70%;
	margin: 10px auto;
	display: block;
	
	overflow: hidden;
}
.photo img {
	width: 100%;
	height: auto;
        border-radius: 50%;
}
.texte {
	background-color: #DFD7CD;
	bottom: 0;
	width: 100%;
	display: block;
}
.texte h3 {
	font-size: 28px;
	font-family: Knewave;
}
.texte h4 {
	font-size: 18px;
}
.formation h5 a {
	background-color: #7CA7B9;
	display: inline-block;
	line-height: 50px;
	padding: 0 50px;
	color: #000;
	text-decoration: none;
	font-size: 18px;
	margin: 8px;
}

.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;
}
.forma_3 {
	display: block;
	min-height: 255px;
	background-color: #ECC747;
}
.forma_3  h5 a {
	background-color: #fff;
	
}

div#RL_div_M_identite_MFR {
	font-size: 18px;
	width: 33%;
	padding: 2%;
	background-color: #000;
	margin: 14px;
	color: #fff;
}
a.INTERF_liensInfoMaison:link {
	color: #7CA7B9;
}
#RL_div_footer_master::before {
display:none;
}

#menu > li {
	width: calc(100%/4);
	background-color: #7CA7B9;
        position:relative;
        
       
}

li ul.hidden {
	width: 100%;
}
.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: #7CA7B9;
}

.page_formation div#RL_div_M_identite_MFR {
	width: 33%;
}

@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;
	/* background-color: #000; */
	min-height: auto;
}
.formation {
	width: calc(92%/2);

}
.content {
	max-width: 100%;
        text-align:center;

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


@media only screen and (max-width:650px){
.formation.vertical {
	width: 100%;
	min-height: 350px;
}
   .formation {
	width: 92%;

}
}