@import url(mep.css);

#societe{
	background-image:url(neomys.jpg);
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#FFF;
	width:180px;
	height:70px;
	margin-left:-50px;
	position:absolute;
	top:80px;
	border:1px solid #009900;
	text-align:right;
	padding:15px 20px;
}

#museum{
	background-image:url(museum.jpg);
	background-repeat:no-repeat;
	background-position:10px -10px;
	background-color:#FFF;
	width:180px;
	height:50px;
	margin-left:-50px;
	position:absolute;
	top:190px;
	border:1px solid #009900;
	text-align:right;
	padding:20px 20px;
}

#biblio{
	background-image:url(biblio.jpg);
	background-repeat:no-repeat;
	background-position:10px 0;
	background-color:#FFF;
	width:180px;
	height:260px;
	margin-left:-50px;
	position:absolute;
	top:290px;
	border:1px solid #009900;
	padding:20px 20px 0 20px;
}

#contenu{
	float:left;
	width:500px;
	/*height:450px;*/
}

#contenu h3{
	text-align:center;
	padding-bottom:2em;
}

#menud{
	float:left;
	width:200px;
	height:450px;
}

#agenda{
	background-color:#FFF;
	width:180px;
	height:150px;
	margin-left:30px;
	position:absolute;
	top:150px;
	border:1px solid #009900;
	text-align:left;
	padding:0 20px;
}

#infos{
	background-color:#FFF;
	width:180px;
	height:200px;
	margin-left:30px;
	position:absolute;
	top:350px;
	border:1px solid #009900;
	text-align:left;
	padding:0 20px;
}

#piedpage{
	clear:both;
	background-color:#009900;
	text-align:center;
	font-size:0.6em;
	font-weight:bold;
	letter-spacing:0.5em;
	line-height:2em;
	color:#FFFFFF
}

/***************************************************************************/

.pave{
	font-size:0.75em;
	font-weight:bold;
	letter-spacing:0.5em;
	line-height:2em;
}

.infos{
	font-size:0.75em;
	font-weight:bold;
}

.infos h5{
	font-size:1em;
	font-weight:bold;
	letter-spacing:0.5em;
	border-bottom:1px solid #009900;
	margin:0 0 1em 0;
}

.texte{
	font-size:0.9em;
}

#annees{border:1px solid #660000;padding:0 auto;}
#annees li{
	font-family:"Courier New", Courier, mono;
	display:inline;
	padding:0 0.5em;
	margin:0.5em;
}