@charset "utf-8";
#conteneur {
	position:absolute;
	left:0px;
	top:0px;
	width:430px;
	height:850px;
	z-index:1;
	background-color: #FDFDFE;
}
A:link {text-decoration:none; }
A:visited {text-decoration:none; }

#apDiv1 {
	position:absolute;
	left:34px;
	top:402px;
	width:368px;
	height:446px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:30px;
	top:93px;
	width:306px;
	height:5px;
	z-index:2;
}
#connexion {
	position:absolute;
	left:380px;
	top:2px;
	width:48px;
	height:48px;
	z-index:2;
}

/* CSS Document */


.arial24 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	color:#999;
	line-height: 40px;
}
.arial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color:#999;
	line-height: 40px;
}
