.page_accueil div#RL_div_header_master.scrolled {
	height: 565px;
}
#header_milieu {
	position: relative;
}

td[bgcolor*="#7CA7B9"] a.INTERF_liensUtilisateur{
    color:#fff !important;
    
}

.bandeau_titre_lien {
	background-color: #7CA7B9;
	display: inline-block;
	width: auto;
	padding: 15px;


}
.bandeau_titre_lien:hover {
	background-color: #000;
}
.actualite_body::before {
	background-color: #000;
}
h1,
h2,
h3,
h3.libelle_bandeau,
.INTERF_txtMarquee{
	font-family: 'Roboto slab';
}

h4,
h4.accroche_bandeau {
	font-family: 'Roboto';
}


.INTERF_txtMarquee, h3{
	color: #7CA7B9;
      
}
.h5 {

        display: block;
          text-transform:none;
}
.txt_bandeau {background-color: rgba( 236, 199, 71,0.7);}



.scrolled div#RL_div_menuGch_VERTICAL, 
#menu li:hover , 
.info, 
.show-menu,
.fom_contact.bouton,
div#RL_div_footer_master{
	background-color: #7CA7B9;
}

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

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 #7CA7B9;
	color: #7CA7B9;
        margin: 0;
        font-weight: normal;
        font-size: 35px;
        margin-bottom: 10px;
}

.INTERF_ficheFormation_formation_texte .h3 {
	font-size: 25px;
	border-bottom: 2px solid #7ca7b9;
	color: #7ca7b9;
        margin-bottom: 15px;
}

.INTERF_ficheFormation_formation_texte .h4 {
	font-size: 20px;
	color: #333;
        margin-bottom: 5px;
        margin-top: 5px;
}
.forma_5 {
	vertical-align: top;
        text-align: center;
        width: calc(100%/4);
}
.leaflet-popup-content span {
	display: block;
}
.bulles .image {
	border-radius: 50%;
	overflow: hidden;
	width: 50%;
	margin: 0 auto;
        transition: width 1s ease-in-out;
}
h3.libelle_bandeau,
h4.accroche_bandeau,
.bandeau_description
{
	color: #333;

}


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

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

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

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