body{
color:#fff;	
}
#cadre_0{
width:800px;
margin:auto;
}
#header{
background:url(../images/header.gif) no-repeat top center;
width:800px;
height:110px;
display:block;
position:relative;
}
#header a.tohome {
height:75px;
left:58px;
top:13px;
width:180px;
cursor:pointer;
display:block;
position:absolute;
}
#header a.totraiteur {
height:80px;
left:496px;
top:11px;
width:102px;
cursor:pointer;
display:block;
position:absolute;
}
#header a.tohome span, #header a.totraiteur span {
display:none;
}
#contenu{
background:url(../images/bg.gif) top repeat-y;
width:800px;
min-height:15px;
}
#footer{
background:url(../images/footer.gif) no-repeat bottom center;
width:800px;
height:69px;
display:block;
}
#contenu a {
        color: #fff;
}
