a.menu_gauche {color:#470C3A;text-decoration: none;font-weight: bold;  }
a.menu_gauche:hover {color:#CCCCCC;text-decoration: none;}

a.menu_droite {color:#74880B;text-decoration: none;font-weight: bold;  }
a.menu_droite:hover {color:#CCCCCC;text-decoration: none;}
.menu_droitetitre {font-size: 12px;font-weight: bold;color: #74880B;}
	

/* CSS menu_nav de navigation */

.menu_nav {
	clear: both;
	width: 185px;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
	color: #74880B;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu_nav a {
	text-decoration: none;
	color: #74880B;
}

.menu_nav a:hover{
	text-decoration: none;
	color:  #74880B;
}

#smenu_nav1, #smenu_nav2, #smenu_nav3, #smenu_nav4, #smenu_nav5, #smenu_nav6 {
	float: left;
	display: none;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;		
	width: 180px;
}

#smenu_nav1, #smenu_nav2, #smenu_nav3, #smenu_nav4, #smenu_nav5, #smenu_nav6 a {
	text-decoration: none;

}
