html{
height: 100%;
}
body {
margin-top:0px;
padding: 0px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:75%;
font-style:normal;
font-weight:normal;
background-image:url(images/fond_body.gif);
background-repeat: repeat-x;
background-position: top left;
background-color: #B9B173;
color: #666633;
} 
A {
color:#666633;
text-decoration:underline;
font-weight:normal;
font-style:normal;
background-color:inherit;
} 
A:hover {
color:#800000;
text-decoration:none;
background-color:inherit;
font-style:normal;
} 
A.menu  { 
color: #ffffff; 
font-style: normal; 
font-weight: bold; 
text-decoration: none; 
font-size: 110%;
} 
A.menu:hover {
color: #FFFFCC; 
font-style: normal; 
font-weight: bold; 
text-decoration: none; 
} 

A.baspage {
color:#ffffff;
text-decoration:none;
font-weight:normal;
font-style:normal;
} 
A.baspage:hover {
color:#ffffff;
text-decoration:underline;
} 

.textepetit {
font-size: 90%;
} 

#contentarea { 
position:relative;
width: 762px; 
height: 100%; 
margin: 0px auto;
background-color:inherit;
}

#hautpage {
position:relative;
float:left;
width: 762px;
height: 138px;
background-image:url(images/entete.jpg);
background-repeat: no-repeat;
background-color:inherit;
padding : 0px;
margin : 0px;	
} 
#hautpageen {
position:relative;
float:left;
width: 762px;
height: 138px;
background-image:url(images/entete_en.jpg);
background-repeat: no-repeat;
background-color:inherit;
padding : 0px;
margin : 0px;	
} 
#menu {
position:relative;
float:left;
width:215px;
height: 171px;
background-image:url(images/fond_menu.gif);
background-repeat: no-repeat;
margin: 0px; 
padding : 0px;
}
#menucontenu {
margin: 0px; 
padding : 20px 0px 0px 20px;
color: #FFFFCC;
font-weight: bold; 
}
#imagesantiquites {
position:relative;
float:left;
width:547px;
height: 171px;
background-image:url(images/images_antiquites.jpg);
background-repeat: no-repeat;
margin: 0px; 
padding : 0px;
}
#centre { 
position:relative;
float:left;
margin: 0px; 
padding : 0px;
width: 762px; 
height: 100%; 
background-image:url(images/fond_centre.gif);
background-repeat: repeat;
}

#centrecontenu {
margin : 0px;		
padding : 10px 10px 10px 40px;
}


H1 {
font-size: 160%;
margin: 0px;
padding: 0px;
font-weight:bold;
color:#666633;
background-color:inherit;
}
H2 {
font-size: 140%;
margin: 0px;
padding: 0px;
font-weight:bold;
color:#708090;
background-color:inherit;
font-family: Times New Roman, Georgia, Times;
}
H3 {
font-size: 140%;
margin: 0px;
padding: 0px;
font-weight:bold;
color:#333366;
background-color:inherit;
font-family: Times New Roman, Georgia, Times;
}

#footer {
position:relative;
width: 762px; 
height: 8px;
margin:0px auto;
padding : 0px;
background-image:url(images/baspage.gif);
background-repeat: no-repeat;
}
#baspage {
position:relative;
width: 762px; 
height: auto;
margin:0px auto;
padding : 0px;
background-color:inherit;
}
#baspagemenu {
position:relative;
float: left;
width: 381px; 
height: auto;
margin:0px;
padding : 0px;
font-size:90%;
color: #ffffff;
background-color:inherit;
}
#copyright {
position:relative;
float: right;
width: 381px; 
height: auto;
margin:0px;
padding : 0px;
font-size:90%;
color: #ffffff;
background-color:inherit;
}