@charset "utf-8";
/* CSS Document */
#SITE #CORPSDEPAGE #MENU1 {
	position: absolute;
	height: 445px;
	width: 250px;
	left: 99px;
	top: 77px;
	background-image: url(../bibliotheque/fondgris.gif);
	background-repeat: repeat;
}
	#SITE #CORPSDEPAGE #MENU1 #TITREM1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF9900;
	float: none;
	position: relative;
	margin-left: 20px;
	padding: 10px;
}
#SITE #CORPSDEPAGE #MENU1 #CONTENUM1 {
	margin: 10px;
	position: relative;
}
#SITE #CORPSDEPAGE #MENU2 {
	position: absolute;
	height: 445px;
	width: 250px;
	left: 647px;
	top: 77px;
	background-image: url(../bibliotheque/fondgris.gif);
	background-repeat: repeat;
}
#SITE #CORPSDEPAGE #MENU2 #TITREM2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF9900;
	float: none;
	position: relative;
	margin-left: 20px;
	padding: 10px;
}
#SITE #CORPSDEPAGE #MENU2 #CONTENUM2 {
	margin: 10px;
	position: relative;
}
#SITE #CORPSDEPAGE #MENU3 {
	position: absolute;
	height: 443px;
	width: 250px;
	left: 374px;
	top: 78px;
	background-image: url(../bibliotheque/fondgris.gif);
	background-repeat: repeat;
}
#SITE #CORPSDEPAGE #MENU3 #TITREM3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF9900;
	float: none;
	position: relative;
	margin-left: 20px;
	padding: 10px;
}
#SITE #CORPSDEPAGE #MENU3 #CONTENUM3 {
	margin: 10px;
	position: relative;
}

