#apDivPageCenter {
	position:absolute;
	left:50%;
	top:0px;
	width:950px;
	height:713px;
	z-index:2;
	margin-left: -475px;
	background-image: url(../geopoetique/img/fond.jpg);
}
#apDivPage {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	z-index:1;
}
#apDivTitreDefinition a, #apDivTitreIntroduction a {
	width:705px;
	height:76px;
	z-index:2;
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
	color:#000000;
	text-decoration:none;
	padding-left:40px;
	background-image:url(../img/boule.png);
	background-position:left;
	background-repeat:no-repeat;
}
#apDivDefinition {
	margin-left: 42px;
}
#apDivIntroduction {
}
#apDivMenuGeopoetique {
	top: 180px;
	z-index: 2000;
	position: absolute;
	left: 30px;
	width: 605px;
}
#apDivScrollArea {
	width:600px;
	height:580px;
	z-index:2;
	overflow: hidden;
	padding-bottom:60px;
}
#apDivScrollText, #apDivDefinition {
	width:515px;
	z-index:1200;
	overflow: hidden;
	background-color:#f7efce;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#apDivScrollText {
	height:600px;
}
#apDivScrollBar {
	width:6px;
	float:left;
	z-index:1100;
	height: 580px;
	background-color: white;
	margin-left: 28px;
	padding-bottom:40px;
}
#apDivScrollThumb {
	width:22px;
	height:21px;
	z-index:1100;
	margin-left: -8px;
}
.introtitre {
	font-size:225%;
	text-align:center;
	margin-bottom:-10px;
}
.introauteur {
	font-size:175%;
	font-style:italic;
	text-align:center;
}
.introtexte {
	font-size:115%;
//	text-indent:3em;
}
.deftexte {
	font-size:115%;
	text-indent:3em;
}
.photo {
	float: right;
	display: inline;
	padding-left: 25px;
	padding-bottom: 15px;
	text-align: right;
	width:145px;
}
.photolegende {
	font-size: 85%;
	font-style: italic;
	display: inline;
	float: right;
}
#apDivInstitut {
	position: absolute;
	left: 667px;
	top: 440px;
	width: 264px;
	height: 132px;
}
body {
	background-color: #060601;
}
