
/*OCRE*/
.formation {
	background-color: #CEAB5D;
}


#header_bas {
	left: 0;
	top: 70px;
	text-align: right;
	margin-left: 0;
	width: 100%;
	z-index: 10;
}
.scrolled #header_bas {

	z-index: 10000;
}
.scrolled .outils {
	opacity:0;
}
.inscription {
	display: inline-block;
	vertical-align: top;
	line-height: 50px;
	padding: 0 20px;
	background-color: #000;
	color: #fff;
	font-size: 20px;
	font-family: Roboto Slab;
	text-transform: uppercase;
	text-decoration: none;
	margin-right: 4px;
}
.scrolled .inscription {
	display:none;
}
#menu > li {
	float: none;
	vertical-align: top;
}
/*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;
}
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,
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;
}



.formation.vertical h5::after {
	content: "";
	display: block;
	width: 43%;
	background: rgba(255,255,255,0.5);
	height: 2px;
	margin: 0 auto;
	margin-top: 5px;
}
.content_popup {

    border: 3px solid #7CA7B9;
	
}



.formation.vertical td.texte{
    background-color: transparent;
}




.boutons .h4 {
	display: inline-block;
	color: #fff;
	font-weight: normal;
	font-family: "Roboto Slab";
	padding: 7px;
	cursor: pointer;
	font-size: 22px;
}
.boutons .INTERF_liensUtilisateur {
	display: inline-block;
	margin-left: 5px;
}
.actualite_accroche {
	white-space: pre-wrap;
}
.boutons_formation:not(.parag1) {
    display:none;
}

.gallerie_4 td {
	display: inline-block;
	width: 20%;
	height: 180px;
	overflow: hidden;
	margin: 2%;
}

@media screen and (min-width: 999px) {
.page_accueil .slide_bandeau {
	top: 120px;
}

.scrolled #header_bas {
	left: 0

}
.scrolled .titre_bandeau img {
	opacity:0;
}


div#RL_div_menuGch_VERTICAL {
	
	display: inline-block;
}}

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

}
  .titre_bandeau img {
     
	height: 100px;
}  
    
}

@media screen and (max-width: 1300px) and (min-width: 999px)  {
#header_bas {

	top: 100px;
}

#menu li a {
	font: 500 15px/40px "Roboto Slab", sans-serif;
	height: 40px;
	
}
.menu_accueil img {
	width: 40px;
}
#menu li a {
	padding: 0 5px;
}
}


@media screen and (max-width: 1300px) and (min-width: 999px) {


.page_accueil .slide_bandeau {
	top: 140px;
}

.inscription {
	font-size: 12px;

}

.txt_bandeau {
	width: 80%;
	top: 5px;
}
h4.accroche_bandeau {
	font: 300 25px/26px "Roboto Slab";
}
}


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

    .inscription {
	display: block;
	font-size: 12px;
        line-height: 25px;
	margin-right: 0;
	margin-bottom: 5px;
}
  #header_bas {
	left: 0;
	 top: 0;

	z-index: 1000;
}  
    
}

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

.outils {
	right:0;
	top: 0;
	position: relative;
} 
.bandeau {
	position: relative;
	height: auto;
}
 .titre {
	left: 0;
	display: block;
	position: relative;
}   
}