
@import url('https://fonts.googleapis.com/css?family=Oswald:400,700,300');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
* {box-sizing: border-box;}

body, .INTERF_ficheFormation_formation_texte, div#RL_div_contenuPageType_PARAG_TEXTE {
	font: normal 15px  'Open Sans', sans-serif;
        text-align: left;
        margin: 0;
}

html > body #RL_div_body_master {
	width: 100% !important;
	background: #fff;
	position: relative;
	
}
 body.page_accueil #RL_div_body_master {background: transparent;}

#ContenuWeb {max-width:1500px; margin:0 auto;}
.page_accueil #ContenuWeb, .page_accueil div#RL_div_contenuPageType {max-width:none;}

.facebook_page {width: 500px; margin: 0 auto;}

div#RL_div_conteneurGeneral {
	margin: 0 auto;
	overflow: hidden;
}
td#RL_td_body_menuGch {
	display: none;
}
div#RL_div_contenuPageType {
	float: none;
	width: 100%;
        max-width: 1200px;
	overflow: hidden;
        margin-right: 0;
        float: none;
        position: relative;
}

.INTERF_edito_txt {
	width: 100%;
	float: none;
}

.formation {
	border-radius: 23px;
	overflow: hidden;
	background-color: #6fbe20;
	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: 195px;}
.formation h3{color: #fff; font-size: 35px; text-align: center;}
.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;
}
.formation h4 {
	font-size: 16px;
	color: #fff;
	margin-top: 25px;
	font-weight: 300;
}
.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; */
}
.formation.vertical h5 {
	width: 95%;
	border: none;
	margin: 10px;
	padding: 0;
}
.formation a {
	color: #fff !important;
	text-decoration: none !important;
       display: block;
	
}
.pdf { text-align: center;}
.pdf span {
	display: block;
	width: 100px;
	background-repeat: no-repeat;
	height: 100px;
             margin: 0 auto;
}
.pdf a {
	font-family: Oswald;
	text-decoration: none !important;
	font-size: 23px;
	color: #333 !important;
}

.group_secteur {
	display: inline-block;
	width: 30%;
	vertical-align: top;
	height: 220px;
	overflow: hidden;
	border: 2px solid #fff;
	margin: 5px;
	text-align: center;
	border-radius: 25px;
	box-shadow: 2px 2px 5px 0px #333;
}
.formation div {
	width: 95%;
	padding: 15px;
	background-color: #6fbe20;
	margin: 0 auto;
	color: #FFF;
	font-family: "Open sans", serif;
}
div#RL_div_accueilSyndication_CONTENEUR {		display: none;}


div#RL_div_hautDePage {
	/* display: none; */
	float: none !important;
	position: fixed;
	bottom: 20%;
	right: 2%;
	width: 50px;
	height: 50px;
        display: none;z-index: 100;
}
.scrolled div#RL_div_hautDePage {display:block;}
div#RL_div_hautDePage a::before {content: url(../../img/interface/up_arrow.png); opacity: 0.8;}
div#RL_div_hautDePage span {display: none;}
div#RL_div_footer_master {
	background-color: #6FBE20;
        position: relative;
}
div#RL_div_M_identite_MFR {
	font-family: Oswald;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}
a.INTERF_liensInfoMaison:link {
	color: #fff;
	text-decoration: none;
}
.INTERF_mentions_txt {
	padding: 3px;
	background: #333;
	color: #fff;
}
a.INTERF_mentions_txt:link {
	color: #fff;
	text-decoration: none;
}

		a.INTERF_mentions_txt:visited {
			
		color: #fff;
		}
		a.INTERF_mentions_txt:hover {
			
			color: #fff;
		}
		a.INTERF_mentions_txt:active { 
		
			color: #fff;
		}
