#body_page:not(.page_accueil) .h4 {
	font-size: 20px;
	font-weight: 500;
	color: #ceab5d;
}
#body_page:not(.page_accueil) .h3 {
	color: #8B97AF;
	border-bottom: 3px dotted #8B97AF;
}
h3.libelle_bandeau {
	font: 300 35px/45px 'knewave';
}
.facebook_page {
	margin: 0 auto;
}
.icone_inscription {
	text-decoration: none;
	background-color: #cfab5d;
	color: #fff;
	padding: 5px;
	font-size: 24px;
	text-transform: uppercase;
	animation: fadeblack infinite 2s;
}
.titre_popup {
	font-family: knewave;
}
#RL_div_footer_master::before {
	font-size: 25px;
}
a.INTERF_liensInfoMaison:link {
	color: #000;
}

td[bgcolor*="#8B97AF"],
td[bgcolor*="#8B97AF"] h5{
    color:#fff;
}
.image img {
	display: block;
	width: 100%;
}
#menu > li {
	width: calc(100%/5);
}
#menu li a {
	color: #000;
	
}
.el_menu_1,.el_menu_2,.el_menu_3 ,.el_menu_4,.el_menu_5,.el_menu_6,
div#RL_div_menuGch_VERTICAL,
#menu > li:hover > a {
	background-color: #fff;	
}
.el_menu_1, 
.el_menu_2, 
.el_menu_3,
.el_menu_4, 
.el_menu_5, 
.el_menu_6,
div#RL_div_menuGch_VERTICAL
 {
	background-color: #8b97af;
}


.menu-item-li-forma-1::before,
.menu-item-li-forma-31::before,
.menu-item-li-forma-21::before{
        background-color: #8b97af;
	display: block;
	padding: 0;
	line-height: 30px;
}
/*.menu-item-li-forma-1::before{
	content: 'Formations Initiales';
}

.menu-item-li-forma-31::before{
	content: 'Formations par apprentissage';
}

.menu-item-li-forma-21::before{
	content: 'Prestation d’accompagnement';
}
*/

#menu > li {
background-color: #8B97AF;	
}


.page_formation .h2 {
	font: 400 30px 'Roboto Slab';
	color: #fff;
	margin: 13px;
	text-align: center;
	background-color: #8b97af;
}


hr {
	background-color: #8B97AF;
        max-width: 650px;
}
div#RL_div_contenuPageType_INTITULE_ENFANT, 
h2#RL_div_contenuPageType_INTITULE_ENFANT, 
.INTERF_ficheFormation_formation_accroche h3,
div#RL_div_contenuPageType_PARAG_TITRE {

	color: #000;
}

.actualite_img {
	height: 85%;
}


.scolled hr {
	max-width: 450px;
}

.INTERF_ficheFormation_formation_texte .h3 {
	color: #8B97AF;
	border-bottom: 3px dotted #8B97AF;
}
.slogan_bandeau,
h3.libelle_bandeau,
a.INTERF_liensUtilisateur {
  	color: #8B97AF;
}
.scrolled div#RL_div_menuGch_VERTICAL,
.scrolled #menu li a,
.ient,
.fom_contact.bouton,
#RL_div_footer_master::before {
	background-color: #8B97AF;
}
.forma_5 {
	vertical-align: top;
        text-align: center;
        width: calc(100%/4);
}
.bulles .image {
	border-radius: 50%;
	overflow: hidden;
	width: 50%;
	margin: 0 auto;
        transition: width 1s ease-in-out;
}

.scrolled .bulles .image {
	width: 80%;
}
.bulles .h3 {
	text-transform: uppercase;
	display: inline-block;
	font-family: Knewave;
}
.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: 20px;
}
  
.bulles h5 {
	background-color: #333;
	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;
}
.formation.horizontal {
	display: inline-block;
	min-height: 220px;
	vertical-align: top;
	background-color: #8B97AF;
	color: #fff;
	max-width: 650px;
}
.bandeau_description {
	text-align: center;
	margin-left: 0;
	color: #fff;
	font-style: normal;
}
.bandeau_titre_lien {
	background: #000;
	display: inline-block;
	width: auto;
	text-decoration: none;
	color: #fff;
	margin: 0 auto;
}
.bandeau_titre_lien:hover {
	background: #8B97AF;
}

.formation.horizontal h5 a {
	border: 1px solid #fff;
	background-color: rgba(255,255,255,0.8);
	color: #000 !important;
	margin: 15px;
	padding: 10px;
	display: block;
	max-width: 250px;
	margin: 10px auto;
}
.info_coordonnee span {
	margin: 0;
	
}

@media only screen and (min-width:830px)and (max-width: 1290px) {
    .txt_bandeau {

	top: 10%;
	padding: 5px;
	max-width:90%;
	top: 10%;
}
    
    
    
}
@media only screen and (max-width:999px){
.actualite {
	position: relative;
}

h4.accroche_bandeau {
	font: 300 17px/20px 'Roboto slab';
}
.bulles .h4 {
	font-size: 16px;
}

h3 {
	font-size: 21px;
	line-height: 27px;
}
}

@media only screen and (max-width:650px){
    
    .forma_5 {
	width: calc(98%/1);
	display: inline-block;
}
  .facebook_page {
	width: 100%;
	overflow: hidden;
}  
}

@media only screen and (max-width:450px){
    
    .forma_5 {
	width: 100%;

}
    
}

