/* #######################################################################################################
################################### Styles Interface PERSONNALISES #######################################

Permet de ré-écrire par-dessus les styles définis pour ce template





Charte MFR 	:
	VERT	:	#2FA829
	ORANGE	:	#F7AD00
	
Charte Interface
	VERT CLAIR			:	#CEED6F
	VERT MOYEN			:	#81A738
	VERT FONCE			:	#517806
	BLEUTITRE			:	#3399CC
*/
body {
	color: #333;
}
.INTERF_ficheFormation_formation_titre {color: #1db418;}

.titre_formation {color: #f29402;
text-transform:uppercase; 

font-family: "Oswald",sans-serif;
    font-size: 18px;
    font-weight: 500;}
	
	div#RL_div_contenuPageType.page_index {
  width: 700px;
}
.form_txt, .page_demande_info .form_slct_1 {
		min-width: 100%;
}
.div_bandeau {
	background-image: none;
	padding-left: 0;
        width:435px;

}
.titre_bandeau img {
	max-width: 100%;
}

@media screen and (max-width: 999px) {
    .titre_bandeau {
	text-align: left;
}
    .div_bandeau {
	background-image: none !important;
	
	height: auto!important;
	
		padding-top: 0 !important;
	position: relative;

	width: 100%;
}
    #header_top {
	width: auto;
	height: 170px !important;
}
    .titre_bandeau img {
	max-width: 500px;
}
div#RL_div_header_master {
	height: 250px;
	padding-top: 0;
}
div#RL_div_menuGch_VERTICAL {
	top: 200px;
}
#header_milieu {
	height: auto;
}
.INTERF_txtMarquee {
	height: auto;
	padding-top: 0;
}
}
@media screen and (max-width: 580px) {
    #RL_div_contenuPageType_PARAG_TEXTE img {
        max-width:100%;
    }   
   .outils {
	top: 71px;
} 
}