body {
	background-color: #3D2A24;
	top: 0px;
	bottom: 0px;
}
#site {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 980px;
	margin-left: -495px;
	position: absolute;
	left: 50%;
	top: 0px;
	color: #FFF;
	bottom: 0px;
}
#site #colonnedroite {
	background-image: url(Bibliotheque/bandeau%20droite.jpg);
	height: 804px;
	width: 303px;
	top: -5px;
	position: absolute;
	left: 676px;
}
#site #menu {
	position: absolute;
	left: 0px;
	top: 111px;
	width: 633px;
	height: 39px;
	text-align: center;
	padding-top: 10px;
}
#site #sommaire {
	width: 633px;
	float: left;
	padding-top: 30px;
	height: 1100px;
	background-color: #583D32;
}
#site #sommaire #textebas {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#site #sommaire table {
	top: 10px;
	position: relative;
}
#site #sommaire #basline {
	color: #3D2A24;
	background-color: #DD9370;
	text-align: center;
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 10px;
}

#site #colonnedroite #textecolonne p {
	color: #3D2A24;
}
#site #sommaire table tr td p {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 10px;
}


#site a {
	color: #E2B1A2;
	font-size: 14px;
	text-decoration: none;
}
#site a:hover {
	color: #FFF;
}

#site #bandeau {
	position: relative;
	height: 110px;
	width: 633px;
	float: left;
}
#site #colonnedroite #textecolonne {
	padding-top: 400px;
	text-align: center;
	padding-right: 35px;
}

