/*.bandeau::after {
	background-image: url(../img/interface/Qualiopi.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 310px;
	height: 115px;
	content: "Notre centre de formation certifié Qualiopi";
	display: block;
	position: absolute;
	right: 0;
	top: 60px;
	background-position: bottom;
	color: #0e3280;
}*/
 
body, .INTERF_ficheFormation_formation_texte, div#RL_div_contenuPageType_PARAG_TEXTE {
	font: normal 15px 'Roboto', sans-serif;
	text-align: left;
        color:#000;
}
#mooqueecarousel, div#RL_div_NEWS_body {

	max-width: 650px;
	margin: 0 auto;
        height: 450px;
        text-align:center;
}
.INTERF_accueilSyndication_txt {
	position: relative;
	width: auto;
	padding: 5%;
	display: inline-block;
	top: 10%;
}
.INTERF_accueilSyndication_ttr {
	font-size: 25px;
}
.INTERF_accueilSyndication_accroche {
	font-size: 26px;
}
.div_NEWS_uneNews {

	left: 0;
        text-align:center;
}
div#RL_div_NEWS_header {
    display: none;
	
}
.titre_bandeau img {
	height: 80px;
}
.bandeau {
	height: 90px;
}

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


.page_accueil div#RL_div_header_master.scrolled {
	height: 565px;
}
#header_milieu {
	position: relative;
}
.h2{
    font-size:25px;
}

h1,
h2,
h3,
h3.libelle_bandeau{
	font-family: 'Knewave';
}
h3 {
	color: #000;

}
td[bgcolor*="#ECC747"] h3 {color: #fff; font-size: 28px;}

hr {
	background-color: #000;
	border-radius: 8px;
}

.block_titre_forma {
	text-align: center;
}
.INTERF_ficheFormation_formation_titre {
	display: inline-block;
	border: none;
	color: #fff;
	background-color: #000;
	padding: 7px;
        font-size: 44px;
        margin: 0 5%;
	min-width: 60%;
            transform: rotate(1deg);
}


.block_titre_forma h2 {
	font-size: 35px;
	display: inline-block;
	background-color: #000;
	color: #7CA7B9;
	padding: 7px;
	margin: 0;
	font-family: Roboto slab;
        transform: rotate(-1deg);
}

.formation_spacer_tr {
	display: none;
}

.bouton_lien::before, .bouton_imprimer::before, .bouton_envoyer::before {
	background-color: #000;
}
h4,
h4.accroche_bandeau,
div#RL_div_contenuPageType_INTITULE_ENFANT, 
h2#RL_div_contenuPageType_INTITULE_ENFANT, 
.INTERF_ficheFormation_formation_accroche h3, 
div#RL_div_contenuPageType_PARAG_TITRE {
	font-family: 'Roboto';
}

a.INTERF_ficheFormation_cartouche_link:visited {
	color: #000;
}

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

        display: block;
          text-transform:none;
}
.formation.orange {
	width: calc(100%/4.5);
	border-radius: 15px;
	float: none;
	min-height: 200px;
	margin: 10px;
}
.separateur {
	text-align: center;
}
.txt_bandeau {background-color: rgb(124, 167, 185);}

.actualite_body {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.actualite_item {
	display: inline-block;
	margin: 0 1%;
	height: 100%;
	vertical-align: top;
	margin-right: 0;
	vertical-align: top;
	width: calc(94%/4);
	position: relative;
}
.actualite_txt {
	
	position: relative;
	text-align: center;
	width: auto;
	top: 15%;
	bottom: auto;
	display: inline-block;
	padding: 2%;
}

.actualite {
	min-height: 300px;
        position: relative;
}

div#RL_div_contenuPageType_INTITULE_ENFANT, 
h2#RL_div_contenuPageType_INTITULE_ENFANT, 
.INTERF_ficheFormation_formation_accroche h3, 
div#RL_div_contenuPageType_PARAG_TITRE {
	color:  #CEAB5D;
}

.formation.orange,
.scrolled div#RL_div_menuGch_VERTICAL, 
#menu li:hover , 
.info, 
.show-menu,
.fom_contact.bouton,
div#RL_div_footer_master{
	background-color: #7CA7B9;
}
#menu li ul li.secteur_menu, #menu li ul li.secteur_menu:hover {
	background: #ceac5d;
	color: #fff;
	padding: 5px;
	font-size: 18px;
	font-family: 'Roboto slab';
}
.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
{
	border-bottom: 2px solid #7CA7B9;
	color: #7CA7B9;
	font-size: 44px;
        margin: 0;
        font-weight: normal;
}


