@charset "utf-8";
#site {
	position: absolute;
	height: 1200px;
	width: 980px;
	left: 50%;
	top: 0px;
	margin-left: -490px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9695B4;
	background-color: #000000;
	bottom: 0px;
}
#site a {
	text-decoration: none;
	color: #9695B4;
}
#site a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(Bibliotheque/background.gif);
	background-repeat: repeat-x;
}
#site #sommaire {
	background-image: url(Bibliotheque/background-sommaire.jpg);
	background-repeat: repeat-x;
	height: 522px;
	width: 980px;
}
#site #underline2 {
	background-image: url(Bibliotheque/images/charte-graphique_02.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 980px;
}
#site #basline {
	height: 110px;
	width: 980px;
	text-align: center;
	padding-top: 15px;
	background-image: url(Bibliotheque/images/charte-graphique_06.jpg);
}
#site #sommaire #nb {
	position: absolute;
	height: 154px;
	left: 630px;
	top: 595px;
}
