.page_accueil div#RL_div_header_master.scrolled {
	height: 565px;
}
#header_milieu {
	position: relative;
}
.scrolled  #menu>li>a,
#menu li:hover>a{
	color: #fff;
 
}


#boutons_formation + br {
	display: none;
}


/*
.bandeau,
.page_accueil div#RL_div_header_master{
	background: #CEAB5D;
}
*/




h1,
h2,
h3,
h3.libelle_bandeau,
.INTERF_txtMarquee{
	font-family: 'Roboto slab';
}

h4,
h4.accroche_bandeau,
#menu li a {
	font-family: 'Roboto';
}

.INTERF_txtMarquee, 
h4 {
	color: #472612;
      
}
.h5 {

        display: block;
          text-transform:none;
}


.txt_bandeau {
    background-color: rgba( 124, 167, 185,0.7);
    width: 25%;}
.bandeau_titre_lien {
	width: auto;
	max-width: 80%;
}
.bandeau_titre_lien,.bandeau_titre_lien:hover {
	background-color: transparent;
}
.bandeau_titre_lien,
h4.accroche_bandeau,
h3.libelle_bandeau{
	color: #472612;
}
/*
.scrolled div#RL_div_menuGch_VERTICAL,
div#RL_div_menuGch_VERTICAL,*/

.bulles h5,
.scrolled div#RL_div_menuGch_VERTICAL{
	background-color: #7CA7B9;
}
#menu > li > a {
	background-color: #7CA7B9;
	padding: 0 10px;
	font-size: 18px;
	border-radius: 8px;
        color:#fff;}
#menu>li {
    margin-left: 10px;
   
}
#menu li {
	background: transparent;
	transition: background-color 0.5s;
}

#menu .hidden li:hover , 
.info, 
.show-menu,
.fom_contact.bouton,
div#RL_div_footer_master,
hr,
.bulles .h3::after

{
	background-color: #472612;
}

.INTERF_txtMarquee {
	font-size: 16px;
	color:  #472612;
}


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 #472612;
	color: #7CA7B9;
	font-size: 44px;
        margin: 0;
        font-weight: normal;
}
hr {
		height: 10px;
	max-width: 200px;
	border-radius: 8px;
}

.forma_5 {
	vertical-align: top;
        text-align: center;
        width: calc(95%/3);
        display:inline-block;
}
.bulles .image {
	border-radius: 50%;
	overflow: hidden;
	width: 50%;
	margin: 0 auto;
        transition: width 1s ease-in-out;
}

.scrolled .bulles .image {
	width: 80%;
        max-width:400px;}
.bulles .h3{
  
	text-transform: uppercase;
	display: inline-block;


}
.bulles .h3::after {
	width: 0;
	content: "";
	height: 2px;
	display: block;
        transition: width 1s ease-in-out;
}

.bulles:hover .h3::after {
	width: 100%;
}

.bulles .h4{
    font-size: 20px;
}
  
.bulles h5 {
	padding: 5px;
	border-radius: 10px;
        font-size: 16px;
        display: inline-block;
}
.bulles h5 a.INTERF_liensUtilisateur:link,
.bulles h5 a.INTERF_liensUtilisateur:visited {
	text-decoration: none;
	color: #fff;
}
.h5 {
	border:none;
	margin-bottom: 10px;
}
.separateur {
	
}
.actualite_body::before {
	background-color: #333;
}


@media only screen and (max-width: 999px) {
    td.forma_5 {
	width: 49%;
	display: inline-block;
}
    
    
    
}