@charset "utf-8";
#site #sommaire #bandeau2 {
	background-image: url(../Bibliotheque/photovoltaiques.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 242px;
	width: 868px;
	float: left;
	margin-left: 32px;
}
#site #sommaire #texteaccueil {
	position: relative;
	height: 300px;
	width: 870px;
	float: left;
	background-image: url(../Bibliotheque/carre-jaune.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
}
#site #sommaire #texteaccueil #texte1accueil {
	height: 200px;
	width: 490px;
	padding-left: 40px;
	padding-top: 55px;
}
#site #sommaire #texteaccueil #texte2accueil {
	width: 200px;
	position: absolute;
	left: 608px;
	top: 84px;
	text-align: center;
}
#site #sommaire #partenaires {
	position: relative;
	float: left;
	height: 200px;
	width: 868px;
	background-image: url(../Bibliotheque/carre-jaune2.gif);
	background-repeat: no-repeat;
	left: 32px;
}


