body 
{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
height: 100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-color: #B0B0B0;	
}


.milieu
{
background-color:#B0B0B0;
background-image:url(fond.jpg);
background-attachment:scroll;
background-position: top;
background-repeat: repeat-x;
height: 600px ;
}


.Style1 {
	color: #666666;
	font-size: 9px;
}

.Style3 {color: #333333}

a:link{text-decoration:none; color:#CC6600}
a:visited{text-decoration:none; color:#CC3300}
a:hover{text-decoration:overline underline; color:#CC3300;}
a:active{text-decoration:none; color:#CC3300;}
