span.vert {
	color: #30a403;
}
span.gris {
	color: #555;
}
span.bleu {
	color: #004b85;
}
span.bleu_pale {
	color: #1987c6;
}
span.brun {
	color: #825507;
}

h1.notice, h2.notice, h3.notice , h4.notice , h5.notice , h6.notice  {
	background: url(../images/img_etoile.jpg) top left no-repeat;
	padding-left: 40px;
	margin: 20px 0;
}