body {
background-color: #F5F3E4;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color :#333;
margin: 0;
padding: 0;
}

a {
color: #583B2D;
text-decoration: none;
}

a:hover {
color:#407137;
text-decoration: none;
}

#header {
height: 3px;
}
#conteneur {
position: relative;
width: 910px;
margin: 0 auto; 
}
#centre {
background: #F5F3E4 url(../images/fond.jpg) no-repeat top center;
padding-top:100px;
Text-align:center;
height:670px;
}





#gauche {
position: absolute;
left:0;
width: 110px;
background: #F5F3E4 url(../images/titre.gif) no-repeat top left;
height:331px;
padding-top:327px;
text-align :right;
font-size: 0.8em;
}


#pied {
height: 3px;
background-color: #99CC99;
}

.menugauche {
list-style-type: none;
margin-top:36px;
margin-right: 16px;

}
.menugauche li {
margin-bottom: 15px;
}

p {margin: 0 0 10px 0;}


	html {
		overflow: hidden;
	}


#menu {

	padding: 10px;


}

#menu a {

	display:block;

	white-space: nowrap;

}

