* {
padding:0;
margin:0;
border:0;
}

body{
width:750px;
margin:auto;
color:black;
background-color:#ffffff;
}

a:link {color:#777777; text-decoration:none;}
a:visited {color:#777777; text-decoration:none;}
a:hover {color:#b12929; text-decoration:none;}

ul{
margin:10px 0px 10px 30px;
list-style: outside;
line-height:180%;
}

li{
text-align:justify;
}

#bandeau{
margin-top:10px;
}

#tete{
margin-top:10px;
margin-right:40px;
height:85px;
padding-left:60px;
font: normal 12px Verdana;
color:#0181BC;
line-height:180%;
background-image:url(camion.png);
background-position:right;
background-repeat:no-repeat;
}

#tete a{
font:bold 16px Verdana;
text-decoration:underline;
color:#333355;
}

#tete a:hover{
text-decoration:underline;
color:#0181BC;
}

#tete img{
vertical-align:middle;
margin-left:90px;
}

#tete span{
float:left;
margin-top:10px;
margin-right:50px;
}

#windoor{
position:absolute;
top:210px;
margin-left:0px;
z-index:2;
}

#chapitre{
width:640px;
height:51px;
z-index:1;
background-image:url(fond_titre.gif);
background-repeat:no-repeat;
padding-top:10px;
padding-left:110px;
font:16px Arial black;
color:#0181BC;
}

#marge{
position:absolute;
left:10px;
top:3px;
}

#corps{
position:absolute;
top:350px;
width:750px;
height:470px;
background-image:url(fond_corps.png);
}

#corps div{
width:555px;
margin:10px 0 0 175px;
font:11px Verdana;
text-align:justify;
line-height:170%;
}

#pied{
margin-top:465px;
width:750px;
font:11px Verdana;
color:#808080;
text-align:center;
}