/* CSS Document */

<style type="text/css">
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#header {
	background-image: url(images/banner3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: -10px auto 0px;
	padding: 0px;
	width: 800px;
	height: 145px;
}
#conteneur {
	width: 90%;
	left: 50%;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	border: thin solid #FF9900;
}
#centre {
	background-color:#FFFFFF;
	margin-left: 150px;
	font-size: 10px;
	color: #000033;
	padding-left: 20px;
	border-left: thin solid #FF9900;
	padding-top: 10px;
	margin-right: 10px;
}
#gauche {
	left:59px;
	width: 150px;
	top: 194px;
	float: left;
	padding-top: 20px;
}
#pied {
	height: 25px;
	background-color: #010D95;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 1em;
	border-top: thin solid #FF9933;
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
	margin-bottom: 5px;
	font-size: 10px;
	text-align: center;
	list-style: Aucune;
}
.menugauche a {
margin: 0 2px;
color: #000066;
text-decoration: none;
}
.menugauche a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}
p {margin: 0 0 0px;}
</style>body {
	background: #314589;
}
body {
	background: #010D95;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}

