#menu {
	color: #666666;
	width: 160px;
	margin: auto;
	padding: 0px 0px 0px 0px;	
	position: relative;

}
#content {
	width:160px;
	margin: 20px 0px 0px 0px;
}
#menu #content .menutitre {
	background: url('../images/commun/fond-hva-menu.jpg') no-repeat;
	text-align: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 30px;
	cursor: pointer;
	font-size: 11px;
	width: 160px;
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 0px 0px;	

}
#menu #content .stretcher {
	font-family: "Arial";
	text-align:left;
	font-size:10px;
	margin: 0px 0px 0px 5px;
}
#menu #content .stretcher a {	
	color: #666666;
	text-decoration: none;
}
#menu #content .stretcher a:hover {
	color: #c00a1d;
}
