@-webkit-keyframes droite {    
    0% {    opacity: 0;    right:-100%;     }
  100% {    opacity: 1;     right:0;     }
}

@-moz-keyframes droite {
    0% {    opacity: 0;     right:-100%;      }
  100% {    opacity: 1;    right:0;      }
}

@keyframes droite {
   0% {    opacity: 0;   right:-100%;      }
  100% {    opacity: 1;   right:0;    }
}

@keyframes blink {
   0% {    opacity: 1;  }
    50% {    opacity: 0.5;   }
     100% {    opacity: 1;  }
   }


@-moz-keyframes blink {
  0% {    opacity: 1;  }
    50% {    opacity: 0.5;  }
     100% {    opacity: 1;  }
}

@-webkit-keyframes blink {
  0% {    opacity: 1;  }
    50% {    opacity: 0.5;  }
     100% {    opacity: 1;  }
}
/*OCRE*/
.formation {
	background-color: #CEAB5D;
}
/*VERT FEUILLE  #909B25*/
.separateur,
#menu li:hover,
div#RL_div_footer_master,
.fom_contact.bouton,
.vert.formation,
.boutons .h4,
div#RL_div_btnDemandDInfos:hover
{
	background-color: #909B25;
}

*[bgcolor*='#3CA848']{
    background-color: #909B25;
}
a.INTERF_liensUtilisateur:hover,
h3.libelle_bandeau,
h4{
	color: #909B25;
}

/*Blé #ECC74*/

.jaune.formation,
div#RL_div_btnDemandDInfos
{
	background-color: #ECC747;
}

/*Bleu #7CA7B9*/

.bleu.formation,
.h4.apprentissage,
.close_popup
{
	background-color: #7CA7B9;
}


a.INTERF_liensUtilisateur:link,
a.INTERF_liensUtilisateur:visited,
a.INTERF_liensUtilisateur:active,
div#RL_div_contenuPageType_INTITULE_ENFANT, 
h2#RL_div_contenuPageType_INTITULE_ENFANT, 
.INTERF_ficheFormation_formation_accroche h3, 
div#RL_div_contenuPageType_PARAG_TITRE{
    color: #7CA7B9;
}
*[bgcolor*="#78151E"],
*[bgcolor*="#78151E"] h3,
*[bgcolor*="#78151E"] h4,
*[bgcolor*="#78151E"] a.INTERF_liensUtilisateur,
*[bgcolor*="#ECC747"],
*[bgcolor*="#C8CDD0"],
*[bgcolor*="#C8CDD0"] h3,
*[bgcolor*="#C8CDD0"] h4,
*[bgcolor*="#C8CDD0"] a.INTERF_liensUtilisateur,
*[bgcolor*="#ECC747"],
*[bgcolor*="#ECC747"] h3,
*[bgcolor*="#ECC747"] h4,
*[bgcolor*="#ECC747"] a.INTERF_liensUtilisateur,
*[bgcolor*="#7CA7B9"],
*[bgcolor*="#7CA7B9"] h3,
*[bgcolor*="#7CA7B9"] h4,
*[bgcolor*="#7CA7B9"] a.INTERF_liensUtilisateur,
*[bgcolor*="#909B25"],
*[bgcolor*="#909B25"] h3,
*[bgcolor*="#909B25"] h4,
*[bgcolor*="#909B25"] a.INTERF_liensUtilisateur,
*[bgcolor*="#8B97AF"],
*[bgcolor*="#8B97AF"] h3,
*[bgcolor*="#8B97AF"] h4,
*[bgcolor*="#8B97AF"] a.INTERF_liensUtilisateur,
*[bgcolor*="#000"],
*[bgcolor*="#000"] h3,
*[bgcolor*="#000"] h4,
*[bgcolor*="#000"] a.INTERF_liensUtilisateur,
*[bgcolor*="#92542A"],
*[bgcolor*="#92542A"] h3,
*[bgcolor*="#92542A"] h4,
*[bgcolor*="#92542A"] a.INTERF_liensUtilisateur,
*[bgcolor*="#45521F"],
*[bgcolor*="#45521F"] h3,
*[bgcolor*="#45521F"] h4,
*[bgcolor*="#45521F"] a.INTERF_liensUtilisateur
*[bgcolor*="#CEAB5D"],
*[bgcolor*="#CEAB5D"] h3,
*[bgcolor*="#CEAB5D"] h4,
*[bgcolor*="#CEAB5D"] a.INTERF_liensUtilisateur
{
 color:#fff !important;
 animation: fadein 2s ease-in;
}
td[bgcolor*="#909B25"] h3.h3, td[bgcolor*="#7CA7B9"] h3.h3, td[bgcolor*="#C8CDD0"] h3.h3, td[bgcolor*="#45521F"] h3.h3 {
	color: #fff;
	font-size: 25px;
	border: none;
}
.formation.vertical td.texte{
    background-color: transparent;
}
.marquee_holder {background-color: #fff;}
.INTERF_txtMarquee {
	font: bold 23px "Roboto", sans-serif;
	width: 100%;
	color: #909B25;
	padding-top: 0;
	animation: droite 1s ease-out;
	text-align: center;
	line-height: 25px;
	height: auto;
}
.page_accueil .INTERF_txtMarquee {color: #fff;}
.page_accueil .marquee_holder {
	max-width: 100%;
	position: absolute;
	height: auto;
	animation: none;
	background-color: #ceac5d;
	bottom: 0;
	padding: 5px;
	left: 0;
	display: block;
}

.content_popup {

    border: 3px solid #7CA7B9;
	
}





* {
  box-sizing: border-box;
  transition: all 1s;
}

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

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

div#RL_div_conteneurGeneral {
  margin: 0 auto;
  overflow: hidden;
}
td#RL_td_body_menuGch {
  display: none;
}
#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_contenuPageType {
  float: none;
  width: 100%;
  max-width: 1200px;
  overflow: hidden;
  margin-right: 0;
  float: none;
  position: relative;
}

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