/*BANDEAU*/
div#RL_div_header_master {
	height: auto;
	padding-top: 0;
	width: 100%;
        position: relative;
}
#header_top {
	height: auto;
	margin: 0 auto;
	position: relative;
	width: 100%;
        min-height: 150px;
}
.bandeau {
	position: fixed;
	width: 100%;
	z-index: 16000;
        height:65px;
        background-color:#fff;
        
}
h3.libelle_bandeau {
	color: #6fbe20;
	font-size: 50px;
	font-weight: 300;
	font-family: oswald;
	margin: 0;
	text-transform: uppercase;
	line-height: 55px;
}
h4.accroche_bandeau {
	margin: 3px;
	font-size: 40px;
	font-family: Oswald;
	font-weight: 300;
	color: #fff;
	line-height: 45px;
        white-space: pre-wrap;
}
.bandeau_description {
	font-size: 25px;
	color: #fff;
}

.titre {
	position: absolute;
	left: 40px;
	
}
.titre_bandeau img {
	font-size: 49px;
	font-weight: bold;
	height: 130px;
	top: 15px;
	position: relative;
        transition: all 2s;
}
.scrolled .titre_bandeau img {height: 100px;top: 0;}
.outils {
	width: auto;
        position: absolute;
        right: 0;
        top: 0;
}
.outils span {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 2px;
        background-repeat: no-repeat;
        background-size: 100%;
}
div#map {
	width: 100%;
	height: 400px;
	border: none;
	margin: 0;min-height:100%; 
}
.INTERF_contact_nomMaison {
	font-family: Oswald;
	font-size: 25px;
	color: #333;
	font-weight: 500;
}
.INTERF_contact_infos {
	font-family: Oswald;
	font-size: 20px; 
	color: #333;
	font-weight: 500;
}
.icone_linkedin {background-image: url(../../img/interface/icone_linkedin.png);}	
.icone_facebook {background-image: url(../../img/interface/icone_facebook.png);}
.icone_ecole {background-image: url(../../img/interface/eecole.png);}
.icone_youtube {background-image: url(../../img/interface/icone_youtube.png);}
.icone_gplus {background-image: url(../../img/interface/icone_gplus.png);}
.icone_ient {background-image: url(../../img/interface/icone_ient2.png);}
.icone_contact {background-image: url(../../img/interface/icone_contact.png);}
.icone_acces {background-image: url(../../img/interface/icone_acces.png);}
.icone_imfr {background-image: url(../../img/interface/icone_imfr.png);}
.icone_tiktok {background-image: url(../../img/interface/icone_tiktok.png);}
.icone_instagram{background-image: url(../../img/interface/icone_instagram.png);}
.icone_phone {background-image: url(../../img/interface/icone_phone.png);}
span.icone_ient_txt {background-image: url(../../img/interface/icone_ient_txt.png);	width: 125px;}

.slide_bandeau { display: none;}
.page_accueil #RL_div_body_master{margin-top: 450px;}
.page_accueil .slide_bandeau {
	position: fixed;
	width: 100%;
          top:100px;
          height: 100%;
          display:block;
          opacity: 1;
          transition: all 1s;
}
.scrolled .slide_bandeau {	}
.scrolled.milieu .slide_bandeau , .scrolled.bas .slide_bandeau {	}

#bandeau_mooquee {
	height: 100%;
            width:100%;
            position: absolute !important;
      
}
.bandeau_group {
	width: 100% !important;
	height: 100%;
}
.img_bandeau {
	position: absolute;
	height: 100%;
	width: 100%;
        background-size: cover !important;
}
.txt_bandeau {
	position: relative;
	width: 50%;
	top: 15%;
	background-color: rgba(0,0,0,0.55);
	padding: 10px;
	z-index: 100;
        opacity :1;
        transition: opacity 2s;
}
.scrolled .txt_bandeau {opacity : 0;}

.boxes_bandeau {
	position: absolute;
	right: 10px;
	bottom: 0;
	height: 30px;
        z-index: 100;
}
.bandeau_box {
	width: 15px;
	height: 15px;
	background-color: #6FBE20;
	margin: 2px;
	border-radius: 50%;
	border: #6FBE20 3px solid;
	display: inline-block;
}

