body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px
}

a:link { 
	text-decoration:none;
	color: White;
	}	
a:visited { 
	text-decoration:none;
	color: White;
}	
a:hover { 
	text-decoration:underline;
	color: White;
}	
.titre {
	font-size: 28px;
	color: #D8031E;
}
a.titre:link {
	font-size: 28px;
	color: #D8031E;
}
a.titre:visited {
	font-size: 28px;
	color: #D8031E;
}
.sous_titre {
	font-size: 20px;
	color: #FFFFFF;
}
#titre_menu {
	font-size: 18px;
	background-image:url(img/filet.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: -15px;
}
.menu {
	font-size: 16px;

}
.menu li {
	list-style-image: url(img/puce_carre.gif);
	margin-bottom: 5px;
}
.actualites {
	font-size: 14px
}
#espace {
	margin-top: 40px;
}
.titre-parties {
	font-size: 18px;
	font-weight:bold;
}
.date {
	font-weight:bold;
	color: #D8031E;
}