.onclick .INTERF_page_txt{
    display: none;
}
.onclick .INTERF_page_txt.parag_visible{
    display: block;
}
div#RL_div_contenuPageType_PARAG.onclick {
	margin: 0px 0px 10px 0px;
}
.onclick h3#RL_div_contenuPageType_PARAG_TITRE {
	font: 400 20px "Roboto Slab";
	color: #333;
	margin: 0;
	padding: 5px;
	text-align: left;
	border-bottom: 1px dotted #333;
	cursor: pointer;
}
.onclick h3#RL_div_contenuPageType_PARAG_TITRE::before {
	content: ">";
}
.onclick a.INTERF_liensUtilisateur {
	background-color:  #909B25  !important;
	text-decoration: none !important;
	color: #fff !important;
	padding: 5px;
	font-family: "Roboto Slab";
        display: inline-block;
        margin: 5px;
}
.onclick a.INTERF_liensUtilisateur:link::after {
	content: ">>>";
	margin: 5px;
}
.formation {
  border-radius: 23px;
  overflow: hidden;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin: 1%;
}

.formation tr,
.formation tbody {
  display: block;
}

.formation.orange {
  background: #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: 210px;
}

.formation h3 {
  color: #fff;
  font-size: 35px;
  text-align: center;
}

.forma_3 h3 {
  font-size: 28px;
}

.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: normal 15px "Roboto Slab";
  text-align: center;
}

.formation.vertical h5 {
  width: 100%;
  border: none;
  margin: 5px 0;
  padding: 0;
}

.formation a {
  color: #fff !important;
  text-decoration: none !important;
  display: block;
}
.formation sup {
font-size: 11px;
font-family: Open Sans;
}
.pdf {
  text-align: center;
}

.pdf span {
  display: block;
  width: 100px;
  background-repeat: no-repeat;
  height: 100px;
  margin: 0 auto;
}

.pdf a {
  font: 23px "Roboto Slab";
  text-decoration: none !important;
  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 {
  background:  #909B25;
  width: 95%;
  padding: 15px;
  margin: 0 auto;
  color: #FFF;
  font-family: "Open sans", serif;
}

div#RL_div_accueilSyndication_CONTENEUR {
  display: none;
}

