@charset "utf-8";
/* CSS Document */

/* Classes diverses */
.GreenNotice {
	font-weight:bold;
	color:#00CC00;
}
.RedNotice {
	font-weight:bold;
	color:#FF0000;
}
.BoldNotice {
	font-weight:bold;
}