
* {
	box-sizing: border-box;
}


body, .INTERF_ficheFormation_formation_texte,div#RL_div_contenuPageType_PARAG_TEXTE {
font: normal 15px / 24px 'Roboto' ;

}

html > body #RL_div_body_master {
    width: auto !important;
    max-width: 1200px;
    margin-top: 0;
}
html > body #RL_div_body_master.fiches_formation {
  margin-top: 0;
}
div#RL_div_contenuPageType {
    max-width: 1200px;
    width: auto;
}
div#map {
        width: 100%;
}
div#RL_div_M_identite_MFR {
    font-family: Arial;
}
.gallerie_5 tr {display: inline;}
.gallerie_5 td {
	display: inline-block;
	width: 15%;
	overflow: hidden;
	margin: 5px;
	padding: 0;
	height: 150px;
}
.gallerie_5 img {
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	min-height: 150px;
}
.gallerie_5  td.empty_cell {display: none;}

div#RL_div_contenuPageType_PAGE_CONTACT_formMailContact {
	margin-top: 0;
	width: 100%;
	text-align: left;
}
.INTERF_demandeDInfos_enTeteParag {
	font-family:'Roboto Slab';
	font-size: 23px;
	font-weight: 600;
	margin: 15px 0;
	color: #909B25;
	text-rendering: optimizelegibility;
}
.INTERF_demandeDInfos_champsObligatoires {
  color: #f7ad00;
  font-size: 19px;
  font-weight: bold;
  padding: 5px;
}
.INTERF_demandeDInfos_label {
  color: #474c5d;
  font-family:'Roboto Slab';
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  width: 20%;
}
#form_demandeDInfos > table {
  width: 100%;
}
.form_txt, .page_demande_info .form_slct_1 , .INTERF_contact_infos .form_slct_1{
  border: 1px solid #909B25;
  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:'Roboto Slab';
}
#form_demandeDInfos input, #form_demandeDInfos select, #form_demandeDInfos textarea {
  box-sizing: border-box;
}
input[type="submit"] {
	color: #ffffff;
	font-family:'Roboto Slab';
	font-size: 31px;
	text-decoration: none;
	background-color: #CEAB5D;
	border: 1px solid #81a738;
	padding: 5px;
	border-radius: 15px;
	width: 150px;
	cursor: pointer;
}
.partenaires img {
	max-height: 70px;
	margin: 5px;
}

.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
	left:145px !important;
	top:0 !important;
}
.ds_box td { display: table-cell !important;}
.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #003399;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px; /* 2 */
}

.ds_subhead {
	background-color: #CCC;
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 16px; /* 32 */
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px; /* 5 */
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */



/*
#slideshow-secteur {position: relative; width: auto; height: 350px;}

.group_secteur {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 300px;
  overflow: hidden;

}
.img_secteur {
  border: medium none;
  box-shadow: 0 0 0 0;
  display: block;
  float: left;
  height: 100%;
  margin: 10px;
  width: 48%;
}

.txt_secteur {
  display: inline-block;
  width: 50%;
}
.contenu_txt {
    display: block;
    padding: 10px;
}
.formation_accroche { display: none;}

.secteur_description {
  color: #333333;
  display: block;
  text-align: left;
}
*/
.titre_secteur h3 {
	background: #909B25 none repeat scroll 0 0;
	bottom: 0;
	color: #ffffff;
	display: block;
	font-size: 18px;
	margin: 0;
	padding: 7px;
	text-align: center;
	width: 100%;
}

.titre_secteur img {width: 100%; height: auto;}

#slideshow-secteur {position: relative; width: auto; height: 250px;}
.group_secteur:hover .contenu_txt { background: rgba(255,255,255,0.5);}
.contenu_txt {
	transition: background 1s ease-in 0s;
	display: block;
	height: 100%;
	padding: 0;
	position: absolute;
	width: 100%;
}
.group_secteur:hover .formation_titre_lien { display:block;}
.group_secteur:hover .img_secteur { background-size: 110% auto;}
.img_secteur { background-size:  100% auto ;
              -webkit-transition: background-size 1s ease-in 0s;
              transition: background-size 1s ease-in 0s;
background-position: center center;}
.group_secteur {
  border: 2px solid #ffffff;
  float: left;
  height: 260px;
  overflow: hidden;
  position: relative;
  width: 33%;
  box-sizing: border-box;
}
.img_secteur {
  border: medium none;
  box-shadow: 0 0 0 0;
  display: block;
  float: none;
  height: 100%;
  margin: 0;
  position: absolute;
  width: 100%;
}

.txt_secteur {
	display: block;
	height: 100%;
	position: absolute;
	width: 100%;
}
.colonne img {
    height: auto;
   
    max-width: 100%;
    width: 100%;
}


.div_bandeau_bis {
    text-align: left;
}
.div_bandeau_bis > img {
  height: 120px;
  max-width: 100% !important;
  width: auto !important;
}
.INTERF_ficheFormation_formation_titre {color: #1db418; line-height: normal;}
.formation_spacer_tr {
  display: none;
}
.titre_formation {
    color: #CEAB5D;
     font-size: 30px;
    font-weight: bold;
    padding: 25px 0;
}

h5 {
    background: #909B25 none repeat scroll 0 0;
    color: #ffffff;
    font-family:'Roboto Slab';
    font-size: 17px;
    font-weight: 300;
    margin: 5px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
}
h5  a.INTERF_liensUtilisateur:link {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #ffffff;
    font-weight: inherit !important;
    text-decoration: none;
}
  
div#RL_div_header_master {
 
  height: auto!important;
  padding: 0;
  position: relative;
  width: auto;
}
    

#header_top {
  background: rgba(0, 0, 0, 0) url("../img/interface/bandeau.jpg") repeat scroll right 0/ auto 100%;
  height: auto !important;
  margin: 0 auto;
  position: relative;
  width: auto;
}
.show-menu {
 background: #909B25 none repeat scroll 0 0;
}

