body {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #e6af00;
	margin: 0px;
	padding: 0px;
	background-image: url(fd.jpg);
	background-repeat: no-repeat;
}
.menugauche {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	list-style-type: square;
	margin: 0;
	padding:0;
	font-size: x-small;
	list-style-position: inside;
	width: 140px;
}
.menugauche li {
	margin-bottom: 5px;
	margin-left: 10px;
}
.menugauche a {
margin: 0 2px;
color: #990000;
text-decoration: none;
}
.menugauche a:hover {
	text-decoration: underline;
	color: #000000;
}