.bandeau_box.active {background-color: #fff;z-index: 2;}

.bandeau_box.unactive { z-index: 1;}
#RL_div_header_B_M {	display: none;}
#header_milieu {
	position: absolute;
	bottom: 55px;
        width: 100%;
}
.marquee_holder {
	width: 100%;
	overflow: hidden;
	max-width: none;
}
.INTERF_txtMarquee {
	width: 100%;
	font-family: "Oswald", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	height: auto;
	padding-top: 0;
}
/*##############################################################################*/
/*MENU*/
#header_bas {
	height: 50px;
	position: fixed;
	top: 60px;
	width: 100%;
	padding-left: 130px;
	background: #fff;
	z-index: 15000;
	box-shadow: #666 2px 2px 5px;
}
div#RL_div_menuGch_VERTICAL {
	position: relative;
	top: 0;
	height: 50px;
        width: 100%;
       
}

div#RL_div_menuGch_PAGES {
	width: auto;
	margin: auto;
}
#menu {margin: 0;}
.show-menu {
	background: none repeat scroll 0 0 #6fbe20;
	display: none;
	font-family: oswald;
	padding: 10px 0;
	text-align: center;
        color: #fff;
        font-family: "Oswald", sans-serif;
        text-align: center;
        text-decoration: none;
        font-size: 18px;
        cursor: pointer;
}
#RL_div_menuGch_PAGES input[type="checkbox"] {display: none;}
#RL_div_menuGch_PAGES input[type="checkbox"]:checked ~ #menu {	display: block;}

li ul.hidden {
	visibility: hidden;
	opacity: 0;
	display: block;
       box-shadow: 2px 4px 6px 0px #333;
	
}
li:hover ul.hidden { opacity: 1;visibility: visible ; transition: opacity 1s; }


.INTERF_sousMenu_GAUCHE_txt{ border: none;}

#menu li a {
	color: #333;
	display: block;
	font-family: "Oswald", sans-serif;
	height: 50px;
	line-height: 50px;
	text-align: center;
        padding: 0 30px;
	text-decoration: none;
	width: 100%;
        font-size: 15px;
        font-weight: 500;
       }

       #menu li a.menu_accueil  {
           
           min-width:initial;
           
       }

#menu ul {
    left: auto;
	list-style-type: none;
	margin: 0;
	padding: 0;
        position: absolute;
        z-index: 10;
	
}
#menu > li {display: inline-block; float: left;	}
 
#menu li {
	background-color: transparent;
        transition: background-color 0.5s;
	}
#menu li:hover {background-color: #6FBE20;}
 


       
       
       
#menu li ul li {	background-color:  #DDDDDD;}
#menu li ul li a{	
color: #666;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	padding: 0 10px;
    transition: color 0.5s;
}

#menu li ul li:hover a{color: #fff;	}

li.INTERF_sousMenu_GAUCHE_txt {
		border:none;
}
/*##############################################*/


/*Mise en page*/

.page_formation h1#RL_div_contenuPageType_INTITULE_PARENT, .INTERF_edito_intitule, .INTERF_edito_ttr { display: none;}
div#RL_div_contenuPageType_INTITULE_PARENT, h1#RL_div_contenuPageType_INTITULE_PARENT, .INTERF_ficheFormation_formation_titre {
	font-size: 31px;
	color: #333333;
	font-weight: 300;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: "Oswald", sans-serif;
        background-image: none;
        background-color: #fff;
	
} 
div#RL_div_contenuPageType_INTITULE_ENFANT, h2#RL_div_contenuPageType_INTITULE_ENFANT, .INTERF_ficheFormation_formation_accroche h3 {
	color: #EA9600;
	font-size: 22px;
	font-weight: 400;
	font-family: "Oswald", sans-serif;
	margin:0 ;
        text-align: left;
          background-color: #fff;
}
.INTERF_ficheFormation_formation_accroche {padding:0 !important ;}
h3 {
	color: #333;
	font-size: 35px;
	font-weight: 400;
	font-family: oswald;
	margin: 0;
        text-align: center;
}
h4 {
	margin: 10px;
	font-size: 25px;
	font-family: "Open sans", serif;
	text-align: center;
	color: #6FBE20;
}
h5 {
	font-size: 16px;
	margin: 0;
        color: #333;
}