#header_bas {
  background: #909B25 none repeat scroll 0 0;

  height: 50px;
  position: relative;
  width: 100%;
}
  
div#RL_div_menuGch_VERTICAL {
  left:auto;
  margin: 0 auto;
  position: relative;
  top:auto;
  
}
 #menu li:hover a {
  background: #AEC700 none repeat scroll 0 0;
}


.INTERF_sousMenu_GAUCHE_txt {
    border-top: 1px solid #e7e7e7;}


 #menu li a.INTERF_sousMenu_GAUCHE_txt {
 text-transform: none;}
#menu li a.INTERF_menu_GAUCHE_txt {min-width: 115px;}
  #menu li a.menu_accueil {min-width:55px;}
 
#menu li:hover ul a:hover {
    background: #556270 none repeat scroll 0 0;
    color: #ffffff;
}

iframe {   }
.news_group {position: relative;width: 99%;border: 1px solid #cccccc;
    border-radius: 2px;
   }
  .div_NEWS_uneNews {
    display: block;
    height: 100%;
    padding: 0;
    width: 100% !important;
}
div#RL_div_NEWS_footer {
    display: none;
}
.INTERF_accueilSyndication_txt {
    /*background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
     position: absolute;
    display: block;
    color: #ffffff;
    */
    bottom: 0;
    
    padding: 10px;
    width: 100%;
    z-index: 100;
    

	 color: #333;
	display: inline-block;
	padding: 10px;
	position: relative;
	width: 63%;
	z-index: 100;
	vertical-align: top;
	height: 100%;
	min-height: 200px;

}

.INTERF_accueilSyndication_accroche {
    font-size: 15px;
    font-weight: normal;
}
.INTERF_accueilSyndication_ttr {
    font-size: 25px;margin-left: -5px;line-height: 30px;
    font-weight: bold;
  font-family:'Roboto Slab';
}
.fleche_verte {
    display: none;
}
.news_img {
    background-position: center center !important;
    background-size: cover !important;
    /*height: 100%;
    position: absolute;
    width: 100%;*/
   min-height: 200px;
    position: relative;
	width: 35%;
	display: inline-block;
	vertical-align: top;

}
div#RL_div_NEWS_body, #mooqueecarousel {
    /*height: 320px;*/
    height:200px;
}
.ensavoiplus {
	display: none;
	
}

.moquee_img[style*="opacity: 0"], .mooquee_item[style*="opacity: 0"] {
    z-index: 1;
}

