.h3 {
	border-bottom: none;
	color: #000;
	font-family: knewave;
	font-size: 25px;
}

.h4 {
	font: 20px 'Roboto', sans-serif;

}

.fiche_1 .INTERF_ficheFormation_formation_texte .h3 {
	color: #909B25;
}

.fiche_2 .INTERF_ficheFormation_formation_texte .h3 {
	color:  #CEAB5D;
}
.fiche_4 .INTERF_ficheFormation_formation_texte .h3 {
	color: #c297c7;
}
.fiche_3 .INTERF_ficheFormation_formation_texte .h3 {
	color:    #8B97AF;
}
 [bgcolor*="#"], [bgcolor*="#"] h3, [bgcolor*="#"] h4, [bgcolor*="#"] a.INTERF_liensUtilisateur, [bgcolor*="#"]{
	color: #fff !important ;
}
 .titre::before {

	width: 125px;
	height: 125px;
	background-image: url(../img/interface/Logo.png);

	/* border-right: 1px solid #000; */
}
  
.el_menu_3 {
	background-color: #78151E;
}
#menu > li {
	width: calc(100%/5);
}
div#RL_div_M_identite_MFR {
	width: 100%;

}
.content {

	text-align: center;
}

div#RL_div_contenuPageType_INTITULE_ENFANT, h2#RL_div_contenuPageType_INTITULE_ENFANT, .INTERF_ficheFormation_formation_accroche h3, div#RL_div_contenuPageType_PARAG_TITRE {
	color: #000;
	font-family: Knewave;
	font-size: 28px;
	margin: 15px 0;
}
.formation {
	width: calc(88%/3);
	float: none;
	display: inline-block;
	position: relative;
	background-color: #DFD7CD;
	margin: 1%;
	vertical-align: top;
        min-height: 500px;
}

.photo {
	width: 70%;
	margin: 10px auto;
	display: block;
	
	overflow: hidden;
}
.photo img {
	width: 100%;
	height: auto;
	border-radius: 50%;
	max-width: 300px;
}
.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: 30px; */
	padding: 0 2px;
	color: #000;
	text-decoration: none;
	font-size: 18px;
	margin: 2px;
}
.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;
}
.h5 {
	margin-bottom: 0;
	padding-bottom: 3px;
}
.texte h3 {
	font-size: 25px;
}
.formation.vertical h5 a {
	border: 1px solid #fff;
	color: #000 !important;
	margin: 15px;
        max-height: 250px;
        padding: 10px;
}

.formation.orange h5::after {
	display: none;}
.formation.orange {
	width: calc(93%/2);
	min-height: 150px;
}
.forma_3 {
	display: block;
	min-height: 150px;
	background-color: #ECC747;
}
.forma_3  h5 a {
	background-color: #fff;
        padding:15px;
	
}
 
  .block_image {position: relative; }
  .block_image .image {width:100%; height: 100%; min-height: 650px; top:0; left:0; background-size: 100%; background-position:center;}
 
  .ecran {
	margin-left: 0;
	position: relative;
        width:85%;  transition: 2s all;
}
 .scrolled .ecran {
	margin-left: 7%;
	width: 95%;
}
.block_image .ecran .image {
	width: 73%;
	height: auto;
	left: 12%;
        position: absolute;
        min-height: auto;
}
    .laptop {
	z-index: 10;
	position: relative;
    }
.actu_empty {
	width: 74%;
	top: 0;
	position: absolute;
	z-index: 100;
	height: 88%;
	min-height: auto;
	left: 12.5%;
}
.block_image .ecran .actualite, .actu_empty, .block_image .ecran .youtube_player {
	background: transparent;
	width: 74.8%;
	left: 12.1%;
	top: 0;
	height: 88% !important;
position: absolute;
}
.block_image .ecran .youtube_player iframe {
	position: absolute;
	width: 100%;
	height: 100%;
        z-index: 100;
}
.actualite_img {
	width: 100%;
	height: 100%;

}
.actualite_txt {
	color: #fff;
	text-align: center;
	position: absolute;
	text-align: center;
	z-index: 1000000000;
	top: 27%;
	left: 10%;
	width: 80%;
	background-color: rgba(0,0,0,0.5);
}

.boxes {

	bottom: 25px;
}