body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
height: 120px;
background-color: #FFFFFF;
}
img#chaine {
position: relative;
margin-top: 10px;
margin-left: 15px;
}
img#ligne1 {
position: absolute;
margin-top: 12px;
margin-left: 10px;
}
img#ligne2 {
position: absolute;
margin-top: 108px;
margin-left: 10px;
}
img#titre {
position: absolute;
margin-top: 35px;
margin-left: 150px;
}
#conteneur {
position: absolute;
width: 800px;
left: 50%;
margin-left: -400px;
background-color:#FFFFFF;
}
#centre {
background-color:#FFFFFF;
margin-top: 20px;
margin-left: 150px;
}
#centre p {
font: normal 1em Time, Arial, serif;
font-size: 1em;
color: #999999;
list-style-type: none;
text-align: center;
}
#centre pre {
font: normal 1em Time, Arial, serif;
font-size: 1em;
color: #999999;
list-style-type: none;
margin-left: 50px;
}







img#home {
position: relative;
margin-top: 50px;
margin-left: 130px;
}



#gauche {
position: absolute;
left:0;
width: 150px;
height: 500px;
background: #FFFFFF url(images/cacao2.jpg) no-repeat;
}

.menugauche {

list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
display: block;
width: 9em;
height: 1.5em;
font-family: Time, Arial, serif;
font-size: 100%;
font-weight: bold;
background-color: #ffd332;
text-align: center;
color: #999999;
text-decoration: none;
margin: 3px 17px;
border-top: 1px solid #cecece;
border-bottom: 2px solid #4a4a4a;
border-left: 1px solid #cecece;
border-right: 2px solid #4a4a4a;
}
.menugauche a:hover {
text-decoration: none;
color: #000000;
border-bottom: 1px solid #cecece;
border-top: 2px solid #4a4a4a;
border-right: 1px solid #cecece;
border-left: 2px solid #4a4a4a;
}
p {
margin: 0 0 10px 0;
}
.sousmenugauche {

list-style-type: none;
margin: 0;
padding:0;

}
.sousmenugauche li {
margin-bottom: 5px;

}
.sousmenugauche a {
display: block;
width: 7.5em;
height: 1.5em;
font-family: Time, Arial, serif;
font-size: 90%;
font-weight: bold;
background-color: #ffd332;
text-align: center;
color: #999999;
text-decoration: none;
margin: 3px 0px 0px 40px;
border-top: 1px solid #cecece;
border-bottom: 2px solid #4a4a4a;
border-left: 1px solid #cecece;
border-right: 2px solid #4a4a4a;
}
.sousmenugauche a:hover {
text-decoration: none;
color: #000000;
border-bottom: 1px solid #cecece;
border-top: 2px solid #4a4a4a;
border-right: 1px solid #cecece;
border-left: 2px solid #4a4a4a;
}
