/* Based partially on Matthew Carroll's keyboard accessible flavor of Suckerfish 
 * Dropdowns by Patrick Griffiths and Dan Webb. 
 * http://carroll.org.uk/sandbox/suckerfish/bones2.html
 */
/*	######################################################################################		MENU GAUCHE
	######################################################################################
*/
div#RL_div_menuGch_VERTICAL {
	width: 150px;
/*
	width: 195px;
	background-image:url(http://www.isites-mfr.info/_fichiersCommuns/07/img/interface/navy_bg.jpg);
	background-position: left;
	background-repeat: repeat-y;
*/
}
div#RL_div_menuGch_HEADER {
/*
	width: 195px;
	height: 23px;
	background-image:url(http://www.isites-mfr.info/_fichiersCommuns/07/img/interface/navy_H.jpg);
	background-position: top left;
	background-repeat: no-repeat;
*/
}
div#RL_div_menuGch_PAGES {
	width: 150px;
}
div#RL_div_menuGch_FOOTER {
/*
	width: 195px;
	height: 23px;
	background-image:url(http://www.isites-mfr.info/_fichiersCommuns/07/img/interface/navy_B.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
*/
}

.INTERF_menu_GAUCHE_spacer {
	background-color: #F7AD00;
	height: 1px;
/*
	background-image:url(http://www.isites-mfr.info/_fichiersCommuns/07/img/interface/navy_SEPARATEUR.jpg);
	height: 19px;
*/
}

.INTERF_menu_GAUCHE_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	width: 140px;
}
		a.INTERF_menu_GAUCHE_txt:link { 
			color: #336699;
			text-decoration:none;
		}
		a.INTERF_menu_GAUCHE_txt:visited {
			text-decoration:none; 
			color: #336699;
		}
		a.INTERF_menu_GAUCHE_txt:hover {
			text-decoration:none;
			color: #E50C01;
		}
		a.INTERF_menu_GAUCHE_txt:active { 
			text-decoration:none;
			color: #336699;
		}
.INTERF_sousMenu_GAUCHE_txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: normal;
	padding-top: 0px;
	
}
		a.INTERF_sousMenu_GAUCHE_txt:link { 
			color: #336699;
			text-decoration:none;
		}
		a.INTERF_sousMenu_GAUCHE_txt:visited {
			text-decoration:none; 
			color: #336699;
		}
		a.INTERF_sousMenu_GAUCHE_txt:hover {
			text-decoration:none;
			color: #E50C01;
		}
		a.INTERF_sousMenu_GAUCHE_txt:active { 
			text-decoration:none;
			color: #336699;
		}
		/*
.RL_div_menu_SELECTED_YES {
	width:100%;
	background-color:#B1D24D;
	padding:3px 0px 3px 2px;
}
.RL_div_menu_SELECTED_NO {
	padding: 3px 0px 3px 0px;
}
.RL_div_sousMenu_OPENED {
	background-color:#BDDD5A;
	padding:2px 2px 2px 2px;
}
	*/
.RL_div_sousMenu_CLOSED {
	/*	NOT USED	*/
}

/* ----[ LINKS ]----*/

/* all menu links */
