@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#contenu {
	width: 1010px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 90px;
	height: 750px;
}
#contenu1000x1180 {
	width: 1010px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 90px;
	height: 1180px;
}
#image {
	height: 662px;
	width: 1010px;
}
#legend {
	height: 60px;
	width: 1010px;
	margin-top: 13px;
}

.titregros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	position: relative;
}
.menuprincipal {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	margin-top: 7px;
}
