#accueilEdito{
	width : 502px;
	height : 200px;
	background : url(../img/fd_edito.gif) top left no-repeat;
	margin-bottom : 20px;
}

.num_page {
	font-size:larger;
}

#divDans{
	padding : 40px 25px 0px 25px;
	font : 11px Arial, Times New Roman, Times, serif;
}
#accueilEdito h1{
	font : 12px Arial, Times New Roman, Times, serif;
	font-weight : bold;
	color : #FE4800;
}
#accueilEdito h2{
	font : 10px Arial, Times New Roman, Times, serif;
	font-weight : bold;
	color : #FE4800;
}

#actualites{
	width : 502px;
	height : 121px;
	background : url(../img/fd_actualites.gif) top left no-repeat;
}
#actualites h1{
	font : 12px Arial, Times New Roman, Times, serif;
	font-weight : bold;
	color : #FE4800;
}
#actualites h2{
	font : 10px Arial, Times New Roman, Times, serif;
	font-weight : bold;
	color : #FE4800;
}
.toutesActus {
	float : right;
	margin-right : 25px;
}
.toutesActus a {
	padding-left : 7px;
	background : url(../img/fleche.gif) 0px 4px no-repeat;
	color : #FFF;
}

#agenda{
	width : 502px;
}
.encartAgenda{
	float : left;
	width : 220px;
	display : block;	
}
.date{
	font-weight : bold;
	color : #4490D5;
	margin-bottom : 5px;
}
.titre a{
	font-weight : bold;
	display : block;
	color : #000;
	text-decoration : underline;
}
.sousTitre, lieu{
	display : block;
	color : #333333;
}
.toutesAgenda {
	float : right;
	margin-right : 25px;
}
.toutesAgenda a {
	padding-left : 7px;
	background : url(../img/fleche_b.gif) 0px 4px no-repeat;
	color : #0099CC;
}