.info_popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100000;
}
.hide {display: none;}
.content_popup {
  background: #fff;
  position: relative;
  top: 10%;
  width: auto;
  padding: 15px 25px 25px 25px;
  display: block;
  border-radius: 15px;
  margin: 0 auto;
  border: 3px solid #7CA7B9;
  /* height: 50%; */
  color: #333;
  z-index: 1000000;
  text-align: center;
}

.text_popup h4 {
  font-size: 25px;
  font-weight: 400;
}

.cache_popup {
  background: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.text_popup {
  font-size: 18px;
  font-weight: 400;
}

.bouton {
  background: #7CA7B9;
  display: block;
  padding: 5px;
  border-radius: 16px;
  overflow: hidden;
  text-decoration: none;
  color: #fff;
}

.close_popup {
  width: 30px;
  height: 30px;
  /* font-family: "Roboto Slab"; */
  font-size: 20px;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 50%;
  /* box-shadow: 2px 2px 3px 0px #666; */
  position: absolute;
  top: -10px;
  right: -10px;
  line-height: 31px;
  cursor: pointer;
}

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 {
  position: relative;
}

div#RL_div_M_identite_MFR {
  font: normal 18px "Roboto Slab";
  color: #fff;
  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;
  width: 100%;
 top: 0;
}

.bandeau {
  position: fixed;
  width: 100%;
  z-index: 20;
  height: 50px;
  background-color: #fff;
  top: 0;
}

h3.libelle_bandeau {
  font: 300 40px/50px "Roboto Slab";
  margin: 0;
  text-transform: uppercase;
}

h4.accroche_bandeau {
  font: 300 35px/40px "Roboto Slab";
  margin: 3px;
  color: #fff;
  white-space: pre-wrap;
}

.bandeau_titre_lien{
	background-color: #ceac5d;
	color: #fff;
	text-decoration: none;
	font-family: "Roboto Slab";
	border-radius: 8px;
	margin: 5px;
	padding: 5px;
	display: inline-block;
	font-size: 30px;
	border: 2px solid #fff;
}

.titre {
  position: absolute;
  left: 0;
}

.titre_bandeau img {
  height: 130px;
  top: 0;
  position: relative;
  transition: all 2s;
  margin: 3px;
}

.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%;
}
.outils span:hover {
	border-radius: 50%;
}
.scrolled .outils span {
	width: 30px;
	height: 30px;
	border-radius: 50%;
}
div#map {
  width: 100%;
  height: 400px;
  border: none;
  margin: 0;
  min-height: 100%;
}

.INTERF_contact_nomMaison {
  font: 500 25px "Roboto Slab";
  color: #333;
}

.INTERF_contact_infos {
  font: 500 20px "Roboto Slab";
  color: #333;
}

.icone_facebook {
  background-image: url(../../img/interface/icone_facebook.png);
}

.icone_youtube {
  background-image: url(../../img/interface/icone_youtube.png);
}

