#forum-accueil-haut{
	background: url(../img_communes/fd_forum_haut.jpg) no-repeat;
	width: 410px;
	height: 59px;
	margin:0px;
	margin-top: 15px;
}
#forum-accueil-centre{
	background: url(../img_communes/fd_forum_centre.jpg) repeat-y;
	background-repeat:vertical;
	width: 410px;
	min-height:50px;
	margin:0px;
	padding-left:50px;
}

#forum-accueil-centre ul, li{
	margin:0px;
	list-style-type:none;
	padding-right:60px;
}

#forum-accueil-bas{
	background: url(../img_communes/fd_forum_bas.jpg) no-repeat;
	width: 410px;
	height: 46px;
	margin:0px;
}
#agenda-accueil{
	width: 100%;
	height: auto;
	padding-bottom: 5px;
}

#passe{
	width: 205px;
	float: left;
}
#futur{
	width: 196px;
	float: left;
	margin-left: 9px;
}

#evenement{
	display: block;
	height: auto;
	float: left;
	margin-top: 10px;
	padding-right: 5px;
}
#evenement p{
	font-size: 9px;
	color: #000;
}
#mask{
	display: block;
	overflow: hidden;
	height: 70px;
	width: 70px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}

.dateEv {
	font: 11px Verdana, sans-serif;
	color:#999999;
}

.dateEv a:active , a.date:visited, a.date:link{
	font: 11px Verdana, sans-serif;
	color:#999999;
}
a.dateEv:hover {
	color:#999999;
}

#liste_elus {
	width:400px;
}

#liste_elus table th{
	border-bottom: 1px solid #AAAAAA;
	font-size: 10px;
}

#liste_elus table td{
	font-size: 10px;
}

#liste_elus table a{
	font-size: 10px;
	text-decoration:none;
}

#liste_elus table a:hover{
	text-decoration:underline;
}
