#navhaut {
	width: 880px;
	height: 320px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 0px;
	position: relative;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../images/images_interface/fondcorps.jpg);
	background-repeat: repeat-y;
}
body {
	background-image: url(../images/images_interface/fondpage.jpg);
	margin: 0px;
	padding: 0px;
}
#corps {
	background-repeat: repeat-y;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: top;
	position: relative;
	padding-top: 0px;
	background-image: url(../images/images_interface/fondcorps.jpg);
}
p{
	margin-top: 0px;
	margin-bottom: 11px;
}
#navbas {
	background-image: url(../images/images_interface/navbas.jpg);
	height: 128px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-right: 200px;
	padding-left: 40px;
	padding-top: 15px;
	background-color: #474342;
	background-repeat: no-repeat;
}
#navbas a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#navbas a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#navbas a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
#navbas a:active {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #9D159A;
	text-decoration: none;
}
a:visited {
	color: #9D159A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #6666FF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #9D159A;
	text-decoration: none;
	font-weight: bold;
}
.clearboth {
	clear: both;
}

#boitestat {
	margin-right: auto;
	margin-left: auto;
	width: 840px;
}
#boitestat div {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

#boitestat p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: center;
	color: #FFFFFF;
}

