body {
margin : 0; 
padding : 0; 
font : 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; 
color : black; 
text-align : left; 
background-color : white; 
} 

#validhtml {
position : absolute; 
top : 585px; 
left : 170px; 
width : 30px; 
height : 20px;
}
#header {
position : absolute; 
top : 0px; 
left : 0; 
width : 800px; 
height : 139px; 
}


#fond {
position : absolute; 
top : 139px; 
left : 0; 
width : 800px; 
height : 400px; 
} 


#plan {
position : absolute; 
top : 139px; 
left : 200; 
width : 800px; 
height : 400px; 
} 




#footer {
 position: absolute;
 top:537px;
 left:0px;
 width: 800px;
 height:72px;
}
table.footer {
width : 800px; 
height : 72px; 
text-align : center;
vertical-align: top; 
font-family : Verdana; 
font-size : 10px; 
color : white; 
background-image: url(img/footer.jpg);
} 











.lien {
text-decoration : none; 
font-size : 10px; 
color : #48a7de; 
} 
.lien:hover {
font-size : 10px; 
text-decoration : none; 
color : #f67300; 
} 
.lienwilprod {
text-decoration : underline; 
font-size : 15px; 
color : black; 
} 
.lienwilprod:hover {
text-decoration : none; 
font-size : 15px; 
color : red; 
} 

