/* CSS Document */
body {
position:relative;
margin-top: auto;
margin-bottom:auto;
margin-left:auto;
margin-right:auto;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}
#vatabeny
{
width: 800px;
height:600px ;
background-image: url("images4.png");
background-color: #003366;		
background-repeat: no-repeat;
border:0px;
margin-right:auto;
margin-left:auto;
margin-bottom:auto;
margin-top:auto;
float:top;
}
#partie1
{
width: 800px;
height:150px ;		
background-repeat: no-repeat;
border:0px;
margin-right:1 px;
margin-left:0 px;
margin-bottom:0px;
margin-top:0px;
}
#partie2{
top:200px;
width: 800px;
height:200px ;		
background-repeat: no-repeat;
border:0px;
margin-right:1 px;
margin-left:0 px;
margin-bottom:0px;
margin-top:0px;
}
#partie3{
top:400px;
width: 800px;
height:200px ;		
background-repeat: no-repeat;
border:0px;
margin-right:1 px;
margin-left:0 px;
margin-bottom:0px;
margin-top:0px;
}
