.INTERF_edito_txt table table {
	max-width: none;
}
.INTERF_edito_txt .tourisme >  table {
	max-width: 1500px;
}
.tourisme img,.tourisme a {
	display: block;
}

.tourisme h4 {font-family:Roboto Slab;font-size: 15px;}
.page_accueil .tourisme h4 {font-size: 20px;}



.INTERF_txtMarquee,
h4 {
	color: #45521F;
}
.txt_bandeau {background-color: rgba(206, 171, 93,0.9);}

.scrolled div#RL_div_menuGch_VERTICAL, 
#menu li:hover , 
.info, 
.show-menu{
	background-color: #909B25;
}
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 #909B25;
	color: #909B25;
	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: #45521F;
        font-size: 40px;
}

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


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

}
.bandeau {
	height: 100px;

}


@media screen and (max-width: 990px) {
    
.sous_titre_bandeau {
	font-size: 35px;
}

.titre {
	font-size: 20px;
}

.logo img {
	max-width: 155px;
}

.tourisme table td {
	max-width: 49%;
	display: inline-block;
}
.tourisme table td td {
	max-width: 100%;
}

}

@media screen and (max-width: 750px) {
  .titre {
	position: relative;
}  
.titre_bandeau {
	border-left: none;
	padding-left: 0;
}
.logo, .titre_bandeau {
	display: block;
	width: 100%;
	text-align: center;
}

.bandeau {
	height: auto;
}
.INTERF_txtMarquee {
	display: none;
}
.outils {
	position: relative;

}
.page_accueil .scrolled .slide_bandeau {
	height: 200px;
}
.page_accueil div#RL_div_header_master.scrolled {
	height: 385px;
}
}