/* #######################################################################################################
################################### 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-image:url(../img/interface/fond.gif);


}
div#RL_div_conteneurGeneral {
margin:0 auto;
width:955px;


}

div#RL_div_M_identite_MFR {



}


div#RL_div_header_master {

}
div#RL_div_footer_master {
background-color:#FFFFFF;
border-left:solid #333333 1px;
border-right:solid #333333 1px;
border-bottom:solid #333333 1px;
background-image:url(../img/interface/fondgauche.gif);
background-repeat:repeat-y;
width: 955px; 
height: 76px; 
}
div#RL_div_body_master {
background-image:url(../img/interface/fondgauche.gif);
background-repeat:repeat-y;
 
border-left:solid #333333 1px;
border-right:solid #333333 1px;
background-color:#FFFFFF;
}

div#RL_div_header_MILIEU {
background-image:url(../img/interface/header.jpg);
height:150px;


background-color:#FFFFFF;
border-left:solid #333333 1px;
border-right:solid #333333 1px;
border-top:solid #333333 1px;
border-bottom:solid #339900 1px;
}

div#RL_div_header_BAS {
background-image:url(../img/interface/fondgauche.gif);
background-repeat:repeat-y;
border-left:solid #333333 1px;
border-right:solid #333333 1px;
background-color:#FFFFFF;
}
.sous-menu-cat a {
	list-style:none;
	font-size:16px;
	color:#009933;
	font-weight:bold;
	text-decoration:none;	
	
}


.sous-menu-cat a:hover{
	list-style:none;
	
	color:#009933;
	text-decoration:underline;
	
}

.titre_menu {
list-style:none;
}
.cadre_body {
	text-align:left;
	width:180px;
	margin-left:15px;
	margin-top:12px;
	font-size:16px;
	color:#009933;
	font-weight:bold;
	text-decoration:none;
}


.sous-menu-cat {
	list-style:none;
	font-size:14px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
.sous-menu {
list-style:url(../img/interface/fle.gif);
margin-left:25px;
font-size:12px;
margin-top:5px;
}

.sous-menu a {
color:#333333;
text-decoration:none;
}
.sous-menu a:hover {
font-weight:bold;
color:#009933;

}
