BODY {
	font-size : 9pt;
	font-family : Arial;
	color : #FFF;
	margin : 0px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}
#apDiv1 {
	position:absolute;
	left:203px;
	top:1px;
	width:148px;
	height:83px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:84px;
	width:149px;
	height:55px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:203px;
	top:84px;
	width:160px;
	height:26px;
	z-index:2;
	background-color: #000;
}
#apDiv4 {
	position:absolute;
	left:203px;
	top:111px;
	width:160px;
	height:249px;
	z-index:3;
	background-color: #000;
}
#apDiv5 {
	position:absolute;
	left:203px;
	top:402px;
	width:160px;
	height:1px;
	z-index:5;
}
#apDiv6 {
	position:absolute;
	left:203px;
	top:487px;
	width:160px;
	height:12px;
	z-index:6;
}
#apDiv7 {
	position:absolute;
	left:203px;
	top:374px;
	width:160px;
	height:20px;
	z-index:4;
}
#apDiv8 {
	position:absolute;
	left:363px;
	top:1px;
	width:600px;
	height:84px;
	z-index:8;
	visibility: visible;
}
#apDiv9 {
	position:absolute;
	left:363px;
	top:84px;
	width:600px;
	height:26px;
	z-index:9;
	background-color: #00F;
}
#apDiv10 {
	position:absolute;
	left:380px;
	top:111px;
	width:571px;
	height:367px;
	z-index:10;
}
#apDiv11 {
	position:absolute;
	left:381px;
	top:478px;
	width:571px;
	height:35px;
	z-index:11;
}
#apDiv12 {
	position:absolute;
	left:380px;
	top:513px;
	width:572px;
	height:37px;
	z-index:12;
	text-align: center;
}

A:visited {
	font-size: 9pt;
	font-family: arial;
	color: #0F0;
	background: none;
	text-decoration: none
}

A:link {
	font-size: 9pt;
	font-family: arial;
	background: fixed;
	text-decoration: none;
	color: #0F0;
}

A:hover {
	font-size: 9pt;
	font-family: arial;
	color: #CCC;
	background: none;
	text-decoration: underline;
}

A:active {
	font-size: 11pt;
	font-family: arial;
	color: white;
	background: transparent;
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
}


a.acc1:link {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #0F0;
	text-align: center;
}

a.acc1:visited {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

a.acc1:hover {
	text-decoration: underline;
	text-align: center;
}

h1 {
	background-color: transparent;
	color: #0F0;
	font-family: arial, sans-serif;
	font-size: 10pt;
	text-align: center;
	text-decoration: none;
	
}

h2 {
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #FFF;
	background-color: transparent;
	text-align: center;
	padding: -4 0 0 0;
}

#entete { }

#contenu_main { }
ul#menu {
	list-style-type: none;
	width: 150px; /* précision pour Opera */
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 8pt;
	font-family: arial;
	color: #FFF;
	text-decoration: none;
}

ul#menu li {
	list-style: none;
	float: left;
	text-align: left;
	padding: 0 0 0 0px;
	margin-top: 3px;
	background-color: #666;
}

ul#menu a { font-size: 8pt; margin: 0 2px; padding: 2px 2px; width: 150px; height: 15px; display: block; text-align: left; text-decoration: none; color: #FFF;}

ul#menu a:hover {
	width: 150px;
	height: 15px;
	font-size: 8pt;
	font-family: arial;
	color: #9F0;
	background-color: #000;
}