.icone_phone{
  background-image: url(../../img/interface/icone_phone.png);
}
.icone_instagram {
  background-image: url(../../img/interface/icone_instagram.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_scoop {
  background-image: url(../../img/interface/icone_scoopit.jpg);
}

.icone_snapchat {
  background-image: url(../../img/interface/icone_snapchat.png);
}
.icone_menu {
  background-image: url(../../img/interface/icone_menu.png);
}
.icone_linkedin {
  background-image: url(../../img/interface/icone_linkedin.png);
}

span.icone_ient_txt {
  background: url(../../img/interface/icone_ient_txt.png);
  width: 125px;
}
span.icone_inscription {
	background-color: #CEAC5D;
	color: #fff;
	width: auto;
	padding: 0 10px;
	vertical-align: top;
	line-height: 50px;
	font-size: 20px;
	/* font-family: "Roboto Slab"; */
	animation: blink 1s infinite;
        overflow: hidden;
}
.outils span.icone_inscription:hover {
	border-radius: 10px;
}
.scrolled span.icone_inscription {
	padding: 0;
	line-height: 30px;
	font-size: 13px;

}





.outils.bis {
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1000;
 font-family: "Roboto Slab", sans-serif;
}
.outils.bis a {
	display: inline-block;
	vertical-align: middle;
}
.outils.bis .accueil {
	
	color: #000;
	text-decoration: none;
	vertical-align: middle;
	line-height: 30px;
	margin: 5px;
	border-right: 1px solid #000;
	padding-right: 20px;
	font-size: 22px;
}
.outils.bis span {
  background-image: url(../../img/interface/logo_roulettre.png);
  background-repeat : no-repeat;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 2px;
  border-radius: 0;
  transition: all 1s;
  background-position-y: top;
  background-size: auto 200%
}

.outils.bis.white span{
  background: url(../../img/interface/logo_roulettre_white.png);
}
.outils.bis .ient {
	background-color: #CEAB5D;
	line-height: 60px;
	margin: 3px;
	
	color: #fff;
	padding: 5px;
        text-decoration: none;
        font-size: 25px;
}
.outils.bis .ient:hover {
    background-color: #45521F;
    
}
.outils.bis .ient::before {
	background-image: url(../../img/interface/logo_reseaux_white.png);
	background-position-x: calc((-500px)*(6/10));
	background-repeat: no-repeat;
        content: "";
        display:inline-block;
        height: 50px;
        width:50px;
        vertical-align:middle;
        
}

.outils.bis.blue span {
  background: url(../../img/interface/logo_roulettre_blue.png);
}

.outils.bis span:hover {
  background-position-y: bottom;
}

.outils.bis .icone_youtube {
  background-position-x: 0;
}

.outils.bis .icone_facebook {
  background-position-x:calc((-500px)*(1/10));
}

.outils.bis .icone_acces {
  background-position-x: calc((-500px)*(2/10));
}

.outils.bis .icone_instagram {
  background-position-x: calc((-500px)*(3/10));
}
.outils.bis .icone_contact {
  background-position-x:calc((-500px)*(4/10));
}
.outils.bis .icone_twitter {
  background-position-x:calc((-500px)*(5/10));
}

.outils.bis .icone_ient,
.outils.bis .icone_ient_mini{
  background-position-x: calc((-500px)*(6/10));
}

.outils.bis .icone_phone {
  background-position-x:calc((-500px)*(7/10));;
}

.outils.bis .icone_handicap {
  background-position-x:calc((-500px)*(8/10));;
}
.outils.bis .icone_linkedin {
  background-position-x:calc((-500px)*(9/10));;
}










.slide_bandeau {
  display: none;
}

.page_accueil #RL_div_body_master {
  margin-top: 500px;
}

.page_accueil .slide_bandeau {
  position: fixed;
  width: 100%;
  top: 100px;
  height: 100%;
  display: block;
  opacity: 1;
  transition: all 1s;
}

.page_accueil .scrolled .slide_bandeau {
  top:50px;
}



#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:100% auto;
  background-repeat: no-repeat;
}

.txt_bandeau {
  background: rgba(0,0,0,0.55);
  position: relative;
  width: 50%;
  top: 15%;
  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 {
  background:  #909B25;
  width: 15px;
  height: 15px;
  margin: 2px;
  border-radius: 50%;
  border:  #909B25 3px solid;
  display: inline-block;
}

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

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

#RL_div_header_B_M {
  display: none;
}

#header_milieu {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.marquee_holder {
  width: 100%;
  overflow: hidden;
  max-width: none;
}


.marquee_holder {
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
        height:auto;
   animation: blink 2s infinite;
  -webkit-animation: blink 2s infinite;
}

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

/*MENU*/

#header_bas {
  height: 50px;
  position: fixed;
  top: 50px;
  width: auto;
  left: 190px;
  z-index: 15000;
}
.scrolled #header_bas {
    left:145px;
    top:0;
}
div#RL_div_menuGch_VERTICAL {
  position: relative;
  top: 0;
  height: 50px;
  width: 100%;
  background-color: #fff;
}
.scrolled #header_bas, .scrolled div#RL_div_menuGch_VERTICAL {
    width: auto;
}

div#RL_div_menuGch_PAGES {
  width: auto;
  margin: auto;
}

#menu {
  margin: 0;
  padding: 0;
}

.show-menu {
  font: 18px "Roboto Slab", sans-serif;
  background: none repeat scroll 0 0  #909B25;
  display: none;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  text-align: center;
  text-decoration: none;
  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 {
  font: 500 15px/50px "Roboto Slab", sans-serif;
  color: #333;
  display: block;
  height: 50px;
  text-align: center;
  padding: 0 20px;
  text-decoration: none;
  width: 100%;
}

#menu li a.menu_accueil {
  min-width: min-content;
  padding:0 5px;
}