.moquee_img[style*="opacity: 1"], .mooquee_item[style*="opacity: 1"] {
    z-index: 10;
}

   
div#RL_div_NEWS_header {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  height: 130px;
  overflow: hidden;
  position: absolute;
  right: -3px;
  top: -3px;
  width: 170px;
  z-index: 1000000;
}
.ui-ruban {
  background-color:#909B25;
  border-left: 2px solid rgba(0, 0, 0, 0);
  border-right: 2px solid rgba(0, 0, 0, 0);
  border-top: 2px solid #909B25;
  bottom: -2px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  color: #ffffff;
  content: " ";
  display: block;
  font-family: verdana;
  font-size: 15px;
  font-weight: bold;
  left: -4px;
  line-height: 20px;
  padding: 7px 0;
  position: relative;
  text-align: center;
  top: 25px;
  transform: rotate(45deg);
  width: 165px;
}

  
span.po, .po span {
    background-color: #c44d58 !important;
    color: #ffffff;
}
.lien_utiles span {
    background-color: #ff6b6b;
    border-radius: 14px;
    
}
#slideshow-container img {
    height: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
#slideshow-container {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0px;
}

#header_milieu {
  font-size: 15px;
  height: 45px;
  left: auto;
  left: 0;
  top: 0;
  width: auto;
  z-index: 100;
  padding-left: 0;
  position: absolute;
}
.INTERF_txtMarquee {
  color: #fff;
   font-family: 'Roboto Slab';
  font-size: 20px;
  font-weight: bold;
  height: auto;
  padding-top:0;
  
}
.marquee_holder {
    max-width:100%;
    overflow: hidden;
    width: 100%;
}


#header_milieu {
	font-size: 15px;
	height: auto;
	left: auto;
	left: 0;
	top: auto;
	width: 100%;
	z-index: 100;
	padding-left: 0;
	position: relative;
	bottom: 0;
	padding: 0;
}
#header_milieu table {
	padding: 0;
	margin: 0;
	display: block;
	/* width: 100%; */
	line-height: normal;
}
#header_milieu table td, #header_milieu table tr, #header_milieu table tbody {
	padding: 0;
	margin: 0;
	display: block;
}
.marquee_holder {
	margin: 0 auto;
	position: relative;
	height: auto;
	/* animation: blink 2s infinite; */
	/* -webkit-animation: blink 2s infinite; */
	width: 100%;
	max-width: 100%;
	/* bottom: 0; */
	background-color: #333;
}
.INTERF_txtMarquee {
	color: #fff;
	font-family:'Roboto Slab';
	font-size: 22px;
	font-weight: bold;
	position: relative;
	top: 0;
	right: 0;
	animation: droite 1s ease-out;
	-webkit-animation: droite 1s ease-out;
	text-align: center;
	width: 100%;
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
}
.blanc {
    height: auto;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
}
.div_bandeau {
  background: rgba(0, 0, 0, 0) url("../img/interface/perso.png") no-repeat scroll right top / auto 100%;
  height: auto;
  padding: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 100;
  text-align: left !important;
  line-height:0;
}

.logo {
  height: auto;
  width: auto;
  max-width: 75%;
}
.logo_mobile {display: none;}

.titre_bandeau {
  color: #ffffff;
  font-size: 3em;
  font-weight: bold;
  margin-left: 5%;

  text-transform: none;
}
.sous_titre_bandeau {
  color: #ffffff;
  font-size: 5em;
  line-height: 2em;
  margin-left: 5%;
  text-transform: uppercase;
}

.slogan_bandeau {
  display: block;
  font-size: 28px;
  height: 100%;
  position: absolute;
  right: 239px;
  top: 5px;
  width: 25%;
}
.slogan_bandeau > img {
  width: 100%;
}

.outils {
  position: relative;
  right: 15px;
  text-align: right;
  top: 0;
  width: auto !important;
  z-index: 0;
  
}
.outils img {
  margin-top: 0;
  width: 100%;
}
.outils > a {
  background: #CEAB5D none repeat scroll 0 0;
  border-radius: 22px;
 display: inline-block !important;
 float: none !important;
    height: 45px;
      width: 45px;
}

div#RL_div_footer_master {
  background-color: #909B25;

 }
 
  .logo_gauche, .logo_droite {top: 10px;position: absolute;}
 .logo_gauche {left: 0;}
.logo_droite{	right: 0;}

.logo_droite img, .logo_gauche img {
	max-height: 80px;
	display: inline-block;
}


 div#RL_div_mentions {
  background: #CEAB5D none repeat scroll 0 0;
 }
.table_accueil {
  border: 1px solid #b3d234;
  border-radius: 5px;
  margin: 3px;
  overflow: hidden;
  text-align: center;
  width: 230px;
}


