body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
p {
line-height: normal;
text-align: justify;
text-indent: 10px;
margin-left: 60px;
margin-right: 40px;
color: GrayText;	
}

em {
	color: black;
	font-style: normal;
}
#header {
height: 170px;
background-color: #dae0d2;
}
#haut {
height: 45px;
background-color: #dae0d2;

}
#conteneur {
position: absolute;
width: 100%;
background-color: white;
}
#centre {
background-color:white;
margin-left: 150px;

margin-right: 400px;
}
#gauche {
float:left;
width: 150px;
}
#droite {
float:right;
width: 400px;
background-color:white;
padding-left: 10px;

}
#pied {
clear:both;
height: 30px;
padding-bottom: 20px;
background-color: #99CC99;
text-align: center;
}
#menuhaut {
list-style-type: none;
margin: 0;
padding:0;

}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menuhaut a:hover {
text-decoration: none;
}
#menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menugauche a:hover {
text-decoration: none;
}

h1{
	font: x-large Verdana Geneva Arial Helvetica sans-serif;
	color: #ff5100;
	
}
