/* CSS Document */

body {
	background-color: #88ACE0;
	background-image: url(Bibliotheque/fond.jpg);
	background-repeat: no-repeat;
}
#site {
	width: 900px;
	margin-left: -450px;
	padding-top: 0px;
	position: absolute;
	left: 50%;
	top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;
}
#site a {
	color: #00C;
}
#site a:hover {
	color: #FFF;
}
#site #sommaire #basline {
	position: relative;
	float: left;
	text-align: center;
	width: 900px;
}
#site #sommaire #materiels #aeit {
	position: absolute;
	left: 699px;
	top: 575px;
}

