/* CSS Document */

body {background-color:#D89218;
width:766px;
margin:auto;

}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }


#panel {
width:766px;
height:278px;
margin:auto;
}



#contenu{
margin-left: 200px;
padding: 5px;
background-color:#9F7136; 
}
#footer{
width:766px;
height:37px;
background:url(../images/complete-tours_14.gif) repeat-x;
margin:auto;
text-align:center;
}