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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	background-color: #000000;
	margin: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006fb0;
	text-decoration: underline;
	outline: 0;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006fb0;
	text-decoration: underline;
	outline: 0;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	outline: 0;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006fb0;
	text-decoration: underline;
	outline: 0;
}
#apDiv3 {
	position:absolute;
	left:4px;
	top:503px;
	width:300px;
	height:50px;
	z-index:2;
	background-color: #000000;
}

#apDiv1 {
	position:absolute;
	left:460px;
	top:128px;
	width:537px;
	height:270px;
	z-index:3;
}
#apDiv2 {
	position:absolute;
	left:460px;
	top:411px;
	width:537px;
	height:135px;
	z-index:0;
	visibility: visible;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

