
body, .INTERF_ficheFormation_formation_texte, div#RL_div_contenuPageType_PARAG_TEXTE {
	font: normal 15px 'Roboto', sans-serif;    
        color: #000;
}
.h2{
	font-size:35px;
        line-height: 38px;
}
h3 {
	font-size:30px;
}

.bandeau {
	height: auto;
	text-align: left;
        padding:5px;
}
.titre {
	position: relative;
	left: 0;
	display: inline-block;
}
.formation div {
	background-color:transparent;
}

h3.libelle_bandeau,
h4.accroche_bandeau {
	color: #000;
}
#bouton {
    border: 2px solid #7CA7B9;
    background-color: #7CA7B9;
    color: #ffffff; /* texte en blanc */
    font-family: inherit;
    font-weight: 600;
    font-size: .9rem;
    line-height: 1em;
    padding: 16px 24px;
    border-radius: 30px;
    text-decoration: none; /* enlève le soulignement si c'est un <a> */
    display: inline-block;
}
.logo {
	display: inline-block;
	height: 104px;
	vertical-align: middle;
}
.logo img {
	max-height: 100%;
}
.sous_titre_bandeau {
	display: inline-block;
	font-size: 33px;
	font-family: Roboto Slab;
	color: #000;
	border-left: 2px solid #000;
	padding-left: 15px;
	vertical-align: middle;
}
.sous_titre_bandeau span {
	display: block;
	text-align: left;
}
span.lieu {
	font-size: 45px;
}

h4.accroche_bandeau {
	font: 300 16px/25px 'Roboto';
}

.page_formation .h4 {
	color: #7CA7B9;
	border-bottom: 2px dotted #7ca7b9;
	padding-bottom: 3px;
}
.page_formation .h5 {
	display: block;
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
}
.INTERF_ficheFormation_formation_accroche {
	padding: 10px !important;
	background-color: #7ca7b9;
}
.INTERF_ficheFormation_formation_accroche h3 {
	background-color: transparent;
	color: #fff;
	font-family: Roboto Slab;
}

div#RL_div_menuGch_VERTICAL,
div#RL_div_footer_master,
.scrolled div#RL_div_menuGch_VERTICAL, 
#menu li:hover, .info,
.show-menu,
.bandeau_titre_lien{
	background-color:#CEAB5D;
}

#menu li a {
	color: #fff;
}
.content {
	max-width: 100%;
}
.content.max-width {
	max-width: 1600px;
}
.titre_bandeau img {
	top: 5px;
}
.INTERF_txtMarquee, 
h4 {
	color:#CEAB5D;
}

#header_milieu {
	height: 0;
}
.txt_bandeau {background-color: rgba(206, 171, 93,0.6);}