#menu ul {
  list-style: none;
  left: auto;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

#menu > li {
  display: inline-block;
  float: left;
}

#menu li {
  background: transparent;
  transition: background-color 0.5s;
}



#menu li ul li {
  background: #DDDDDD;
}

#menu li ul li a {
  color: #666;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  padding: 0 10px;
  transition: color 0.5s;
}
.categorie {
	background-color: #f9b200;
	cursor: text;
	color: #fff !important;
	font-size: 14px !important;
}
#menu li ul li:hover a {
  color: #fff;
}

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

/*Mise en page*/

.PARENT {
  display: none;
}

.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: 300 31px "Roboto Slab", sans-serif;
  background: none #fff;
  color: #333333;
  text-align: center;
  padding: 0;
  margin: 0;
}

div#RL_div_contenuPageType_INTITULE_ENFANT,
h2#RL_div_contenuPageType_INTITULE_ENFANT,
.INTERF_ficheFormation_formation_accroche h3,
div#RL_div_contenuPageType_PARAG_TITRE {
  font: 400 22px "Roboto Slab", sans-serif;
  background: #fff;
  margin: 0;
  text-align: left;
}

#RL_div_contenuPageType_PARAG_TEXTE.INTERF_news_texte {
 
}
#RL_div_NEWS_bloc {
	clear: both;
	border-bottom: 2px dotted #EA9600;
	margin-bottom: 10px;
}
div#RL_div_contenuPageType_PARAG_ACCROCHE.INTERF_news_accroche {
  font: 500 17px 'Open Sans', sans-serif;
  /* font-size: 15px; */
  color: #333;
  /* font-weight: normal; */
  text-align: left;
  margin: 5px 0px 0px 0px;
  font-style: italic;
}

.INTERF_ficheFormation_formation_accroche {
  padding: 0 !important;
}

.list_sous_rubriques {
  font: 25px "Roboto Slab";
  list-style: none;
  background: #F9B200;
  /* margin-bottom: 9px; */
  display: inline-block;
  width: 80%;
  margin: 5px;
  padding: 5px;
}

.list_sous_rubriques a {
  color: #fff;
  text-decoration: none;
  display: block;
}

#RL_div_contenuPageType_PARAG_TITRE {
  text-align: left;
}

h3 {
  font: 400 35px "Roboto Slab";
  color: #333;
  margin: 0;
}

h4 {
  font: 25px "Roboto", serif;
  margin: 5px 0;

}
.boutons .h4{
  font: 300 22px "Roboto Slab";
  display: inline-block;
  color: #fff;
 font-weight: normal;
padding: 7px;
cursor: pointer;

}
.boutons .h4:hover{
background-color: #ECC747;
}
h5 {
  font-size: 16px;
  margin: 0;
  color: #333;
}

a.INTERF_liensUtilisateur:link {

  text-decoration: underline;
}

a.INTERF_liensUtilisateur:visited {
  text-decoration: none;

}

a.INTERF_liensUtilisateur:hover {
  background: transparent;
  text-decoration: none;

}

a.INTERF_liensUtilisateur:active {
  text-decoration: none;

}

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

/*Formations*/

.formation_liste_options:not(.option_download) {
  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 {
  font: 15px "Roboto Slab";
  color: #333;
  text-decoration: none;
}
a.INTERF_ficheFormation_cartouche_link:visited {
	color: #333;
}
a.INTERF_ficheFormation_cartouche_link:hover {
  background: transparent;
  color:#333;
}

a.INTERF_ficheFormation_cartouche_link:link img {
  vertical-align: middle;
}

#slct_SecteursPro {
  font: normal 13px "Roboto Slab";
  padding: 5px;
  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: auto;
  min-width:350px;
  padding: 10px;
  text-align: center;
  border: none;
  border-radius: 17px;
}

div#RL_div_btnDemandDInfos img {
  display: none;
}

div#RL_div_btnDemandDInfos:hover {
  background:  #909B25;
}

