body {
	background-color: #BCED7E;
	background-image: url(images/fond.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

#contenu {
position: relative;
width: 988px;
margin: auto; 
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Style1 {
	color: #009900;
	font-weight: bold;
}
.Style2 {font-size: 10px}
.Style3 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #6B9E2B;
}
a:active {
	text-decoration: none;
	color: #990000;
}


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



.Style4 {font-family: Arial, Helvetica, sans-serif}