a.INTERF_liensUtilisateur:link { 
	color: #6fbe20;
	text-decoration:underline;
}
a.INTERF_liensUtilisateur:visited {
	text-decoration:none; 
	color: #6fbe20;
}
a.INTERF_liensUtilisateur:hover {
	text-decoration:none;
	color:#F7AD00;
	background-color:transparent;
}
a.INTERF_liensUtilisateur:active { 
	text-decoration:none;
	color:#6fbe20;
}
/*###########################################*/
/*Formations*/



.formation_liste_options {
	display: none;
}
.formation_liste_options.option_print {
	display: table-row;
}
div#RL_div_positionBoutonRetourListe {
	display: none;
}
.INTERF_puce_02 {display: none;}
.block_titre_forma {
	font-size: 0;
}
.formation_option_tr table {
	width: 100%;
}
a.INTERF_ficheFormation_cartouche_link:link {
	color: #333;
	text-decoration: none;
	font-family: Oswald;
	font-size: 15px;
}
a.INTERF_ficheFormation_cartouche_link:hover {
    background-color:transparent;}

a.INTERF_ficheFormation_cartouche_link:link img{ vertical-align: middle;}
#slct_SecteursPro {
	padding: 5px;
	font-family: Oswald;
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
div#RL_div_formationFiche_SLCT_ACCESDIRECT {
	text-align: right;
	margin-top: 0;
	position: absolute;
	right: 3px;
	top: 70px;
}
.INTERF_ficheFormation_cartouche_label {
		text-align: left;
}
div#RL_div_btnDemandDInfos {
	width: 230px;
	background-color: #FFC000;
	padding: 10px;
	text-align: center;
	border: none;
	border-radius: 17px;
}
div#RL_div_btnDemandDInfos img {display: none;}
div#RL_div_btnDemandDInfos:hover {background-color:#6FBE20;}

a.INTERF_btnDemandDInfos:link {
	color: #333;
	text-decoration: none;
	font-family: Oswald;
	font-size: 18px;
}
div#RL_div_btnDemandDInfos:hover a.INTERF_btnDemandDInfos:link  {color: #fff;}

/*###########################################*/
.retour > a {
	background: url("../../img/interface/fleche_retour.png")no-repeat scroll center left #6fbe20;
	color: #ffffff;
	display: block;
	font-size: 20px;
	padding: 2px 2px 2px 17px;
	text-decoration: none;
	width: 230px;
	padding-left: 40px;
}
.retour {
	
	display: block;
	font-family: oswald;
	margin: 5px;
	width: 100%;
	text-align: left;
}

/*##################################################*/

/*Page  Accueil*/
.content {
	max-width: 1200px;
	margin: 0 auto;
}
.accueil_tab > tbody > tr > td {
	/*background-color: #fff;*/
}
td.transparent{
	background-color: transparent !important;
}
td.translucide{
	background-color: rgba(255,255,255,0.6) !important;
}
/*##################################################*/
/*AGENDA*/
#agenda_mooquee {
	max-width: 100%;
	overflow: hidden;
	height: 240px;
	position: relative;
}
.agenda_group {
	width: 100% !important;
     
}

.agenda_group[style*="opacity: 1"]{z-index:2;}
.agenda_group[style*="opacity: 0"]{z-index:1;}