a.INTERF_btnDemandDInfos:link {
  font: 18px "Roboto Slab";
  color: #333;
  text-decoration: none;
}

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  #909B25;
  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: "Roboto Slab";
  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: transparent !important;
}

td.translucide {
  background: 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: 30px/51px "Roboto Slab";
  color:  #909B25;
}

.agenda_item {
  display: inline-block;
  width: 25%;
  vertical-align: top;
  margin-right: 8%;
}

.agenda_inner {
  position: relative;
}

.div_agenda_un {
  font: 16px "Roboto Slab";
  text-decoration: none;
  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 {
  font: 23px/22px '"Roboto Slab"';
  background: none repeat scroll 0 0  #909B25;
  color: #FFFFFF;
  height: 55px;
  width: 50px;
  text-align: center;
  text-shadow: 3px 0 3px rgba(0,0,0,0.2);
  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 {
  background:  #909B25;
  width: 15px;
  height: 15px;
  margin: 2px;
  border-radius: 50%;
  border:  #909B25 3px solid;
  display: inline-block;
}

.agenda_box.active {
  background: #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_titre {
	display: none;
}
.contact_table {
  font: 34px "Roboto Slab";
  background: #333;
  color: #FFF;
  text-align: center;
  padding: 5px;
  overflow: hidden;
  width: 70%;
  margin: 0 auto;
}

.contact_table td {
  padding: 4px;
}

.fom_contact {
  font: 300 15px "Roboto Slab";
  width: 100%;
  padding: 10px;
  border: 1px solid #fff;
  background: rgba(255,255,255,0.3);
  color: #FFF;
}

input.fom_contact::placeholder,
textarea.fom_contact::placeholder {
  color: #fff;
  opacity: 1;
  font-style: italic;
}

.fom_contact.select {
  background: #717171;
}

.fom_contact.bouton {
  cursor: pointer;
}

#form_contact .titre {
  font: 25px "Roboto Slab";
  color: #fff;
  text-align: center;
  position: relative;
  width: auto;
  left: 0;
}

.message_ok {
  font-size: 20px;
  text-align: center;
  color: #fff;
}
/*ACTIVITE*/
.activite a {
	display: block;
	text-decoration: none;
	border-radius: 8px;
	background-color: orange;
	color: #fff;
	padding: 5px;
	margin: 3px;
	font-family: "Roboto Slab";
}
/*ACTUALITE*/

.actualite {
  position: relative;
  width: 100%;
  min-height: 400px;
}

.fiches_formation .actualite {
  min-height: 200px;
}

#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: 30px/51px "Roboto Slab";
  color:  #909B25;
  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 {
  font: 16px "Roboto Slab";
  text-decoration: none;
  color: #333;
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
}

.actualite_txt {
  background: rgba(0,0,0,0.7);
  position: absolute;
  width: 80%;
  left: 10%;
  top: 35%;
  color: #fff;
  text-align: center;
}

.actualite_titre {
  display: block;
  font-size: 28px;
}
.fiches_formation .actualite_titre{
 font-size: 18px;
}
.fiches_formation  #actualite_mooquee::before {
	display: block;
	position: absolute;
	content: "Actualité";
	z-index: 10;
	color: #fff;
	font-family: "Roboto Slab";
	background-color:  #909B25;
	padding: 5px;
	right: 2%;
}
.actualite_accroche {
  font: 19px 'Open sans', serif;
  display: block;
  text-align: center;
}
.fiches_formation .actualite_accroche{
 font-size: 15px;
}

.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;
}
.fiches_formation .boxes {
   height: 20px;
}

.actualite_box {
  background:  #909B25;
  width: 15px;
  height: 15px;
  margin: 2px;
  border-radius: 50%;
  border:  #909B25 3px solid;
  display: inline-block;
}

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

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

/*NEWS*/

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

div#RL_div_NEWS_body {
  background: 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: "Roboto Slab";
}

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:  #909B25;
}

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;
}

#RL_div_NEWS_img {
  display: none;
}

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

