body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #51382C;
	background-repeat: repeat-x;
}
#contenu {
position: relative;
width: 995px;
margin: auto; 
}
body,td,th {
	font-family: Gill Sans MT;
	font-size: 14px;
	color: #FFFFFF;
}
.Style3 {
	color: #8A2223;
	font-weight: bold;
}
.Style5 {font-size: 14px}
.Style7 {color: #C6D64D; font-weight: bold; }

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	color: #FF3300;
	text-decoration: none;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}


a.ref:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.ref:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.ref:hover {
	color: #FF3300;
	text-decoration: none;
}
a.ref:active {
	color: #FFFFFF;
	text-decoration: none;
}