@keyframes blink {
   0% {    background-color:#909B25; }
     100% {   background-color:#EA9600;  }
   }


@-moz-keyframes blink {
  0% {    background-color:#909B25; }
     100% {   background-color:#EA9600;  }
}

@-webkit-keyframes blink {
 0% {    background-color:#909B25; }
     100% {   background-color:#EA9600;  }
}


.info {
	background-color: #ceac5d;
	color: #fff;
	text-align: center;
	width: 80%;
	margin: 0 auto;
	border-radius: 15px;
	font-family: "Roboto slab";
	font-size: 26px;
}

.fiche_30 .INTERF_ficheFormation_formation_titre::after {
	content: "en CONTRAT d'APPRENTISSAGE sur 3ans";
	color: #fff;
	animation: blink 0.5s infinite;
	background-color: #909B25;
	font-size: 20px;
	padding: 6px;
	border-radius: 8px;
	display: inline-block;
	margin-bottom: 0;
	/* height: 8px; */
	line-height: 20px;
	margin-left: 15px;
}

body.page_accueil #RL_div_body_master {
  background: #fff;
}

div#RL_div_footer_master {
  background: #83AF9B;
}
.titre {
	left: 4px;
}
.txt_bandeau {
	
	top: 5%;
	
}
.img_bandeau {
  position: absolute;
  background-size: 100% !important;
  background-position: right top;
  background-repeat: no-repeat;
}
div#RL_div_contenuPageType_INTITULE_PARENT, 
h1#RL_div_contenuPageType_INTITULE_PARENT, 
.INTERF_ficheFormation_formation_titre {
	color: #CEAB5D;
	font-family: Knewave;
}

div#RL_div_contenuPageType_INTITULE_ENFANT, h2#RL_div_contenuPageType_INTITULE_ENFANT, .INTERF_ficheFormation_formation_accroche h3 {
	color:  #45521F;
	font-family: Roboto Slab;
font-weight: 600;
}

.titre_bandeau img {
  height: 145px;
}
a.INTERF_liensUtilisateur:visited,
a.INTERF_liensUtilisateur:link {
	color: #7CA7B9;
}

.bandeau_titre_lien {
  font: 18px 'Roboto Slab';
  background: #fff;
  padding: 9px;
  display: inline-block;
  border-radius: 14px;
  text-decoration: none;
  color: #333;
  width: auto;
  margin: 5px;
}

.bandeau {
  height: 100px;
}

.scrolled .bandeau {
  width: 100%;
  height: 49px;
}

#header_bas {
  background: transparent;
  transition: 2s all;
  top: 49px;
  z-index: 150000;
  box-shadow: 0 0 0 transparent;
  padding-left: 225px;
}
#menu li a.menu_accueil {
	padding: 0 5px;
}
.scrolled .titre_bandeau img {
  height: 80px;
}

.scrolled #header_bas {
  top: 0;
  padding-left: 100px;
width:auto;
}
.scrolled  div#RL_div_menuGch_VERTICAL {
	
	width: auto;
}
.outils span {
  transition: 2s all;
}

.scrolled .outils span {
  width: 30px;
  height: 30px;
  transition: 2s all;
  border-radius: 50%;
}

.pdf span {
  background: url(../img/interface/pdf.png) -100px center;
  transition: all 0.3s linear;
}

.pdf a:hover span {
  background-position: 0  center;
}
.formation.vertical .photo, .formation.vertical td.texte {
	min-height: 150px;
}
.formation .photo {
	height: 150px;
}
.formation{
	margin: 5px;
}
.formation h5 {
	font-size: 15px;
}
.formation.vertical h3 {
	margin-top: 5px;
}
.formation h3::before, .formation h3::after {
	
	height: 7px;
	
}
.formation.beige {
	width: 31%;
	margin: 1%;
}
/*ADULTE*/
.formation.beige,
#menu li ul li.menu-item-li-secteur-17 {
  /*background: #83af9b;*/
  background:#CEAC5D;
}
/*SERVICE*/
.formation.rose,
#menu li ul li.menu-item-li-secteur-32 {
  /*background: #fe4365;*/
  background:  #909B25;
}

