html{font-family: Arial, sans-serif;font-size:100%;}#indexVisuel{	position:absolute;	top:10px;	left:50%;	margin-left:-450px;	width:900px;	height:450px;}	#indexLogo{	position:absolute;	top:0px;	width:150px;	height:100px;}	#indexEntree {	position:absolute;	top:415px;	left:10px;	font-size:0.9em;	font-weight:bold;	color:#CCCCCC;	border-bottom:1px dotted #CCCCCC;	width:150px;}	#indexEntree a{	text-decoration: none;	font-size:1.2em;	font-weight:bold;	color:#CCCCCC;}#indexEntree a:hover{text-decoration: none;	color:#3399FF;}	#indexLegende{	text-align:left;	font-size:0.65em;	color:#333333;	position:absolute;	top:10px;	left:10px;	width:200px;	border-bottom:1px dotted #CCCCCC;	border-top:1px dotted #CCCCCC;	}	dl, dt, dd, ul, li {	margin: 0;	padding: 0;	list-style-type: none;}	#indexInfos{	text-align:right;	font-size:0.7em;	color:#CCCCCC;	position:absolute;	top:470px;	left:50%;	margin-left:-450px;	background-color:#FFF;	width:900px;}#indexInfos p{	padding-right:10px;	padding-left:10px;	display:inline;	border-right:1px dotted #CCCCCC;	border-left:1px dotted #CCCCCC;}		#indexInfos img{	margin-bottom:5px;}#indexMenu{	border-top:1px dotted #CCCCCC;	position:absolute;	top:550px;	left:50%;	margin-left:-450px;	background-color:#FFF;	width:900px;	height:30px;}	#indexMenu dl {	float:left;	width: 150px;}#indexMenu dt {	text-align: center;	font-size:1.2em;	font-weight:bold;	height:17px;	padding-top:1px;	width: 160px;}#indexMenu dd {	margin-top:10px;	float: left;	background-color:#FFF;	text-align: center;	}	#indexMenu li {	text-align: center;	font-size:0.8em;	border-bottom:1px dotted #CCCCCC;	width:160px;}	#indexMenu dt a {	text-decoration: none;	text-align: center;	font-size:0.9em;	font-weight:bold;	color:#CCCCCC;	height:15px;	padding-top:4px;	border: 0 none;}#indexMenu li a{	color:#FF0099;	text-decoration: none;	display: block;	height: 100%;	border: 0 none;	background-color:#FFF;	padding-left:5px;}#indexMenu li a:hover{	color:#3399FF;}#indexMenu dt a:hover {		color:#3399FF;}