BODY { 
padding:0px;
position:relative;
background-color: #FFFFFF;
font-size: 11px;
text-decoration: none; 
}
.site{
position:relative;
left:50%;
width:800px;
height:600px;
margin-left:-400px;
}
a{
text-decoration:none; 
}
img{
border:none; 
padding:0px;
margin:0px;
}

.header{
position:relative;
background-image: url('./img/header.jpg');
width:800px;
height:153px;

}
.header h1{
display:none;
margin:0px;
padding:0px;
}
.container_date_lien{
position:relative;
padding:0px;
margin:0px;
height:109px;
}
.date{
position:relative;
background-image: url('./img/dates.jpg');
background-repeat : no-repeat;
width:800px;
height:110px;
margin:0px;
padding:0px;
} 
.date p{
display:none;
}

.date ul{
padding:0px;
margin:15px 0px 0px 0px;
position:absolute;
left:75%;
list-style-type:none;
}
.date li{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin-bottom:13px;
}
.date a{
text-decoration:none;
font-weight:bold;
font-size:15px;
color:#185f99;
}
.date a:hover{
text-decoration:none;
font-weight:bold;
font-size:15px;
color:#000000;
}
.content{
position:relative;
background-image: url('./img/content.jpg');
width:800px;
height:226px;
}
.contenaire_bottom{
position:relative;
width:800px;
height:41px;
}
.content_bottom{
float:left;
background-image: url('./img/content_bottom.jpg');
width:628px;
height:41px;
}
.content_lien{
float:left;
width:172px;
height:41px;
}
.footer{
position:relative;
padding-left:70px; 
background-image: url('./img/footer.jpg');
background-repeat : no-repeat; 
width:800px;
height:71px;
}