/*COMMERCE*/
.formation.bleu,
#menu li ul li.menu-item-li-secteur-29 {
  /*background: #0b486b;*/
  /*background: rgb(234,108,4);*/
  background:  #ECC747;
}
/*INFORMATIQUE*/
.formation.bleu_fonce,
#menu li ul li.menu-item-li-secteur-35 {
  /*background: #0b486b;*/
  /*background: rgb(234,108,4);*/
  background:  #7CA7B9;
}


.formation.gris,
#menu li ul li.menu-item-li-secteur-24 {
  background: #8B97AF;
}

#menu li ul li a.secteur_menu_a {
  color: #fff;
  font-size: 18px;
}

#menu li:hover {
  background: #666;
}

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

.contact_table,
.fom_contact.select {
  background: #53777a;
}

.fom_contact.bouton {
  background: #0b486b;
}

.forma_3 {
  display: inline-block;
  width: 100%;
}

#RL_div_NEWS_img {
  display: none;
}

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

.gallerie_3 tr {
  display: inline;
}

.gallerie_3 td {
  display: inline-block;
  width: 32%;
  overflow: hidden;
  margin: 5px;
  padding: 0;
  height: 260px;
}

.gallerie_3 img {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  min-height: 150px;
}

.gallerie_3  td.empty_cell {
  display: none;
}

h3,
h4 {
  text-align: inherit;
}

h3,
h4 {
  text-align: inherit;
}

h3 {
  color: #909B25;
}

h4 {
  color: #333;
}
.h4 {
	color: #909B25;
	font-family: Roboto Slab;
        margin-top:0;
}
h3#RL_div_contenuPageType_PARAG_TITRE {
  color: #EA9600;
}

.formation_liste_options.option_download {
  display: table-row;
}

a.INTERF_ficheFormation_cartouche_link:visited,
a.INTERF_ficheFormation_cartouche_link:link {
  font: 20px 'Roboto Slab';
  color: #333 !important;
  text-decoration: none;
}

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

	.txt_bandeau {
    width: 70%;
    top: 5%;
  }
h3.libelle_bandeau {
	
	font-size: 40px;
	line-height: 45px;
}
h4.accroche_bandeau {
	font-size: 30px;
	line-height: 35px;

}
.bandeau_description {
	font-size: 20px;
}
}

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

  

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

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

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

@media screen and (max-width: 999px) {
  #header_bas {
    top: 0;
    padding:0;
    
} 
.page_accueil .slide_bandeau {
	top: 46px;
}
.txt_bandeau {
	width: 90%;
}
h3.libelle_bandeau {
	
	font-size: 25px;
	line-height: 30px;
}
h4.accroche_bandeau {
	font-size: 20px;
	line-height: 25px;

}
.bandeau_description {
	font-size: 15px;
}

.INTERF_ficheFormation_formation_texte table table td {
	display: table-cell;
}
 .scrolled #header_bas {
    padding-left: 0;
}   

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


    .gallerie_3 td {
    margin: 0;
    height: 176px;
  }
  

  

  .formation {
	border-radius: 0;
	margin: 5px 0;
        width:100%;
}
.formation tr, .formation tbody {
	display: inline-block;
	width: 100%;
        position: relative;
}

.formation.vertical .photo {
	width: 30%;
	position: absolute;
	height: 100%;
}
.formation.vertical td.texte {
	width: 68%;
        margin-left: 30%;
}

.formation .photo img {
	right: -15%;
        height: 100%;
        width:auto;
	
}
.formation .photo img:hover {
	right: -15%;
        height: 100%;
        width:auto;
}
.formation.vertical h3 {
	margin-top: 5px;
}
.formation h5 {
	font-size: 15px;
}
.formation.beige {
	width: 100%;
}

}
@media screen and (max-width: 650px) {
    .page_accueil #RL_div_body_master {
	margin-top: 240px;
}
.img_bandeau {
	
	background-size: cover !important;

}
   .formation.vertical .photo {
	width: 100%;
	position: relative;
	height: 100%;
}

    .formation .photo img, .formation .photo img:hover  {
	right: 0;
	height: auto;
	width: 100%;
}
  .formation.vertical td.texte {
	width: 100%;
	margin-left: 0;
}  
    
    
    
    
}
/*
.menu-item-li-forma-30 a::after {
	content: 'par Apprentissage';
	display: inline-block;
	font-size: 11px;
	background-color: red;
	padding: 4px;
	height: 15px;
	line-height: normal;
	color: #fff;
	border-radius: 8px;
	margin-left: 15px;
}*/