body {
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 0.8em;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -60px;
	background-image:url(../images/fond_rouge.jpg);
	background-repeat: repeat;
}
.menu {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 6px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}

