@charset "utf-8";
body,td,th {
	font-family: Lucida Console, Monaco, monospace;
	font-size: 12px;
	color: #CCC;
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #252629;
	background-repeat: repeat-x;
}
#container {
	height: 698px;
	width: 970px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #252629;
}
#hautpage {
	height: 113px;
	width: 940px;
	text-align: center;
	padding-top: 25px;
	padding-left: 30px;
}

#centre {
	float: right;
	width: 775px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 516px;
}
#references {
	height: 145px;
	line-height: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	color: #666;
}

#menu {
	margin-right: 775px;
	padding-top: 60px;
	padding-left: 25px;
}
.menu {
	margin-top: 10px;
	margin-bottom: 10px;
}
#pieddepage {
	text-align: center;
	height: 30px;
	padding-left: 150px;
	list-style-type: none;
}

#pieddepage ul li a {
	font-size: 10px;
	color: #898e99;
	text-decoration: none;
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: dotted;
	border-left-style: dotted;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
}
#pieddepage ul li a:hover, a:visited {
	color: #FFF;
	list-style-type: none;
}