.agenda_header {
	font-family: Oswald;
	font-size: 30px;
	color: #6FBE20;
	line-height: 51px;
}
.agenda_item {
	display: inline-block;
	width: 25%;
	vertical-align: top;
	margin-right: 8%;
}
.agenda_inner {
	position: relative;
}
.div_agenda_un { text-decoration: none; font-family: Oswald; font-size: 16px; color: #333; text-align: center;}
.agenda_titre {	display: block;}
.agenda_accroche {display: none;}


.agenda_img {
	width: 100%;
	height: 170px;
	background-size: cover;
	border: 5px #fff solid;
	box-shadow: 0px 0px 6px 0 #333;
	margin-top: 1px;
	margin-left: 2px;
}
.agenda_img:hover {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
    opacity: 0.7;
}
.agenda_date {
	background: none repeat scroll 0 0 #6FBE20;
	color: #FFFFFF;
	height: 55px;
	width: 50px;
	font-family: 'Oswald';
	font-size: 23px;
	text-align: center;
	text-shadow: 3px 0 3px rgba(0,0,0,0.2);
	line-height: 22px;
	margin: 0;
	padding-top: 5px;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.4);
	position: absolute;
	top: 0;
	right: 15px;
	letter-spacing: 1px;
	z-index: 2;
	display: block;
}
.boxes {
	position: absolute;
	right: 10px;
	bottom: 0;
	height: 30px;
}
.agenda_box {
	width: 15px;
	height: 15px;
	background-color: #6FBE20;
	margin: 2px;
	border-radius: 50%;
	border: #6FBE20 3px solid;
	display: inline-block;
}

.agenda_box.active {background-color: #fff;z-index: 2;}

.agenda_box.unactive { z-index: 1;}


/*PAGE AGENDA*/

.RL_div_agenda_img img {	max-width: 80%;}
.RL_div_agenda_img {	text-align: center;}
/*Formulaire*/
.contact_table {
	font-family: Oswald;
	color: #FFF;
	font-size: inherit;
	text-align: center;
	background-color: #333;
	padding: 5px;
	width: 70%;
	margin: 0 auto;
}
.contact_table td {
	padding: 4px;
}
.fom_contact {
	width: 100%;
	padding: 10px;
	
	font-size: 15px;
	border: 1px solid #fff;
	background: rgba(255,255,255,0.3);
	color: #FFF;
	font-weight: 300;
	font-family: Oswald;
}
.fom_contact option{
	color: #333;

}
.contact_titre {
    font-size: 34px;
	
	color: #fff;
}
input.fom_contact::placeholder, textarea.fom_contact::placeholder {
  color: #fff; opacity:1;font-style: italic;
}
.fom_contact.select {
	background-color: #717171;
}

.fom_contact.bouton {
	background-color: #1FA22E;
	cursor: pointer;
}
#form_contact .titre {
	font-family: Oswald;
	color: #fff;
	font-size: 25px;
	text-align: center;
	position: relative;
	width: auto;
	left: 0;
}
.message_ok {
	font-size: 20px;
	text-align: center;
	color: #fff;
}
/*ACTUALITE*/
.actualite {position: relative; width: 100%; min-height: 400px;}

#actualite_mooquee {
	width: 100%;
	overflow: hidden;
	height:100%;
	position: absolute !important;
        top: 0;
}
.actualite_group {
	width: 100% !important;
        height: 100%;
     
}

.actualite_group[style*="opacity: 1"]{z-index:2;}
.actualite_group[style*="opacity: 0"]{z-index:1;}

.actualite_header {
	font-family: Oswald;
	font-size: 30px;
	color: #6FBE20;
	line-height: 51px;
        display: none;
}
.actualite_item {
	display: block;
	width: 100%;
        height: 100%;
	vertical-align: top;
	margin-right: 0;
}
.actualite_inner {
	position: relative;width: 100%;
        height: 100%; display: block;
}
.div_actualite_un { text-decoration: none; font-family: Oswald; font-size: 16px; color: #333; text-align: center; width: 100%;
        height: 100%; display: block;}


