/* CSS Document */
<style type="text/css" media="screen">
 
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	top: 0;
	left: 0;
	width: 150px;
	margin: 0px;
}
#menu dt {
	line-height: 24px;
	text-align: center;
	font-weight: bold;
	color: #990000;
	background-image: url(images/menu-arrondi-centre.gif);
	background-repeat: repeat;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#menu dt a {
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #990000;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
#menu dt a:hover {
	color: #FFCC00;
	font-weight: bold;
	background-color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 150px;
}
#menu li {
	text-align: center;
	background-color: #525B21;
}
#menu li a {
	color: #D7AC00;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	background-color: #525B21;
}
#menu li a:hover {
	background-color: #D7AC00;
	font-weight: bold;
	color: #525B21;
}


/*<![CDATA[*/
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #617535;
}
p {
margin: 0 0 10px 0;
}
#header {
	height: 150px;
	color: #D7AC00;
}
#haut {
	height: 20px;
	color: #D7AC00;
	font-weight: bold;
}
#centre {
	width: 58%;
	left: 21%;
	right: 21%;
	margin-right: 20%;
	margin-left: 20%;
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#gauche {
	float:left;
	width: 15%;
	margin-left: 10px;
	margin-top: 7%;
}
#droite {
	float:right;
	width: 15%;
	margin-right: 10px;
	left: 80%;
	margin-top: 7%;
}
#pied {
clear:both;
height: 30px;
}
#menuhaut {
	list-style-type: none;
	padding:0;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
	margin: 0 2px;
	color: #D7AC00;
	text-decoration: none;
	font-weight: bold;
}
#menuhaut a:hover {
	text-decoration: none;
	color: #FFCC00;
	background-color: #525B21;
	font-weight: bold;
}
#menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {

margin-bottom: 5px;
}
#texte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0,9;
	color: #D7AC00;
	margin-right: 25%;
	margin-left: 20%;
	margin-top: 7%;
}
#texte a {
	color: #FFCC00;
	font-weight: bold;
}
#texte a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFCC00;
}
#menugauche a {
margin: 0 2px;
text-decoration: none;
}
#menugauche a:hover {
text-decoration: none;
}
#menudroit {
	list-style-type: none;
	margin: 0;
	padding:0;
	color: #D7AC00;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
margin: 0 2px;
text-decoration: none;
}
#menudroit a:hover {
text-decoration: none;
}
a:link {
	text-decoration: none;
	border: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
}
#header #banniere {
}
</style>
