@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px;
	background-image:url(images/fond.jpg);
	background-repeat:repeat;
	min-height: 20px;
}
.tableau {background-color:#FFF;}
.tableau1 {background-color:#FFF;
border-color:#006;
border:#006;
border-style:solid;}

.style1 {font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#FFF;}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #36F;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.style2 {font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#000066;}
.style3 {font-family:Verdana, Geneva, sans-serif;
font-size:15px;
color:#000066;}
.style4 {font-family:Verdana, Geneva, sans-serif;
font-size:10px;
color:#000066;}