.actualite_txt {
	position: absolute;
	width: 80%;
	left: 10%;
	top: 35%;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	text-align: center;
}
.actualite_titre {	display: block;font-size: 28px;}
.actualite_accroche {
	font-size: 19px;
	font-family: 'Open sans', serif;
	display: block;
	text-align: center;
}
.actualite_img  {
	width: 100%;
	height: 100%;
        position: absolute;
	background-size: cover;
        opacity:1;
        transition: 1s opacity;
	
}
.actualite:hover .actualite_img {     opacity: 0.7;}

.actualite_date {display: none;}
.boxes {
	position: absolute;
	right: 10px;
	bottom: 0;
	height: 30px;
        z-index: 100;
}
.actualite_box {
	width: 15px;
	height: 15px;
	background-color: #6FBE20;
	margin: 2px;
	border-radius: 50%;
	border: #6FBE20 3px solid;
	display: inline-block;
}

.actualite_box.active {background-color: #fff;z-index: 2;}

.actualite_box.unactive { z-index: 1;}

/*NEWS*/
div#RL_div_NEWS_header {
	background: url("../../img/interface/actu.png") no-repeat scroll left center / 45px auto transparent;
	border-bottom: 2px solid #6fbe20;
	color: #6fbe20;
	font-family: "Oswald",sans sherif;
	font-size: 29px;
	font-weight: 400;
	height: auto;
	padding-left: 50px;
	text-align: left;
	text-transform: uppercase;
	width: 100%;
}

div#RL_div_NEWS_body {
	background-image: none;
	width: 100%;
	}
 div#RL_div_NEWS_footer {display: none;}       
#mooqueecarousel, div#RL_div_NEWS_body {
	height: 250px;
}

.fleche_verte {display: none;}
.div_NEWS_uneNews {
	padding: 0;
	position: absolute;
	top: 0;
	width: 100% !important;
	height: 100%;
        font-size: 0;
}
.news_img {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
       background-size: cover !important;
}
.INTERF_accueilSyndication_txt {
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.8);
	width: 100%;
	padding: 2px;
	font-family: Oswald;
}
a.div_NEWS_uneNews:link {
			text-decoration:none;
			color: #fff;
		}
		a.div_NEWS_uneNews:visited {
			text-decoration:none;
			color: #fff;
		}
		a.div_NEWS_uneNews:hover {
			text-decoration:none;
			color: #6FBE20;
		}
		a.div_NEWS_uneNews:active { 
			text-decoration:none;
			color: #fff;
		}
    .INTERF_accueilSyndication_ttr {
	font-size: 16px;
	font-weight: 400;
}            
.INTERF_accueilSyndication_accroche {
	font-size: 13px;
	font-weight: normal;
}
                
                
/*#######################*/
/*Colonne droite*/
.colonne_droite {
    
	/*vertical-align: top;
	min-width: 300px;
	padding: 0 15px;
        padding-top: 15px;*/
}
.po {
	font-family: Oswlald;
	color: #fff;
}
.liens_utiles td {
	margin-bottom: 3px;
	display: block;
}
.liens_utiles a {
	font-size: 24px;
	color: #333333;
	display: block;
	text-align: center;
	font-family: "Oswald",sans sherif;
	text-transform: uppercase;
        text-decoration: none;
}
.liens_utiles td:hover {
	background-color: #7d7d7d;
	}
.liens_utiles td:hover a{
color: #fff;
}
.partenaires h3{
font-size: 24px;
            color: #333333;
            display: block;
            text-align: center;
            font-family: Oswald;text-transform:uppercase; font-weight:400;
}
.po {
	color: #fff;
	font-family: Oswald;
}
.col_parag_bloc {
	margin-top: 50px;
}
.partenaires{	
	padding: 30px;
	text-align: center;
	
}
.partenaires  img {
	height: 80px;
	margin: 10px;
	width: auto;
}
/*#######################*/


