@charset "utf-8";
body {
	background-color: #000000;
}

#pagetype {
	background-image: url(Bibliotheque/essai-charte.jpg);
	position: absolute;
	height: 674px;
	width: 1078px;
	left: 50%;
	margin-left: -539px;
	background-color: #000000;
}
#pagetype #texte {
	position: absolute;
	width: 401px;
	height: 400px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	left: 546px;
	top: 131px;
}
#pagetype #basline {
	position: absolute;
	width: 1078px;
	height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	left: 1px;
	top: 692px;
}
#pagetype #menu {
	position: absolute;
	width: 98px;
	height: 140px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 135px;
	top: 226px;
	text-align: center;
}
#pagetype #menu a:hover {
	color: #FF0000;
}
#pagetype #menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#pagetype #basline a {
	color: #666666;
}
#pagetype #basline a:hover {
	color: #FF0000;
	text-decoration: none;
}

