/* CSS Document */

<style type="text/css">
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
text-align: center;
}
#header {
	background-image: url(banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
	width: 800px;
	border: 3px solid #006c6c;
	height: 107px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#conteneur {
	width: 800px;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 3px solid #006c6c;
	position: relative;
}
#centre {
	background-color:#FFFFFF;
	margin-left: 150px;
	font-size: 10px;
	color: #000066;
	padding-left: 20px;
	padding-top: 10px;
	margin-right: 20px;
	text-align: left;
	height: 90%;
	min-height: 350px;
	margin-top: 20px;
}
a:link {
	color: #006C6C;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a {
	color: #006C6C;
}


#gauche {
	width: 150px;
	top: 194px;
	float: left;
	padding-top: 8px;
	background-color: #FFFFFF;
}
#pied {
	height: 20px;
	background-color: #006c6c;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	background-repeat: repeat-x;
	width: 806px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
	margin-bottom: 5px;
	font-size: 10px;
	text-align: center;
	list-style: Aucune;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
	top: 0px;
	height: 15px;
	font-weight: bold;
}
.menugauche a {
margin: 0 2px;
color: #000033;
text-decoration: none;
}
.menugauche a:hover {
	text-decoration: none;
	color: #FF3300;
}
p {
	font-size: 1.0em;
	text-align: justify;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0px;
	margin-left: 0;
	color: #000033;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-transform: uppercase;
	background-image: 
	background-position: left top;
	padding-left: 20px;
	background-image: url(images/puce.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
body {
	margin: 10px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	background-image: url(images/quadri1.gif);
	background-repeat: repeat;
}
#pied li {
	font-size: 0.8em;
	color: #FFFFFF;
	display: inline;
	letter-spacing: 0.1em;
	word-spacing: 5px;
	white-space: nowrap;
}
#pied ul {
	text-decoration: none;
	vertical-align: middle;
	white-space: nowrap;
}
#pied li a {
	color: #FFFFFF;
	text-decoration: none;
}
#pied li a:hover {
	font-weight: bold;
	color: #FFCC00;
}

h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}

