body{
background:#fff url(../images/bg.jpg) repeat-x top;
margin:0 auto;
font-family:Book Antiqua, Georgia, "Times New Roman", Times, serif;
color:#AE988B;
font-size:12px;
}

body a{
font-family:Book Antiqua, Georgia, "Times New Roman", Times, serif;
color:#987F71;
text-decoration:none;
}

body a:hover{
color:#AE988B;
}

#top{
width:1000px;
height:192px;
margin:0 auto;
}

#banner{
width:1000px;
height:208px;
margin:0 auto;
}

#contenu{
width:1000px;
margin:0 auto;
background:#fff url(../images/contenubg.jpg) repeat-y;
}

#leftmenu{
float:left;
width:240px;
padding:10px 10px 0px 20px;
}

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

#leftmenu ul li{
border-bottom:1px #DFCEC5 solid;
padding:10px 0px 10px 15px;
background:url(../images/index_07.jpg) left no-repeat;
}

#right{
padding:15px 20px 15px 10px;
float:left;
width:660px;
}

#title{
font-size:20px;
color:#73645C;
text-transform:uppercase;
}

#text{
font-size:14px;
}

#main{
padding:20px;
}

#foot{
width:100%;
height:96px;
margin:0 auto;
background:url(../images/footbg.jpg) repeat-x;
}

#footer{
width:1000px;
margin:0 auto;
background:url(../images/foot.jpg) no-repeat;
text-align:center;
padding-top:35px;
color:#6C5A50;
}

#footer a{
color:#6C5A50;
}


