body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}
h1 {
	font-size: 1.6em;
	color: #52E2EB;
}

h2 {

	font-size: 1.3em;
	color: #FCF801;

}

h3, h4 {

	font-size: 1em;
	color: #52E2EB;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
h4 {
	font-size: 0.9em;
	margin: 0;
}
span#bleu {
	color: #52E2EB;
}

p, span {
color: #FCF801;
}

.fleur {
	list-style-image: url(../images/puce.gif);
	list-style-position: outside;
	margin: 0 0 1em ;
	font-weight: bold;
	color: White;
}

a {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #A5AD14;
	text-decoration: underline;
}

.date{
	font-size: 1.2em;
	color: #FFFFE0;
	font-weight: bold;	
}
.date-accueil{
	font-size: 1.2em;
	color: #FFFFE0;	
}
p.date-accueil a {
	font-weight: bold;
}
.navhaut1{
	font-weight: bold;
	font-size: 1.4em;
	color: #15DFEC;
	vertical-align: 33%;
	border-bottom: 1px dashed #15DFEC;
	text-decoration: none;
}

li#menu {
list-style-image: url(../images/puce.gif);
	list-style-position: outside;
}

.nomgroupe {
	font-size: 1.3em;
	text-align: center;
	color: #99FF35;
}

