#accueil {

}
/*#accueilAgenda {
	background: url(../img/t_agenda.gif) top left no-repeat;
	padding-top: 50px;
	float: left;
	width: 330px;
}*/
#accueilActu {
	background: url(../img/t_actus.gif) top left no-repeat;
	padding-top: 50px;
	/*float: right;*/
	/*width: 330px;*/
}
#accueilEdito {
	margin-bottom: 20px;
}
#accueilEdito h1 {
	font-size: 19px;
	padding: 0;
	border: 0;
	background: none;
}
/*.encartAgenda{
	margin-bottom: 20px;
}*/
.date{
	padding: 2px 4px 2px 4px;
	background: #00ABBE;
	color: #FFF;
	font-weight: bold;
}
/*.encartAgenda .titre{
	font-weight: bold;
	margin-top: 5px;
	display: block;
}*/
.soustitre{
	display: block;
	margin-top: 3px;
}
.suite {
	margin-left: 5px;
}
.encartActu .titre{
	font-weight: bold;
	margin-top: 5px;
	display: block;
}
.titre a:link, .titre a:visited {
	color: #000;
} 