@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}
a {	
	color: #FF0000;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
	color: #FF0;
}
.Fleche {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.Fleche1 {
	font-size: 48px;
	font-weight: bold;
	color: #FF0000;
}

#apDiv1 {
	position:absolute;
	left:10px;
	top:16px;
	width:501px;
	height:785px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	z-index:2;

}
#apDiv3 {
	position:absolute;
	left:530px;
	top:22px;
	width:27px;
	height:32px;
	z-index:3;
	color: #FFF;
}
#apDiv3 {
	font-weight: bold;
	font-size: 18px;
}
#apDiv3 {
	font-weight: normal;
}
.Style1 {color: #000000}
.Style2 {color: #FFFFFF}
.Style3 {
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.Style7 {font-size: 36px}
.Style8 {color: #FFFF00; font-weight: bold; }
.Style9 {
	font-size: 18px;
	font-weight: bold;
}
.Style10 {font-size: 16px}
