.menu_gauche {
	padding:0px 0px 0px 0px; 
	margin: 15px 0px 10px 25px; 
	border:0; 
	width:171px; 
	text-align:left; 
	font-size: x-small;
	font-weight: bold;
	position : relative;
	font-family: verdana;
}
.menu_gauche table {
	border-collapse:collapse; 
	padding:0; 
	margin:0; 
	font-size:small;
}

a.menu_gauche1:active,a.menu_gauche1:visited,a.menu_gauche1:link{
	padding-left:20px;
	color:#1C5073;
	text-decoration:none; 
	font-weight:bold;
	font-size : 10px;
	display:block;

}
a.menu_gauche1:hover{
	color:#1C5073;
	font-weight:bold;
	font-size : 10px;
}

a.menu_gauche:active,a.menu_gauche:visited,a.menu_gauche:link{
	color:#1C5073;
	display:block; 
	font-weight:normal;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration:none; 
	width:130px;
}

a.menu_gauche:hover{
	color:#1C5073;
	display:block;
	font-weight:bold;
	font-size : 10px;
	margin-bottom: 5px;
	width:130px; 
}

.menu_gauche li.drop {
	margin-bottom:20px;
	list-style:none;
	background-image: url(../image/puce_menu_gauche.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-bottom: 3px;
}

.menu_gauche ul li{
	_margin-left:-20px;
	list-style-type: none;
	list-style-image: none;
}