div#RL_div_header_master, .bandeau {
	background-color: #333;
}
div#RL_div_menuGch_VERTICAL {
	background-color: #666;
}

#menu li a {
	color: #fff;
}
.content {
	max-width: 100%;
}
.INTERF_txtMarquee, 
h4 {
	color: #B5CC03;
}
.actu_empty {
	width: 80%;
	height: 100%;
	left: 10%;
	top: 0;
	background: url(../img/interface/news_defaut.jpg) no-repeat 0 0/cover;
}
.INTERF_ficheFormation_formation_texte .h4 {
	font-size: 16px;
	font-weight: bold;
}
.txt_bandeau {background-color: rgba(153,204,0,0.8);}

.scrolled div#RL_div_menuGch_VERTICAL, 
#menu li:hover , 
.info, 
.show-menu,
.bandeau_titre_lien{
	background-color:#F9B200;
}
.bandeau_titre_lien {
	display: inline-block;
	width: auto;
}
div#RL_div_contenuPageType_INTITULE_PARENT,
div#RL_div_contenuPageType_INTITULE_PARENT h1, 
h1#RL_div_contenuPageType_INTITULE_PARENT, 
.INTERF_ficheFormation_formation_titre 
{
	border-bottom: 2px solid #B5CC03;
	color: #B5CC03;
	font-size: 44px;
        margin: 0;
        font-weight: normal;
}

.formation.vertical td.photo, .formation.vertical td.texte {	min-height: 650px;}
.formation.vertical td.photo {
	display: inline-block;
	height: auto;
	width: 100%;
	position: absolute;
	z-index: 1;
}
.formation.vertical td.texte {
	display: block;
	vertical-align: middle;
	width: 59%;
	margin: 0 auto;
	z-index: 100;
	position: relative;
	background-color: rgba(51,51,51,0.7);
}
.formation {
	border-radius: 0;
	overflow: hidden;
	background-color: #fff;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	width: calc(100%/3);
	position: relative;
	min-height: 450px;
}
.formation.vertical h5 {
	color: #fff;
}

.INTERF_ficheFormation_formation_texte h3 {
	font: 400 30px oswald;
	color: #f07e23;
	border-bottom: 1px solid #f07e23;
}
.actualite {
	min-height: 360px;
}

#actualite_mooquee {
	
	position: absolute !important;
	
}
.actualite_item {
	display: inline-block;
	width: 90%;
	height: 100%;
	vertical-align: top;
	margin:0;
	background-color: #333;
	max-height: 100%;
}
.actualite_body::before {
display:none;
}
.actualite_titre {
	font-size: 18px;
	font-weight: 600;
}
.actualite_accroche {
	font-size: 15px;
}
.actualite_txt {
	position: relative;
	background-color: #F9B200B3;
	color: #000;
	text-align: center;
	width: 80%;
	display: inline-block;
	margin-top: 10%;
	padding: 1%;
}
hr {
	background-color: #9c0;
	height: 10px;
	border: none;
	margin: 0;
	max-width: 260px;
	margin-bottom: 12px;
}

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

.page_accueil #RL_div_body_master {
	margin-top: 80px;
}
.formation {
	min-height: 450px;
}
.formation.vertical td.photo, .formation.vertical td.texte {
	min-height: 450px;
}
.formation.vertical img {
	height: auto;
	width: 100%;
	top: 0;
}
}
@media screen and (max-width: 999px) {

.formation {
	min-height:300px;
}
.formation.vertical td.photo, .formation.vertical td.texte {
	min-height: 300px;
}
.formation.vertical img {
	height: auto;
	width: 100%;
	top: 0;
}
#header_bas {
	bottom: 0;
	position: relative;
}
}

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

  .formation {

    width: 100%;
  }

 
}