/*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: 24px "Roboto Slab",sans sherif;
  color: #333333;
  display: block;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
}

.liens_utiles td:hover {
  background: #7d7d7d;
}

.liens_utiles td:hover a {
  color: #fff;
}

.partenaires h3 {
  font: 400 24px "Roboto Slab";
  color: #333333;
  display: block;
  text-align: center;
  text-transform: uppercase;
}

.po {
  color: #fff;
  font-family: "Roboto Slab";
}

.col_parag_bloc {
  margin-top: 50px;
}

.partenaires {
  text-align: center;
}

.partenaires  img {
  height: 80px;
  margin: 10px;
  width: auto;
}

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

/*Page demande d'info'*/

.INTERF_demandeDInfos_enTeteParag {
  font: 600 23px "Roboto Slab";
  margin: 15px 0;
  color:  #909B25;
}

.INTERF_demandeDInfos_champsObligatoires {
  color: #f7ad00;
  font-size: 19px;
  font-weight: bold;
  padding: 5px;
}

.INTERF_demandeDInfos_label {
  font: normal 16px "Roboto Slab";
  color: #333;
  text-align: left;
  width: 20%;
}

#form_demandeDInfos > table {
  width: 100%;
}

.form_txt,
.page_demande_info .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 {
  font: normal 18px "Roboto Slab";
  color: #333;
}

#form_demandeDInfos input,
#form_demandeDInfos select,
#form_demandeDInfos textarea {
  box-sizing: border-box;
}

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

@media screen and (max-width: 1400px) {
  #menu li a {
    padding: 0 13px;
  }

  #bandeau_mooquee {
    height: 400px;
  }

  .page_accueil #RL_div_body_master {
    margin-top: 400px;
  }
}
@media screen and (max-width: 1300px) {
 
    .titre_bandeau img {
	height: 95px;
}
#menu li a {
	padding: 0 8px;
}
#header_bas {
	height: 50px;
	left: 140px;

}

    #bandeau_mooquee {
    height: 350px;
  }

  .page_accueil #RL_div_body_master {
    margin-top: 350px;
  }
  
  .txt_bandeau {
    width: 80%;
    top: 15%;
  }
h3.libelle_bandeau {
  font: 300 30px/40px "Roboto Slab";
  
}

h4.accroche_bandeau {
  font: 300 25px/35px "Roboto Slab";
}
.outils.bis span {
    width: 30px;
    height: 30px;
  }

  .outils.bis.white span {
    background-image: url(../../img/interface/logo_reseaux_white.png);
  }

  .outils.bis.blue span {
    background-image: url(../../img/interface/logo_reseaux_blue.png);
  }

  .outils.bis span:hover {
    background-position-y: top;
  }

 .outils.bis .icone_youtube {
  background-position-x: 0;
}

.outils.bis .icone_facebook {
  background-position-x:calc((-305px)*(1/10));
}

 .outils.bis .icone_acces {
  background-position-x: calc((-305px)*(2/10));
}

.outils.bis .icone_instagram {
  background-position-x: calc((-305px)*(3/10));
}
.outils.bis .icone_contact {
  background-position-x:calc((-305px)*(4/10));
}
.outils.bis .icone_twitter {
  background-position-x:calc((-305px)*(5/10));
}

.outils.bis .ient,
.outils.bis .icone_ient_mini{
  background-position-x: calc((-305px)*(6/10));
}

.outils.bis .icone_phone {
  background-position-x:calc((-305px)*(7/10));;
}
.outils.bis .icone_handicap{
  background-position-x:calc((-305px)*(8/10));;
}

.outils.bis .icone_linkedin{
  background-position-x:calc((-305px)*(9/10));;
}
}
@media screen and (max-width: 1200px) {
  #menu li a {
    padding: 0 10px;
  }

  #bandeau_mooquee {
    height: 300px;
  }

  .page_accueil #RL_div_body_master {
    margin-top: 300px;
  }

  

  .titre {
    left: 10px;
  }
  
  .formation .photo, .formation.vertical .photo {
	height: 180px;
        min-height: 180px;

}
.formation.vertical img {
	bottom: -15%;
}
.formation h3 {
	font-size: 25px;
	
}
.formation.vertical h3 {
	margin-top: 5px;
}
}

