/* #######################################################################################################
################################### 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 {
	
	background-color: #2FA814;

}

div#RL_div_M_identite_MFR {display: none;}

.INTERF_menu_HAUT_txt {  display: none;}
div#RL_div_menuGch_VERTICAL {
		display: none;
}

#conteur_page {
	width: 955px;
	box-shadow: 10px -21px 22px #ccc;
        background: #fff;
}
td#RL_td_body_menuGch {
	display: none;
	width: 0;
}

div#RL_div_contenuPageType {
	float: none;
	width: 80%;
	margin-right: 0;
	overflow: hidden;
	text-align: center;
}

.txt_titre {
	font-size: 35px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-family: Roboto slab;
	padding-left: 100px;
	background: url(../img/interface/logo.jpg) no-repeat;
	background-position: left;
	background-size: auto 100%;
}
.bandeau {
	margin-left: 10%;
	padding-top: 2%;
}
.INTERF_txtMarquee {
	width: 100%;
	color: #fff;

}
.bandeau a {
	text-decoration: none;
}

.INTERF_edito_txt {
	width: 100%;
	float: none;
}
div#RL_div_header_master {
	width: 955px;
	background: url(../img/interface/ruralite.jpg);
	height: 250px;
}