.table_accueil img {
  height: auto;
  width: 100%;
}


.titre_table_accueil {
  color: #556270 ;
  font-family:'Roboto Slab';
  font-size: 14px;
  height: 25px;
  padding: 5px;
}
div#RL_div_accueilSyndication_CONTENEUR {

  width: 260px;

}
.table_accueil .INTERF_liensUtilisateur {
  display: block;
  height: 115px;
  overflow: hidden;
  width: 100%;
}
.INTERF_edito_txt { width: 730px;}
#RL_div_contenuPageType_PARAG_TEXTE.INTERF_edito_txt table {max-width: 100%;}

.formation_accroche, .secteur_description { display: none;}
.formation_titre_lien {
    
    display: block;
    font-family:'Roboto Slab';
    font-size: 12px;
    text-align: left;
    text-decoration: none;
    color: #4ECDC4;
}



.td_secteur:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}


h2 {
    color: #333333;
 font-family:'Roboto Slab';
    font-size: 25px;
    margin: 0;
    text-align: left;
    line-height: normal;
}
h3 {

font-family:'Roboto Slab';
  font-size: 23px;
  font-weight: 600;
 margin: 15px 0 ; 
color: #CEAB5D;
    text-rendering: optimizelegibility;
       
}
.formation_titre_lien {
	display: none;
	font-family:'Roboto Slab';
	font-size: 12px;
	text-align: left;
	text-decoration: none;
	color: #4ECDC4;
        text-align: center;
}

.group_secteur:hover .formation_titre_lien {
	display: block;
}
/*h3.titre_secteur {
    font-size: 30px;
    text-align: left;
}*/

h3.titre_secteur {
	background: #909B25 none repeat scroll 0 0;
	bottom: 0;
	color: rgb(255, 255, 255);
	display: block;
	font-size: 23px;
	margin: 0;
	padding: 7px;
	position: absolute;
	text-align: center;
	width: 100%;
}
h4 {  font-family:'Roboto Slab';font-size: 20px;
  font-weight: 300;
 margin: 5px 0 ;  color: #909B25;
}

h4.formation_titre {
    font-size: 22px; font-weight: 500; color: #333; line-height: 26px;
}
.option_print {
  display: table-row;
  position: relative;
  right: 0;
  text-align: right;
  top: 0;
}
.INTERF_ficheFormation_cartouche_label {
   margin: 0;
  text-align: right;
}
a.INTERF_ficheFormation_cartouche_link:link {
  color: #909B25;
 font-family:'Roboto Slab';
  font-size: 15px;
  text-decoration: none;
}

a.INTERF_ficheFormation_cartouche_link:hover {
    background-color: transparent;
    color: #E2007A;
    text-decoration: none;
}
.INTERF_ficheFormation_cartouche_link > img {
    height: 15px;
    vertical-align: middle;
}


.INTERF_puce_02 {
    display: none;
}
.INTERF_ficheFormation_formation_accroche > h3 {
    margin: 0;
    font-size: 30px;
    text-transform: none;
    line-height:normal; 
    font-family: 'Roboto Slab';
    color:#393347; 
}

div#RL_div_formationFiche_SLCT_ACCESDIRECT {
    margin-top: 6px;
   
    right: 0;
    text-align: right;
    top: 0;
    z-index: 1000;
}
.INTERF_btnDemandDInfos > img {
    vertical-align: middle;
}

a.INTERF_btnDemandDInfos:link {
    color: #ffffff;
   font-family:'Roboto Slab';
    font-size: 31px;
    text-decoration: none;
}div#RL_div_btnDemandDInfos {
  background-color: #CEAB5D;
  border: 1px solid #81a738;
  border-radius: 25px;
 font-family:'Roboto Slab';
  padding: 15px;
  text-align: center;
  width: 340px;
}
.form_slct_1 {
    color: #666666;
  font-family:'Roboto Slab';
    font-size: 15px;
    font-weight: normal;
    height: 50px;
    padding: 5px;
}



.INTERF_ficheFormation_formation_accroche {
       padding: 0 !important;
}

.page_formation > h2 {
    display: none;
}
.formation_option_tr table {
  width: 100%;
}
.INTERF_ficheFormation_formation_titre {
  color: #393347;
 font-family:'Roboto Slab';
  font-size: 46px;
  margin: 0;
}
.td_secteur h4{font-size: 16px;}
.td_img_formation h3 {
  color: #556270;
 }

 .INTERF_edito_txt {
    width: 100%;
}
div#RL_div_contenuPageType.page_index {
    width: auto;
}

