@charset "utf-8";
#site {
	position: absolute;
	height: 700px;
	width: 980px;
	margin-left: -490px;
	left: 50%;
	top: 50%;
	background-image: url(Bibliotheque/accueil-3.jpg);
	background-repeat: no-repeat;
	margin-top: -350px;
	border: thin solid #000000;
}
