body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color:#BFBFBF
}
#header {
width: 700px;
height: 340px;
background: url(titre.jpg) no-repeat left 10px;
}
#conteneur {
position: relative;
width: 700px;
margin: 0 auto; 
background-color:#D5D4CD;
color: #656460;
}
#centre {
background-color:#D5D4CD;
margin-left: 160px;
margin-right: 10px;
text-align:justify;
}
#centre h1 {
line-height: 25px ;
font-size: 1.4em ;
border-bottom: 1px solid #9b2 ;
}
#gauche {
position: absolute;
left:10px;
width: 160px;
}
#pied {
padding-bottom: 20px;
margin-left: 10px;
margin-right: 10px;
margin-top: 20px;
height: 30px;
background-color: #D5D4CD;
text-align:center;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #656460;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