.forma_5 {
	vertical-align: top;
        text-align: center;
        width: calc(100%/5);
        position: relative;
}
.bulles .image {
	border-radius: 50%;
	overflow: hidden;
	width: 50%;
	margin: 0 auto;
        transition: width 1s ease-in-out;
}
.bulles .txt {
	position: absolute;
        font-size: 0;
	top: 30%;
	width: 100%;
	text-align: center;
	background-color: rgba(255,255,255,0.5);
	padding: 15px;
        opacity: 0;
        transition: opacity 2s ease-in;
}
.scrolled .bulles .txt {
	 opacity: 1;
}

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

.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:visited ,
.bulles h5 a.INTERF_liensUtilisateur:link{
	text-decoration: none;
        color: #fff !important;
}
.h5 {
	border:none;
	margin-bottom: 10px;
}
.bulles a {
	display: block;
	color: #000 !important;
	font-size: 16px;
	line-height: 17px;
	max-width: 80%;
	margin: auto;
}

#bouton {
	background: #7CA7B9;
	padding: 9px;
	font-size: 18px;
}
@media screen and (max-width: 1450px) {
  .scrolled .bulles .image {
	width: 95%;
        
}

.scrolled .bulles .txt { opacity:1;}
 .bulles .txt {
	top: 20%;
	width: 100%;
	padding: 5px 15%;
        opacity:0;
} 


.bulles a {
	font-size: 15px;
	line-height: 16px;
}


}
@media screen and (min-width: 1300px) {
.page_accueil .slide_bandeau {
	
	height: 400px;

}
.page_accueil #RL_div_body_master {
	margin-top: 0;
}
.page_accueil div#RL_div_header_master {
	height: 610px;
}


}


@media screen and (max-width: 1250px) {
.bandeau::after {
	width: 224px;
	height: 80px;
	font-size: 11px;
}

.forma_5 {
	width: calc(89%/2);
	display: inline-block;
}

.bas {
	text-align: center;
}
.formation.orange {
	width: calc(92%/3);
	margin: 5px;
}

}
@media screen and (max-width: 999px) {
.bandeau::after {
    content:"";
	width: 150px;
	height: 60px;
        top: 30px;
}
.bulles .h3 {
	font-size: 20px;
}
.bulles .h4 {
	font-size: 15px;
}

.bandeau_group .txt_bandeau {
	width: 50%;
}
.page_accueil .scrolled .slide_bandeau {
height: 200px; 
}
.page_accueil div#RL_div_header_master.scrolled {
	height: 300px;
}
.contact_table {
	width: 100%;

}
}
@media screen and (max-width: 850px) {


}


@media screen and (max-width: 650px) {
    
    .INTERF_ficheFormation_formation_titre {
	padding: 5px;
	font-size: 22px;
	margin: 0px 4%;

}
  .block_titre_forma h2 {
	font-size: 22px;
	padding: 7px;

}  
.bandeau {
	height: auto;
	text-align: center;
	margin-bottom: 20px;
}
.outils {
	top: auto;
	bottom: 0;
	position: relative;
	text-align: right;
}
.titre_bandeau img {
	height: auto;
	width: 80%;
	top: 0;
	max-height: 100%;
}
.blanc_bandeau {
	display: none;
}
    
 .titre_bandeau a {
	display: block;
}   
    .titre {
	left: 0;
	position: relative;
}
.formation.orange {
	width: 100%;
	margin: 5px;
	min-height: 150px;
}
    .bandeau::after {
 display:none;
}

.bulles td {
	width: 100%;
}
.forma_5 {
	vertical-align: top;
	text-align: center;
	width: 100%;
}
td[bgcolor*="#ECC747"] h3 {
	font-size: 20px;
}
h3 {
	font-size: 20px;
	line-height: 20px;
}
.formation h3 {
	font-size: 20px;
	line-height: 22px;
}
h4 {
	font: 20px 'Roboto', sans-serif;
}
h4.accroche_bandeau {
	font: 300 17px/18px 'Roboto slab';
}
h3.libelle_bandeau {
	font: 300 20px/23px 'Roboto slab';
}
}