div#RL_div_contenuPageType_INTITULE_PARENT, h1#RL_div_contenuPageType_INTITULE_PARENT, .INTERF_ficheFormation_formation_titre {
	font-size: 35px;
color: #25737D;
}
.INTERF_page_ttr{color: #25737D;
}


div#RL_div_contenuPageType_PARAG_TEXTE{
    color: #333;
}



.info {
	padding: 5px;
	text-align: center;
	font-family: "Oswald";
	background-color: #25737D;
	border-radius: 8px;
	color: #fff;
	font-size: 15px;
        text-align:left;
}
.info .h4 {
	color: #fff;
}
.presentation {
	background: linear-gradient(#25737D,#fff);
}
.presentation td {
	display:table-cell;
}
.titre_bandeau img {
display: none;	
}
/*.bandeau_0 .txt_bandeau,.bandeau_1 .txt_bandeau {display: none;}*/
/*.bandeau_0 .img_bandeau {background-position: left;}*/
#header_bas, .show-menu, .contact_table{
	/*background-color: #25737D;*/
        background-color: #25737D;
}

#menu li:hover, #menu li ul li:hover, #header_top {
	/*background-color: #abdac3;*/
        background-color: #25737D;
}
div#RL_div_footer_master, .fom_contact.bouton {
	/*background-color: #25737D;*/
   background-color: #25737D;
}

#menu li:hover a, #menu li ul li:hover a{
	color: #333;
}

.icone_instagam {
	background-image: url(../img/interface/instagram.png);
}
.icone_ecole {
	background-image: url(../img/interface/ecoledirecte.png);
}
div#RL_div_contenuPageType_INTITULE_ENFANT, h2#RL_div_contenuPageType_INTITULE_ENFANT, .INTERF_ficheFormation_formation_accroche h3 {
	color: #333; text-align: center;font-size: 35px;
}
#header_top {
	min-height: 100px;
}
.contact_table{
	/*background-color: #25737D;*/
        background-color: #25737D;
}
.fom_contact.select {
	/*background-color: #85C29D;*/
        background-color: #679da4;
}

a.INTERF_liensUtilisateur:link ,a.INTERF_liensUtilisateur:visited, a.INTERF_liensUtilisateur:active, h4 {
		color:#000;
}
.h4, .h5 {
		color:#000;
                font-family: Oswald;
                font-weight: normal;
}
h3, h4 {
	text-align: inherit;
	margin: 5px 0;
}
h3 {font-size: 25px;}
h4 {font-size: 20px;}
h3.libelle_bandeau ,h4.accroche_bandeau {text-align: center;}

a.INTERF_liensUtilisateur:hover {color:#25737D;}
#RL_div_NEWS_img {
	display: none;
}
div#RL_div_contenuPageType_PARAG_TITRE {
	font-family: "Oswald", sans-serif;
	color: #25737D;
}
div#RL_div_contenuPageType_PARAG_ACCROCHE {
	font: normal 15px 'Open Sans', sans-serif;
	font-size: 17px;
	color: #333;
}

.photo_forma img {
	height: 100%;
	width: auto;
	position: absolute;
	left: 0;
	top: 0;
        max-width: none;
	
}
.photo_forma td {
	position: relative;
	overflow: hidden;
	width: 25%;
        margin: 4%;
	display: inline-block;
	vertical-align: top;
	min-height: 220px;
}
.partenaires img {
	height: 90px;
	margin: 5px;
	width: auto;
}
.partenaires { border:none;}

@media screen and (max-width: 1400px) {
#bandeau_mooquee {
    height: 350px;
}
.blanc_bandeau {
	min-height: 350px;
}
}

@media screen and (max-width: 1200px) {
#bandeau_mooquee {
    height: 250px;
}
.blanc_bandeau {
	min-height: 250px;
}
h3.libelle_bandeau {
    font-size: 45px;
    line-height: 55px;

}
h4.accroche_bandeau {
	font-size: 35px;
	line-height: 45px;
}

}


@media screen and (max-width: 999px) {
    #menu li a {
	background-color: #25737D;
}
.photo_forma td {
	width: 28%;
	margin: 2%;
	min-height: 170px;
	
}
h3.libelle_bandeau {

    font-size: 40px;
    line-height: 40px;

}
h4.accroche_bandeau {
	font-size: 30px;
	line-height: 30px;
}
}

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

.photo_forma td {
	
	min-height: 85px;
	

}}