adiv {
	border: 1px dotted red;
}
#apDivPageCenter {
	position:absolute;
	left:50%;
	top:0px;
	width:950px;
	height:876px;
	z-index:2;
	margin-left: -475px;
	background-image: url(../textes/img/fond.jpg);
}
#apDivPage {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:1;
}
#apDivScrollArea {
	top: 398px;
	left: 47px;
	width:850px;
	height:417px;
	position: absolute;
	z-index:2;
	overflow: hidden;
	padding-bottom:60px;
}
#apDivScrollText {
	width:796px;
	z-index:1200;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#apDivScrollText {
	height:446px;
}
#apDivScrollBar {
	width:6px;
	float:left;
	z-index:1100;
	height: 437px;
	background-color: white;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom:40px;
}
#apDivScrollThumb {
	width:22px;
	height:21px;
	z-index:1100;
	margin-left: -8px;
}
.titre {
	font-size: 175%;
	margin-bottom: 15px;
}
.texte {
	font-size: 125%;
}
.lien {
	font-weight:bold;
	clear:both;
	color:#336699;
	padding-right:25px;
//	background-image:url(../img/boulelien.png);
//	background-position:right;
//	background-repeat:no-repeat;
}
body {
	background-color: #030907;
}