/*Page demande d'info'*/
.INTERF_demandeDInfos_enTeteParag {
	font-family: oswald;
	font-size: 23px;
	font-weight: 600;
	margin: 15px 0;
	color: #6FBE20;
	text-rendering: optimizelegibility;
}

.INTERF_demandeDInfos_champsObligatoires {
  color: #f7ad00;
  font-size: 19px;
  font-weight: bold;
  padding: 5px;
}
.INTERF_demandeDInfos_label {
  color: #333;
  font-family: oswald;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  width: 20%;
}
#form_demandeDInfos > table {
  width: 100%;
}
.form_txt, .page_demande_info .form_slct_1 {
  border: 1px solid #6FBE20;
  color: #333;
  font-size: 18px;
  font-weight: normal;
  height: auto;
  padding: 5px;
  width: auto !important; min-width: 30%;
}
.INTERF_demandeDInfos_listeDesFormations {
  color: #333;
  font-size: 18px;
  font-weight: normal;
  font-family: oswald;
}
#form_demandeDInfos input, #form_demandeDInfos select, #form_demandeDInfos textarea {
  box-sizing: border-box;
}

/*#######################*/

@media screen and (max-width: 1400px) {
 #menu li a {padding: 0 20px;}
#bandeau_mooquee {height: 450px;}
.page_accueil #RL_div_body_master {margin-top: 400px;}
}



@media screen and (max-width: 1200px) {
 #menu li a {padding: 0 10px;}
 #bandeau_mooquee {height: 350px;}
 .page_accueil #RL_div_body_master {margin-top: 350px;}
.txt_bandeau {	
	width: 60%;
	top: 25%;
	}

}

@media screen and (max-width: 999px) {
td {display: block;width: auto;}
table {max-width: 100%;}
img {max-width: 100%;height: auto;}
embed {display: none;}
iframe {max-width: 100%;}

#header_bas {
	top: 0;
	width: 100%;
	padding-left: 0;
	background: #fff;
	position: relative;
	box-shadow: #666 0 0 0;
        
}
#header_top {min-height: 100px;}
.bandeau {position: relative; height: 50px;	}
.titre_bandeau img {	max-height: 85px;}
.outils {
	right: 4px;
	top: 5px;
}
.outils span {
	width: 40px;
	height: 40px;
}

.page_accueil .slide_bandeau {
	position: relative;
	width: 100%;
	top: 100px;
}
.transparent.separateur {
	display: none;
}
.txt_bandeau {
	width: 80%;
	top: 100px;
}
h3.libelle_bandeau {
	font-size:40px;
	line-height: 40px;
}
h4.accroche_bandeau {
	font-size: 40px;
	line-height: 40px;
}

 /*.page_accueil #RL_div_body_master {margin-top:0;}*/
.group_secteur {
	width: 80%;
}
.show-menu{display: block;}

ul#menu {
	display: none;
	width: 100%;
}

li ul.hidden {
	opacity: 1;
        visibility: visible;
	
}
ul#menu, #menu ul {
	/*position: relative;*/
        padding : 0;
}
#menu ul {
	position: relative;
	display: none;
}

ul#menu li a:hover + .hidden, ul#menu .hidden:hover {
	display: block;
}
li ul.hidden {box-shadow: 0px 0px 0px 0px #333;}
ul#menu > li {
	border-bottom: 1px solid #fff;
	width: 100%;
}
#menu li:hover ul a, #menu li a {
	height: auto;
}
#menu li a {
	background: #6fbe20 none repeat scroll 0 0;
}


.img_blanc > img {
	height: 150px;
	width: auto;
}
.moquee_img {
	height:100%;
	min-height: 100%;
        max-width: none; 
        width: auto !important;
}
div#RL_div_menuGch_VERTICAL {

	height: auto;
	}
div#RL_div_menuGch_PAGES {
	width: auto;
	max-height: 100%; overflow: auto;
}

