/* CSS Document */
p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:30px;
}

ul li{
display:inline;
}

#blockp{
position:relative;
width:950px;
height:950px;
margin:0 auto;
}

#centrer{
position:relative;
width:800px;
height:350px;
margin:0 auto;
}

#mil{
position:relative;
width:800px;
height:200px;
margin:0 auto;
clear:both;
}

#mil3{
position:relative;
width:800px;
height:150px;
margin:0 auto;
clear:both;
}

#liste{
position:relative;
width:850px;
margin:0 auto;
clear:both;
font-size:12px;
}

#block_droite{
float:right;
width:400px;
height:200px;
clear:both;
}
#mil2{
padding-left:30px;
}