.scrolled div#RL_div_menuGch_VERTICAL, 
#menu li:hover , 
.info, 
.show-menu,
.bandeau_titre_lien,
.fom_contact.bouton{
	background-color:#7CA7B9;
}
.bandeau_titre_lien {
	display: inline-block;
	width: auto;
}
div#RL_div_contenuPageType_INTITULE_PARENT,
div#RL_div_contenuPageType_INTITULE_PARENT h1, 
h1#RL_div_contenuPageType_INTITULE_PARENT, 
.INTERF_ficheFormation_formation_titre 
{
	border-bottom: 2px solid #7CA7B9;
	color: #7CA7B9;
	font-size: 35px;
        margin: 0;
        font-weight: normal;
        font-family: "Roboto Slab", sans-serif;
}
.h2,
.h3,
div#RL_div_M_identite_MFR, 
h3.libelle_bandeau, 
h3{
     font-family: "Roboto Slab", sans-serif;
}
div#RL_div_contenuPageType_INTITULE_ENFANT,
h2#RL_div_contenuPageType_INTITULE_ENFANT, 
.INTERF_ficheFormation_formation_accroche h3, 
div#RL_div_contenuPageType_PARAG_TITRE,
.h4,
.h5,
.formation h5,
#menu li a,
h4.accroche_bandeau{
	font-family: "Roboto", sans-serif;

}
.formation {
	border-radius: 23px;
	overflow: hidden;
	background-color: #7CA7B9;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin: 1%;
}
.formation tr, .formation tbody { display:block;}
.formation.orange {background-color: #f9b60e;width: 22%; margin: 5% 1% ;}
.formation .photo {
	width: 40%;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
	height: 240px;
        padding: 0;
}


.formation .photo img {
	width: auto;
	height: 100%;
	display: block;
	/* max-width: 150%; */
	position: absolute;
	     transition: all 1s;
}
.formation.vertical img {height: auto; width:100%;}

.formation .photo img:hover {height: 110%;}
.formation.vertical img:hover {height: auto; width:110%;}

.formation td.texte {
	padding: 5px;
	display: inline-block;
	vertical-align: middle;
	width: 59%;
}
.formation.vertical .photo, .formation.vertical td.texte {
	width: 100%;
	min-height: 220px;
}
.formation h3{color: #fff; font-size: 30px; text-align: center;}
.formation h3::before, .formation h3::after {display: none;}
.formation.vertical h3 {	margin-top: 0;}
/*.formation.vertical h3 {margin-top: 15px;}*/
/*.formation h3::before, .formation h3::after {
	content: "";
	display: block;
	height: 10px;
	width: 60%;
	margin: 0 auto;
}
.formation h3::before {
	border-top: 1px solid #fff;
      
}
.formation h3::after {
	border-bottom: 1px solid #fff;
}*/
.texte hr {
	background-color: #fff;
	height: 1px;
	border: none;
	margin: 10px auto 10px auto;
	max-width: 50%;
	/* margin-bottom: 0; */
}
.formation h4 {
	font-size: 14px;
	color: #000;
	margin-top: 0;
	font-weight: 300;
	text-align: center;
	/* font-style: italic; */
	max-width: 90%;
	margin: 0 auto;
}
.formation h5 {
	font-size: 16px;
	text-align: center;
	width: 50%;
	border: 1px solid #fff;
	margin: 18px auto 20px auto;
	/* margin-top: 20px; */
	padding: 5px;
	/* margin-bottom: 15px; */
        text-transform: none;
}
.formation.vertical h5 {
	width: 95%;
	border: none;
	margin: 3px;
	padding: 0;
        
}
.formation a {
	color: #fff !important;
	text-decoration: none !important;
       display: block;
       text-align: center;
       margin-top: 5px;
	
}
.forma_pro .formation.vertical td.photo, 
.forma_pro .formation.vertical td.texte {
	min-height: 250px;
}
.forma_pro .formation.vertical td.photo {
	display: inline-block;
	height: auto;
	width: 100%;
	position: absolute;
	z-index: 1;
}
.forma_pro .formation.vertical td.texte {
	display: block;
	vertical-align: middle;
	width: 85%;
	margin: 0 auto;
	z-index: 100;
	position: relative;
	/* background-color: rgba(51, 51, 51, 0.64); */
}
.forma_pro .formation {
	border-radius: 0;
	overflow: hidden;
	background-color: #fff;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	width: calc(100%/3);
	position: relative;
	min-height: 250px;
}
.forma_pro .formation.vertical h5 {
	color: #fff;
	position: absolute;
	bottom: 15%;
}
.forma_pro .formation.vertical h5 a {
	background-color: rgba(255,255,255,0.5);
	width: 56%;
	margin: auto;
	padding: 15px;
	color: #000 !important;
	border: 1px #fff solid;
}

.forma_pro .INTERF_ficheFormation_formation_texte h3 {
	font: 400 30px oswald;
	color: #f07e23;
	border-bottom: 1px solid #f07e23;
}
.actualite {
	min-height: 360px;
}

#actualite_mooquee {
	
	position: absolute !important;
	
}
.actualite_item {
	display: inline-block;
	width: 90%;
	height: 100%;
	vertical-align: top;
	margin:0;
	background-color: #333;
	max-height: 100%;
}
.actualite_body::before {
display:none;
}
.actualite_titre {
	font-size: 25px;
	font-weight: 600;
}
.actualite_accroche {
	font-size: 18px;
}
.actualite_txt {
	position: relative;
	background-color: rgba(51, 51, 51, 0.64);
	color: #fff;
	text-align: center;
	width: 80%;
	display: inline-block;
	margin-top: 10%;
	padding: 1%;
}
hr {
	background-color: #7CA7B9;
	height: 10px;
	border: none;
	margin: 0;
	max-width: 260px;
	margin-bottom: 12px;
}
.categorie {
	background-color: #000 !important;
	color: #fff !important;
	cursor: text;
}
@media screen and (max-width: 1300px) {
    
#header_bas {
	height: auto;
	width: 100%;
	right: 0;
	bottom: 51px;
	position: absolute;
}
.page_accueil #RL_div_body_master {
	margin-top: 80px;
}
.formation {
	min-height: 450px;
}
.formation.vertical td.texte {
	min-height: 350px;
}
.formation.vertical img {
	height: auto;
	width: 100%;
	top: 0;
}
.txt_bandeau {

	width: 50%;
}
}
@media screen and (max-width: 999px) {
#menu li ul li a {
	line-height: 1.3em;
	height: auto;
	font-size: 1.2em;
}

