#apDivPageCenter {
	position:absolute;
	left:50%;
	top:0px;
	width:950px;
	height:713px;
	z-index:2;
	margin-left: -475px;
	background-image: url(../accueil/img/fond.jpg);
}
#apDivPageNewsCenter {
	position:absolute;
	left:50%;
	top:0px;
	width:950px;
	height:876px;
	z-index:2;
	margin-left: -475px;
	background-image: url(../accueil/img/fond2.jpg);
}
#apDivPage {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:1;
}
#apDivNews {
	position: absolute;
	left: 85px;
	top: 540px;
	width: 200px;
	height: 100px;
	text-align: center;
}
#apDivNews a {
	color: white;
	font-size: 150%;
	text-decoration: none;
}
#apDivScrollArea {
	top: 386px;
	left: 51px;
	width:510px;
	height:432px;
	position: absolute;
	z-index:2;
	overflow: hidden;
	padding-bottom:60px;
}
#apDivScrollText {
	width:456px;
	z-index:1200;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#apDivScrollText {
	height:464px;
}
#apDivScrollBar {
	width:6px;
	float:left;
	z-index:1100;
	height: 450px;
	background-color: white;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom:40px;
}
#apDivScrollThumb {
	width:22px;
	height:21px;
	z-index:1100;
	margin-left: -8px;
}
.apDivNouv {
	padding: 15px;
//	height: 120px;
}
.apDivNouvTitre {
	font-size: 150%;
	font-weight: bold;
	float: left;
	width: 75%;
}
.apDivNouvSousTitre {
	font-size: 115%;
	float: left;
	width: 75%;
}
.apDivNouvEditeur {
	font-size: 115%;
	float: left;
	width: 75%;
}
.apDivNouvLien {
	float: left;
	width: 75%;
}
.apDivNouvLien a {
	font-weight:bold;
	clear:both;
	color:#336699;
	padding-right:25px;
//	background-image:url(../img/boulelien.png);
//	background-position:right;
//	background-repeat:no-repeat;
}
.apDivNouvImage {
	float: left;
	width: 25%;
}
.apDivSepNouv {
	clear: both;
	height:2px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	float:left;
	background-color: white;
}
a.lien {
	color:#2f4f4f;
	text-decoration: none;
}
a.lien:hover {
	color: #008080;
}
body {
	background-color: #000000;
}
