.content {
	max-width: 100%;
}
#menu > li {
/*background-color: #8b97af;
margin-left: 5px;
border-radius: 8px;
*/}


.formation.bis {
	width: calc(100%/4);min-height: 300px;
}
.formation.vertical.bis td.photo, 
.formation.vertical.bis td.texte {
        text-align: center;
}
.formation.vertical img,
.formation.vertical img:hover{
	height: auto;
	width: 100%;
}
.formation a {
	display: inline-block;
	border: #fff solid 1px;
	padding: 10px;
	background-color: rgba(255,255,255,0.5);
        margin-top: 15px;
}

.bandeau_description {
	text-align: center;
	margin: 10px;

}
.bandeau_titre_lien {
	background: #FFF;
	display: inline-block;
	width: auto;
	color: #72a0ab;
}

.INTERF_edito_txt table table {
	max-width: none;
}
.INTERF_txtMarquee,
h4 {
	color: #8B97AF;
}
hr,
div#RL_div_footer_master{
	background-color: #8B97AF;

}
.txt_bandeau {background-color: rgb(139, 151, 175);}

.scrolled div#RL_div_menuGch_VERTICAL, 
#menu li:hover , 
.info, 
.show-menu{
	background-color: #8B97AF;
}
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 #8B97AF;
	color: #8B97AF;
	font-size: 35px;
        margin: 0;
        font-weight: normal;
}
.actualite_body::before {
	
	display: none;
}
.titre {
	position: absolute;
	left: 0;
	font-family: "Roboto Slab" , sans-serif;
	text-align: left;
	font-size: 29px;
        color: #000;
        
}
.logo,.titre_bandeau {
	display: inline-block;
	vertical-align: middle;
}
.sous_titre_bandeau{
	font-weight: 600;
	text-transform: uppercase;
	color: #8B97AF;
        font-size: 40px;
}

.titre_bandeau {
	border-left: 1px solid #000;
	padding-left: 20px;
}


.marquee_holder {
	margin-right: 0;
	top: auto;

}
.bandeau {
	height: 100px;

}
.block_actu .container {
	margin-bottom: 5px;
}


td[bgcolor*="#8B97AF"] * {color: #fff;}


@media screen and (min-width: 999px) {
.formation.vertical.bis td.photo, 
.formation.vertical.bis td.texte {
	min-height: 260px;
        text-align: center;
}}


@media screen and (max-width: 1300px) {
    .formation.bis {
	width: calc(100%/2);
        min-height: 300px;
}
 
}
@media screen and (max-width: 1200px) {
.sous_titre_bandeau {
	font-size: 30px;
}
  .logo img {
	max-width: 190px;
}  
    
}
@media screen and (max-width: 999px) {
   .txt_bandeau{width:50%;}
    .formation.bis.vertical img {
	height: auto;
	width: 100%;

}
}

@media screen and (max-width: 850px) {
.sous_titre_bandeau,
.logo{
	display: block;
}
.titre {
	position: relative;

	text-align: center;

}
.titre_bandeau {
	border-left: none;
	padding-left:0;
}
.bandeau {
	height: 150px;
}
}
@media screen and (max-width: 650px) {
    .sous_titre_bandeau, .titre {
	font-size: 20px;
}
.logo img {
	max-width: 160px;
}
.outils {
	width: 100%;
	right: 0;

}
.bandeau_titre_lien {
	padding: 8px;
	font-size: 15px;
}

h3.libelle_bandeau {
	font: 300 20px/25px 'Roboto slab';
}
h4.accroche_bandeau {
	font: 300 15px/20px 'Roboto slab';
}
.page_accueil .scrolled .slide_bandeau {
	height: 200px;
}
.formation.bis.vertical img {
	height: auto;
	width: 100%;
}
.formation.vertical.bis td.photo, 
.formation.bis.vertical td.texte {
	min-height: 200px;
        margin: 0 auto;
}
table.formation.bis {
	min-height: 200px;
	
}
}