.block_titre_bandeau {
	margin-top: 5px;
	text-align: center;
	margin-left: 0;
}
.formation {
	min-height:300px;
}
.formation.vertical td.texte {
	min-height: 300px;
}
.formation.vertical img {
	height: auto;
	width: 100%;
	top: 0;
}
#header_bas {
	bottom: 0;
	position: relative;
}
.txt_bandeau {
	width: 90%;
	position: relative;
	height: auto;
}
h3 {
	font-size: 25px;
}
.page_accueil .scrolled .slide_bandeau {
	height: 230px;
}.page_accueil div#RL_div_header_master.scrolled {
	height: 390px;
}
h4.accroche_bandeau {
	font: 300 14px/16px 'Roboto';
}.page_accueil .slide_bandeau {
	height: 230px;
}
.forma_pro .formation {
	width: 100%;

}
.logo {
	height: 80px;

}
.sous_titre_bandeau {
		font-size: 25px;
}
span.lieu {
	font-size: 33px;
}

}
@media screen and (max-width: 689px) {
    
 div#RL_div_contenuPageType_INTITULE_PARENT, 
 div#RL_div_contenuPageType_INTITULE_PARENT h1, 
 h1#RL_div_contenuPageType_INTITULE_PARENT, 
 .INTERF_ficheFormation_formation_titre {
	font-size: 25px;
	
}

 .titre {
	display: block;
	text-align: center;
}
.sous_titre_bandeau {
	font-size: 25px;
	display: block;
	border: none;
	text-align: center;
}
  .bandeau {
	padding-bottom: 30px;
}  .sous_titre_bandeau span {
	display: block;
	text-align: center;
}
.formation.vertical td.texte {
	min-height: 100%;
}

.formation.vertical {
	max-width: 90%;
	display: inline-block;
	margin: 0 auto;
	float: none;
	margin-bottom: 15px;
}
.content.max-width {
	text-align: center;
}
.content {
	text-align: center;
}

.forma_pro .formation.vertical h5 {
	position: relative;
	bottom: 0;
}
}
.onclick h3#RL_div_contenuPageType_PARAG_TITRE::before {
	content: "+";
	background-color: #ceab5d;
	width: 25px;
	height: 25px;
	display: inline-block;
	line-height: 24px;
	text-align: center;
	font-size: 25px;
	border-radius: 50%;
	color: #fff;
	margin-right: 10px;
	vertical-align: middle;
}
.onclick h3#RL_div_contenuPageType_PARAG_TITRE {
	font: 400 20px 'Roboto slab';
	color: #333;
	margin: 0;
	padding: 5px;
	text-align: left;
	border-bottom: none;
	cursor: pointer;
	background-color: #DFD7CD;
}