body {
	font-family: Verdana, Arial, Helvetica, sans-serif,comic sans ms;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	}

#conteneur {
	position: absolute;
	width: 750px;
	left: 50%;
	margin-left: -375px;
	background-color: #999087;
	}

#header {
	height: 100px;
	margin-bottom: 25px;
	background-image: url(images/baniere1.jpg);
	}

#header1 {
	height: 100px;
	margin-bottom: 0px;
	background-image: url(images/baniere1.jpg);
	}

#centre {
	background-color: #999087;
	margin-left: 150px;
	margin-right: 150px;
	}

#gauche {
	position: absolute;
	left: 0;
	top: 125px;
	width: 150px;
	padding-left: 10px;
	}
	
#droite {
	position: absolute;
	right:0;
	top: 125px;
	width: 150px;
	padding-left: 10px;
	}

#pied {
	height: 30px;
	background-color: #999087;
	text-align: center;
	font-size: 10px;
	}

#scrollfirefox {
	position: absolute;
	bottom: -0.1px;
	visibility: hidden;
	}

.centre a {
	color: #95939C;
	text-decoration: underline;
	}

.centre a:hover {
	text-decoration: none;
	}

.menugauche {
list-style-type: none;
margin: 0;
padding: 0;
}

menugauche ul {
	padding-left: 0px;
	margin-left: 0px;
	}

menugauche ul li {
	list-style-type: none;
	margin-left: 30px;
	}

menugauche ul li ul li {
	list-style-type: none;
	margin-left: 35px;
	font-style:italic;
	}

pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	}

a {
	color: #999087;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

.menugauche a {
margin: 0 2px;
color: #999087;
text-decoration: underline;
}

.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit ul {
margin: 0 0 5px 25px;
}

.menudroit ul li ul li {
	margin: 0 0 5px 25px;
	}

.menudroit a {
margin: 0 2px;
color: #999087;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}

.actif {
	color: #999087}
	
h1 {
	font-size: 24px;
	line-height: 50px;
	margin: 0;
	text-decoration: underline;
	text-align: center;
	}

h2 {
	font-size: 20px;
	line-height: 22px;
	margin: 0;
	text-align: center;
	}

h3 {
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	}

h4 {
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	}


img {
	border: 0;
	margin: 0;
	}

td {
	padding: 5px;
	border-top-color: #999087;
	}