div#RL_div_contenuPageType_INTITULE_ENFANT, h2#RL_div_contenuPageType_INTITULE_ENFANT { background: none no-repeat scroll left center;
  color: #909B25 ;
  font-size: 18px;
  padding-left: 0;
  float: none; clear: both;
  
}


.secteur_menu_a {
    background-image: none !important;
}


.titre_bandeau, .sous_titre_bandeau, div#RL_div_contenuPageType_INTITULE_PARENT, h1#RL_div_contenuPageType_INTITULE_PARENT, div#RL_div_NEWS_header {font-family:'Roboto Slab'; float:none; line-height: normal; }


#menu li a {
  color: #fff;
  background: transparent none repeat scroll 0 0;
   
}


@media screen and (min-width: 1000px) {    
    div#RL_div_menuGch_VERTICAL {width:1000px;} 
 div#RL_div_contenuPageType_PAGE_CONTACT_formMailContact {
	margin-top: 0;
	width: 70%;
	text-align: left;
}
}

 
@media screen and (max-width:1000px) {     
.ds_box {
	left:0 !important;
	top:0 !important;
}
  .INTERF_demandeDInfos_label {
		
}  
    
    .logo_gauche, .logo_droite {
	top: 0;
	position: relative;
	display: inline-block;
}

div#RL_div_contenuPageType_PARAG_TEXTE.INTERF_edito_txt {width: 100%;}
  div#RL_div_NEWS_header {
	right: 0;
	top: auto;
	padding: 0;
	position: relative;
	height: auto;

}

.ui-ruban {
	
	border: 0;
	bottom: 0;
	left: 0;
	top: auto;
	transform: none;
	width: 100%;
	
}


.news_group {		width: 100%;	border: 0;	border-radius: 0;}

.news_group  iframe {height: 300px;}
#menu li a {
  color: #fff;
  background: #393347 none repeat scroll 0 0;
   
}
.div_bandeau {
  background: rgba(0, 0, 0, 0) url("../img/interface/perso.png") no-repeat scroll right top /  auto  82% !important;
   height: auto !important;
   top: 0 !important;

  padding-left: 0 !important;
  padding-top: 0 !important;

}

#header_milieu {
    top: 0;
 }
.blanc { display: none;}

.INTERF_ficheFormation_formation_accroche > h3 { font-size: 27px;}
div#RL_div_formationFiche_SLCT_ACCESDIRECT {
    position: relative;
}
div#RL_div_M_identite_MFR {
  padding: 0;
}
.group_secteur {width: 100%;}
.img_secteur {background-size: cover;}
.group_secteur:hover .img_secteur {background-size: cover;}
.group_secteur .contenu_txt {
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
}
h3.titre_secteur {  font-size: 18px;}
#slideshow-secteur {  height: 150px; }
  .formation_titre {
  color: #000000;
  font-size: 14px;
}

.contenu_txt {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;transition: none 0s ease 0s ;
}
.formation_titre_lien {
  display: block; margin: 0; padding: 2px; 
}
.formation_titre{margin: 0; padding: 2px;}
}


@media screen and (max-width: 650px) {   
    img {
	max-width: 100% !important;
	
}
.logo_gauche, .logo_droite {
		max-width: 50%;
}
.logo_droite img, .logo_gauche img {
		max-width: 50% !important;
}
.gallerie_5 td {
	width: 45%;
	margin: 7px;
	height: 150px;
}
  .INTERF_txtMarquee {
 display:none;
  
}
.logo_mobile {
  display: block;
  height: auto;
  max-width: 100%;
  width: 100%;
}
.logo {display: none;}

.INTERF_demandeDInfos_label {
width: 100%;
text-align: center !important;
}
    .div_bandeau {
 
  height: auto !important;
  padding: 0 !important;
  top: 0 !important;
}

 
 .formation_titre {
  color: #000000;
  font-size: 22px;
}

#slideshow-secteur {
  height: auto;
}
.group_secteur {
  
  float: none;
  height: 200px;
  position: relative;
  width: 100%;
}


#header_milieu { padding: 0;}
}

div#RL_div_btnDemandDInfos {
  
  border-radius: 15px;
font-family:'Roboto Slab';
  line-height: normal;
  padding: 5px;
  
  width: auto;
}

   
 