body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin: 0;
padding: 0;
background-color:#D5D5D5;

}
#header {
height: 100px;
background-image: url("images/zuff_logo.gif");
   background-repeat: no-repeat;
}
#conteneur {
position: absolute;
width:840px;
left: 50%;
margin-left: -420px;
background-color:#D5D5D5;
}

#centre_haut {
background-image: url("images/dd_centre_haut_arrondi.gif");
   background-repeat: no-repeat;
margin-left: 160px;
height: 15px;

}

#centre_conteneur {
background-image: url("images/dd_background_centre.gif");
width: 665px;
margin-left: 160px;

/*
height: 400px; 
overflow: auto;*/
}


#centre {
padding-right: 10;
padding-left: 10;
padding-bottom: 10;
width: 645px;
}


/*
#centre {

background-image: url("images/dd_background_centre.gif");

width: 645px;
padding : 10px;
height: 680px; 
}
*/

#gauche {
position: absolute;
left:0;
width: 160px;
}
#pied {

font-size:6px;
background-image: url("images/zuff_pied.gif");
background-repeat: no-repeat;
text-align: center;
width:840px;
margin:0 auto;
}
/*
#pied {
clear:both;


margin:0 auto;


}*/



p {margin: 0 0 10px 0;}