@charset "utf-8";
#accueil {
	background-image: url(Bibliotheque/fondgris.gif);
	height: 1200px;
	width: 980px;
	margin-left: -490px;
	position: absolute;
	left: 50%;
	top: 0px;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-image: url(Bibliotheque/fondgrisclair.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	color: #1C8E4F;
	text-transform: uppercase;
	font-weight: bold;
}
#accueil #sommaire {
	margin: 30px;
	text-align: justify;
}
#accueil #sommaire #colonnegauche {
	position: relative;
	width: 450px;
	background-color: #000000;
	height: 800px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	border: thin solid #333333;
}
#accueil #sommaire #colonnedroite {
	position: absolute;
	left: 528px;
	top: 315px;
	background-color: #000000;
	border: thin solid #333333;
	width: 421px;
	height: 338px;
}
#accueil #basline {
	background-color: #000000;
	text-align: center;
	padding-top: 5px;
}
#accueil #sommaire #mailing {
	position: absolute;
	width: 400px;
	height: 148px;
	left: 528px;
	top: 677px;
	background-color: #000000;
	padding: 10px;
	border: thin solid #333333;
}
#accueil #sommaire #promotion {
}

#accueil #sommaire #promotion {
	position: absolute;
	height: 238px;
	width: 400px;
	left: 528px;
	top: 867px;
	background-color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: thin solid #333333;
}
