@charset "utf-8";
#page {
	background-image: url(Bibliotheque/fond-site.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 1200px;
	width: 980px;
	left: 50%;
	top: 0px;
	margin-left: -490px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #39241F;
}
#page a {
	color: #402B26;
	text-decoration: none;
}
#page a:hover {
	color: #CC0000;
}
#page #titrepage {
	position: absolute;
	left: 281px;
	top: 302px;
}

#page #navigation {
	position: absolute;
	left: 32px;
	top: 350px;
	height: 640px;
}
#page #basline {
	text-align: center;
	position: absolute;
	left: 273px;
	top: 1110px;
	width: 677px;
	font-size: 10px;
}
#page #texteaccueil {
	margin-left: 300px;
	margin-top: 230px;
	margin-right: 50px;
}
#page #texteaccueil td {
	text-align: justify;
}
#page #textegamme {
	padding-right: 2px;
	padding-left: 2px;
	text-align: justify;
	margin-top: 230px;
	margin-right: 50px;
	margin-left: 285px;
}
#page #textegamme h3 {
	font-size: 12px;
	text-align: center;
	color: #990000;
}
#page #texteaccueil #textevendanges {
	position: absolute;
	left: 560px;
	width: 369px;
	top: 447px;
	height: 338px;
}
