#menu {	position:relative;	float:left;	width:217px;	height:auto;	font-size:0.85em;}#menu_haut {	background-image:url(/images/gui/menu_haut.png);	background-repeat:no-repeat;	height:auto;	width:219px;	font-family:Lucida Handwriting;}#menu_bas {	background-image:url(/images/gui/menu_bas.png);	background-repeat:no-repeat;	height:17px;	width:217px;}#menu_haut ul {	padding:0;	margin:0;	padding-top:150px;	padding-left:8px;}#menu_haut li {	padding:0;	margin:0;	list-style-type:none;		list-style-image:none;}#menu_haut a {	padding:0;	margin:0;	text-decoration:none;	color:#000;}#menu_haut a:hover {	color:#FFF;	text-decoration:underline;}
