#apDivPageCenter {
	position:absolute;
	left:50%;
	top:0px;
	width:950px;
	height:876px;
	z-index:2;
	margin-left: -475px;
	background-image: url(../oeuvres/img/fond.jpg);
}
#apDivPageDetailCenter {
	position:absolute;
	left:50%;
	top:0px;
	width:950px;
	height:1048px;
	z-index:2;
	margin-left: -475px;
	background-image: url(../oeuvres/img/fonddetail.jpg);
}
#apDivPage {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:1;
}
#apDivMenuOeuvres {
	top: 178px;
	z-index: 2000;
	position: absolute;
	left: 30px;
	width: 605px;
}
#apDivMenuOeuvres a {
	width:705px;
	height:76px;
	z-index:2;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 50px;
	color:#000000;
	text-decoration:none;
	padding-left:40px;
	background-image:url(../img/boule.png);
	background-position:left;
	background-repeat:no-repeat;
}
#apDivSubmenuOeuvres {
	top: 415px;
	z-index: 2000;
	position: absolute;
	left: 61px;
	width: 841px;
}
#apDivDetailOeuvres {
	top: 484px;
	z-index: 2000;
	position: absolute;
	left: 47px;
	width: 841px;
}
#apDivScrollArea {
	width:840px;
	height:490px;
	z-index:2;
	overflow: hidden;
	padding-bottom:60px;
}
#apDivScrollText {
	width:785px;
	z-index:1200;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#apDivScrollText {
	height:520px;
}
#apDivScrollBar {
	width:6px;
	float:left;
	z-index:1100;
	height: 500px;
	background-color: white;
	margin-right: 8px;
	margin-left: 8px;
	padding-bottom:40px;
}
#apDivScrollThumb {
	width:22px;
	height:21px;
	z-index:1100;
	margin-left: -8px;
}
.apDivLivres {
	padding: 15px;
	padding-top: 0px;
	height: 120px;
}
.apDivImageLivre {
	float: left;
	width: 100px;
	height: 130px;
	overflow: hidden;
	text-align: center;
}
.apDivDetailLivre {
	margin: 10px 20px 10px 30px;
	float: left;
	width: 590px;
//	height: 80px;
	overflow: hidden;
}
.apDivDetailLivre p {
	margin: 0;
}
.apDivTitre {
	font-size: 150%;
	font-weight: bold;
}
.apDivSousTitre {
	font-size: 115%;
}
.apDivEditeur {
	font-size: 80%;
	font-style: italic;
}
.apDivAffDetailLivre {
	float: left;
	font-size: 125%;
	font-weight: bold;
	width: 100px;
	height: 30px;
	margin-top: 10px;
	text-align: center;
}
.apDivAffDetailLivre a {
	color: black;
	text-decoration: none;
}
.apDivSepLivres {
	clear: both;
	height:1px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
	float:left;
	background-color: #CCCCCC;
}
.apDivSepLivresDetail, .apDivSepLivresDetail2 {
	clear: both;
	height:2px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	float:left;
	background-color: #CCCCCC;
}
.apDivSepLivresDetail2 {
	margin-top: 0px;
}
.apDivTexte {
	font-size: 115%;
}
.apDivExtrait {
	font-size: 115%;
}
.apDivPresse {
	font-size: 115%;
}
a.lien {
	color:#2f4f4f;
	text-decoration: none;
}
a.lien:hover {
	color: #008080;
}
.presse {
	font-size: 175%;
//	font-weight: bold;
	padding-bottom: 15px;
}
body {
	background-color: #000000;
}
