html, body{
margin: 0;
padding: 0;
font: normal 13px "Trebuchet MS", Verdana sans-serif;
color: #FFF;
background: #9D9683;
width: 100%;
}
#site{
position: relative;
margin: 0 auto;
padding: 0;
width: 880px;
height: 596px;
background: url(images/bg_antiquites_accueil.jpg) no-repeat;
}
/* _________________ Menu _______________________ */
#maisonphilippe{
z-index: 1;
position: absolute;
top: 436px;
left: 194px;
background: url(images/maison-philippe.jpg) no-repeat;
width: 660px;
height: 111px;
}
#menu{
position: absolute;
left: 32px;
}
#menu ul{
font: normal 15px Arial, "Trebuchet MS", Verdana sans-serif;
width: 195px;
margin: 0;
padding: 0;
}
#menu ul li{
line-height: 25px;
list-style-type: none;
margin: 10px 0;
}
#menu ul li a{
padding: 0 0 0 10px;
display: block;
color: #5C6C5A;
text-decoration: none;
}
#menu ul li a:hover, #active{
color: #FFF;
background: #C9BFAC;
}
#galerie{
position: absolute;
margin: 402px 0 0 20px;
background: url(images/cadre_galerie.jpg) no-repeat;
width: 207px;
height: 130px;
}
#galerie ul{
padding: 45px 0 0 30px;
font: normal 15px Arial, "Trebuchet MS", Verdana sans-serif;
width: 170px;
height: 70px;
margin: 0;
}
#galerie ul li{
list-style-type: none;
line-height: 25px;
}
#galerie ul li a{color: #FFF;text-decoration: none;}
#galerie ul li a:hover{text-decoration: underline;}
/* _________________ Contenu _______________________ */
#contenu{
position: absolute;
top: 35px;
left: 520px;
width: 340px;
font: bold 15px "Trebuchet MS", Verdana sans-serif;
text-align: center;
}
#contact-estimation{
background: url(images/cadre_contact.jpg);
padding: 0;
margin: 0 0 0 65px;
width: 216px;
height: 142px;
text-align: center;

}
#contact-estimation p{
padding: 0;
margin: 10px 0 0 0;
color: #E1D7C4;
font: normal 14px "Trebuchet MS", Verdana sans-serif;
}
#contact-estimation p a{
text-decoration: none;
color: #E1D7C4;
}
#contact-estimation p a:hover{
text-decoration: underline;
color: #FFF;
}
#contact-estimation span{font: normal 24px "Trebuchet MS", Verdana sans-serif;}
/* _________________ Footer _______________________ */
#footer{
width: 880px;
position: absolute;
left: 0;
top: 613px;
text-align: center;
}
#footer hr{
margin: 2px auto;
width: 540px;
color: #C9BFAC;
background: #C9BFAC;
border: 0;
height: 1px;
}
#footer p{
color: #534B3F;
font: normal 13px "Trebuchet MS", Verdana sans-serif;
margin: 0;
padding: 0;
}
#footer p img{padding-top: 10px;}
#footer p a{color: #D8D5CE; text-decoration: underline;}
#footer p a:hover{color: #D8D5CE; text-decoration: underline;}
#footer span{color: #C9BFAC; font: normal 10px "Trebuchet MS", Verdana sans-serif;}
#footer span a{color: #C9BFAC; text-decoration: none;}
#footer span a:hover{color: #C9BFAC; text-decoration: underline;}