@media screen and (max-width: 1100px) {
  
    
    
    .scrolled #menu li a {
    padding: 0 2px;
  }


}
/*MOBILE*/
@media screen and (max-width: 999px) {
  td {
    display: block;
    width: auto;
  }
  .block td {
    display: table-cell;
   
  }
  table {
    max-width: 100%;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  embed {
    display: none;
  }

  iframe {
    max-width: 100%;
  }

  #header_bas,.scrolled #header_bas  {
    top: 0;
    width: 100%;
    background: #fff;
    position: relative;
    left: 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;
  }
  .bandeau_titre_lien {
	
	margin: 3px;
	padding: 2px;
	font-size: 20px;

}
  #header_milieu {
	position: relative;
}
  #header_milieu table, #header_milieu tbody, #header_milieu tr, #header_milieu td {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}
.page_accueil .marquee_holder {
	position: relative !important;

}

  .INTERF_txtMarquee {
	font: bold 18px "Roboto", sans-serif;
	line-height: 20px;

}
  
#RL_div_body_master {
	margin-top:0;
}
#RL_div_NEWS_bloc {
	max-width: 95%;
}
  .transparent.separateur {
    display: none;
  }
.info_popup {
	overflow: auto;
}

.content_popup {
	top: 10px;
	width: auto;
	padding: 10px;
	display: block;
	border-radius: 0;


}
 .text_popup {
	font-size: 15px;
	font-weight: 300;
}



.actualite {
	min-height: 300px;
}
.actualite_titre {
 
  font-size: 20px;
}

.actualite_accroche {
  font: 15px 'Open sans', serif;
 
}
  #bandeau_mooquee {
    height: 200px;
  }

  .page_accueil #RL_div_body_master {
    margin-top: 200px;
  }
  
  .txt_bandeau {
    width: 100%;
    top: 10%;
  }
h3.libelle_bandeau {
  font: 300 25px/30px "Roboto Slab";
  
}

h4.accroche_bandeau {
  font: 300 20px/25px "Roboto Slab";
}


  .group_secteur {
    width: 80%;
  }
  
  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%;
  }
  
  
  .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 ul li a {
    color: #fff;
  }

  #menu li a {
    background:  #909B25 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;
  }

  

  .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,
  div#RL_div_contenuPageType_PARAG_TITRE {
    font-size: 20px;
    line-height: 24px;
  }

  h3 {
    font-size: 30px;
    line-height: 38px;
  }

  .forma_3 {
    width: 100%;
  }

  .actu_td {
    position: relative;
    height: 400px;
  }
.formation.vertical td.texte {
	
	min-height: 100%;
}
  .formation.vertical .photo {
    height: 200px;
    min-height: 200px;
  }

  .formation.vertical h3 {
    margin-top: 5px;
  }

  .formation h5 {
    font-size: 13px;
  }

  .formation h3 {
    font-size: 20px;
  }

  .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;
  }



  .content {
    max-width: 450px;;
    padding-top: 5px;
  }

  .formation {
    margin: 0 0 15px 0;
    width: 100%;
  }

  .formation .photo {
    height: 240px;
  }

  .formation.vertical .photo,
  .formation.vertical td.texte {
    width: 100%;
  }
}
.formation.vertical img {
	bottom: 0;
}

@media only screen and (max-width: 650px) {
  .content_popup {
    width: 90%;
  }

  .boutons .h4 {
    padding: 3px;
    font-size: 16px;
  }

  .actu_td {
    position: relative;
    height: 300px;
  }

  h3 {
    font-size: 25px;
    line-height: 30px;
  }

  #bandeau_mooquee {
    height: 200px;
  }



  .formation.orange {
    width: 100%;
  }

.content {
	max-width: 100%;
	
}
.formation {
	border-radius: 0;

}
  .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;
  }
  .contact_table {
	width: 100%;
	
}
}

@media only screen and (max-width: 500px) {
  .facebook_page {
    width: 300px;
  }
h3.libelle_bandeau {
	font: 300 19px/25px "Roboto Slab";
}
h4.accroche_bandeau {
	font: 300 15px/22px "Roboto Slab";
}

  iframe[src*="galerie_photo.php"] {
    max-height: 350px;
  }
  
  .page_accueil #RL_div_body_master {
	margin-top: 150px;
}
  #bandeau_mooquee {
	height: 150px;
}
.txt_bandeau {
	top: 0;
}
}