#menu_gauche {
	width: 190px;
	padding: 0px;
	margin-top: 135px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	position: absolute;
	background-image: url(../images/menu_left_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 525px;
}
.menu_gauche_h1  {
	margin: 20px 0px 10px 15px;
	padding: 0px 5px;
	clear: left;
	float: left;
	height: 20px;
	width: 150px;
	background-image: url(../images/menu_left_titre.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}


.lien_menu {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	clear: left;
	float: left;
	height: 17px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58595B;
	background-color: #E0E2E3;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	line-height: 15px;
	letter-spacing: 1px;
}
.lien_menu:hover {
	font-size: 14px;
	color: #D43B35;
	font-weight: bold;
	letter-spacing: 0px;
}
#fermer_menu_left2 {
	background-image: url(../images/menu_left_bottom2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 20px;
	width: 190px;
}
