@charset "utf-8";
#site {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	background-repeat: repeat-x;
	text-align: justify;
	width: 902px;
	margin-left: -451px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-color: #FFAF03;
}
#site #adresse {
	background-image: url(Bibliotheque/basline.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 15px;
	color: #FFAF03;
	float: right;
	position: relative;
	width: 902px;
}
#site #adresse a {
	color: #FFAF03;
	text-decoration: none;
}
#site #adresse a:hover {
	color: #FFFFFF;
}
#site #basline {
	text-align: center;
	font-size: 12px;
	float: right;
	width: 627px;
	position: relative;
	padding-right: 10px;
}
#site #documentation {
	position: absolute;
	left: 676px;
	top: 292px;
}
#site #formulaire {
	position: absolute;
	left: 560px;
	top: 228px;
}
#site #titre {
	position: absolute;
	left: 264px;
	top: 292px;
	width: 273px;
}
#site #texteaccueil {
	width: 617px;
	padding-top: 150px;
	padding-right: 20px;
	padding-bottom: 10px;
	float: right;
	color: #FFFFFF;
}
#site #basline a {
	color: #FF3300;
	text-decoration: none;
}
#site #basline a:hover {
	color: #FFFFFF;
}

