body {
background-color: #000000;
}

.ladiv {
position:relative;
left: 0px; 
top: 0px; 
height: 609px; 
width: 1230px;
}

.lesdivs1 {
position:absolute;
font-family: arial;
color: #ffffff;
height: 1000px; 
width: 550px;
top: 240px; 
left: 180px;
}

.lesdivs2 {
position:absolute;
font-family: arial;
color: #ffffff;
height: 1000px; 
width: 550px;
top: 240px; 
left: 220px;
}

.divmenu {
text-align: center; 
position:absolute; 
color:#ffffff; 
font-family: arial; 
top: 190px; 
left: 0px; 
width: 910px;
}

p.petit{
font-size: 10px;
font-family: arial;
color: #ffffff
}

p.titre{
font-size: 18px;
font-family: arial;
color: #ffffff
}

a.liens{
color:#cccccc; 
text-decoration:none; 
}  

a.liens:hover {
color:#ffffff; 
text-decoration:none; 
}

