/* CSS Document */
body {
color : #000000; 
/*background : #eeebda;*/
background-image: url(./fond.jpg);
font-size : 11pt;
font-family : Georgia, "Times New Roman", Times, serif;
margin-top: 20px;
text-align: left;
padding: 0;
margin: 0;
}

#page {
text-align: left;
width: 800px;
margin: 0 auto;
padding: 0;
}

#prechargement{
display:none;
}

#haut {
position:relative;
width: 800px;
height: 183px;
margin: 0;
padding: 0;
}

#logo {
background-image: url(./logo.jpg);
position: relative;
float: left;
top: 1px;
left: 3px;
width: 204px;
height: 183px;
margin: 0;
padding: 0;
}

/****** Diférentes parties ******/

#accueil {
background-image: url(./contact2.jpg);
position: relative;
float: left;
top: 0px;
left: 4px;
width: 592px;
height: 184px;
margin: 0;
padding: 0;
}

/**********************/

#hautMenu {
background: url(./menu.jpg) no-repeat;
width: 800px;
height: 27px;
margin: 0;
padding: 0;
}

#sousMenu {
width: 784px;
height: 27px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 5px;
padding: 0;
background:#eeebda;
border-top: 2px dotted #8a8581;
border-right: 1px solid #8a8581;
border-left: 1px solid #8a8581;
}

#centre {
width: 796px;
margin: 0;
padding: 0;
background:#f8f8f0;
border-left: 2px solid #8a8581;
border-right: 2px solid #8a8581;
}

#centreCentre {
width: 784px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 5px;
padding: 0;
/*background:#eeebda;*/
background-color:#f2f1e3;
border-top: 2px dotted #8a8581;
border-right: 1px solid #8a8581;
border-left: 1px solid #8a8581;
border-bottom: 1px solid #8a8581;
position: relative;
}

#bas {
background-image: url(./bas.jpg);
width: 800px;
height: 27px;
margin: 0;
padding: 0;
}

/************ Différents titres ************/

#titre {
background-image: url(./honug.jpg);
position: relative;
float: left;
left: 5px;
top: 5px;
width: 300px;
height: 80px;
margin: 0;
padding: 0;
}

/************ Fin titres ************/

#icones {
position: relative;
float: left;
left: 180px;
top: 15px;
width: 80px;
height: 30px;
margin: 0;
padding: 0;
}

#trait {
border-top: 1px solid #8a8581;
position: relative;
float: left;
left: 5px;
top: 15px;
width: 270px;
height: 3px;
margin: 0;
padding: 0;
}

#recherche{
position: relative;
float: left;
width: 200px;
height: 20px;
top: 0px;
left: 240px;
}

#date{
width: 250px;
height: 15px;
left: 440px;
top: 2px;
position: relative;
float:left;
}

#adresseHonuG{
width: 110px;
height: 15px;
left: 50px;
top: 5px;
position: relative;
float: left;
}

.cleaner {
clear: both;
height: 3px;
font-size: 0px;
border: none;
margin: 0;
padding: 0;
background: transparent;
}