.scrolled div#RL_div_menuGch_PAGES{ position: fixed; top: 0; width: 100%; }
.INTERF_demandeDInfos_listeDesFormations {
	text-align: center;
	padding: 0;
}
.form_txt, .page_demande_info .form_slct_1 {
	width: 80% !important;
	display: block;
	margin: 0 auto;
}
.INTERF_demandeDInfos_label {
	text-align: center;
	width: auto;
}
div#RL_div_formationFiche_SLCT_ACCESDIRECT {
	text-align: left;
	position: relative;
	right: 0;
	top: 0;
}
#slct_SecteursPro {width: 100% !important;}
div#RL_div_formationFiche_CONTENU {	margin: 0;}
div#RL_div_contenuPageType_INTITULE_PARENT, h1#RL_div_contenuPageType_INTITULE_PARENT, .INTERF_ficheFormation_formation_titre {
	font-size: 25px;
	line-height: 27px;
}
div#RL_div_contenuPageType_INTITULE_ENFANT, h2#RL_div_contenuPageType_INTITULE_ENFANT, .INTERF_ficheFormation_formation_accroche h3 {
	font-size: 20px;
	line-height: 24px;
}

h3 {
        font-size: 30px;
	line-height: 38px;
}
.formation {
	margin-bottom: 15px;
}
.forma_3 {
	width: 100%;
}

    .actu_td {
	position: relative;
	height: 400px;
}
.formation .photo {
	height: 180px;
	
}
.formation h3 {	font-size: 25px;}
.formation h5 {
	margin: 0 auto;
	padding: 3px;
	}

  .formation h4 {	margin-top: 10px;}      

.formation .photo img {
	width: 120%;
	height: auto;
	right: 0;
        max-width: none;
}
.formation .photo img:hover{
  height: auto;  
   width: 130%; 
}
}



@media only screen and (max-width: 830px) {
  .col_milieu , .colonne_droite{
	display: block;

  }  
    .txt_bandeau {
	width: 90%;
	top: 80px;
}
h3.libelle_bandeau, h4.accroche_bandeau {
	font-size:30px;
	line-height: 35px;
}

  #bandeau_mooquee {height: 250px;}
  .page_accueil #RL_div_body_master {	margin-top: 250px;}
 .txt_bandeau {	top: 61px;} 
 .formation {
	width: 100%;
}
.formation .photo {
	height: 240px;
}
.formation.vertical .photo, .formation.vertical td.texte {
	width: 45%;
}
}

@media only screen and (max-width: 650px){

.actu_td {
	position: relative;
	height: 300px;
}
h3 {
	font-size: 25px;
	line-height: 30px;
}

#bandeau_mooquee {
	height: 200px;
}

.page_accueil #RL_div_body_master {
	margin-top: 200px;
}
.txt_bandeau {
	top: 25px;
}
h3.libelle_bandeau, h4.accroche_bandeau {
	font-size: 25px;
	line-height: 30px;
}
.formation.orange {
	width: 100%;
}
.formation.vertical .photo, .formation.vertical td.texte {
	min-height: 150px;
}
.formation .photo {
	height: 150px;
}

.formation h3 {
	font-size: 24px;
        line-height: 25px;
}
.formation .photo img {
	width: 150%;
	
}
.formation.vertical h3 {
	margin-top: 5px;
}
.formation.vertical h5 {
	width: 100%;
	margin: 3px;
}

.formation h5 {	font-size: 15px; font-weight: 300;}
 
.formation h3::before, .formation h3::after {
		height: 2px;
	
}

#header_milieu { 
		display: none;
}

   .outils span {
	width: 35px;
	height: 35px;
	} 
    .outils {
	top: auto;
	bottom: 0;
}
} 
@media only screen and (max-width: 500px) {.facebook_page {
	width: 300px;
	
}

    iframe[src*="galerie_photo.php"] {
	max-height: 350px;
}
}