html,body{margin:0;padding:0; background-color:#0e0e0e;}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{text-decoration:none;}

div#header{width:1024px;height:390px;margin:0;background-image:url(images/entete.png); background-repeat:no-repeat;}

div#container{width:1024px;margin:0 auto; background-color:#1A1A1A;}

div#content { height:300px;}

div#navigation{float:left;width:350px;background:#F6F0E0;}

div#extra{background:#CCC8B3;float:right;width:350px}

div#footer{clear:both;width:100%; height:300px; background-image:url(images/pied.png);}
