body {
	background-image:);
	top: 0px;
	margin-top:0;
	margin-left:0;

}
.NormalText {
	font-family: "Verdana";
	font-size: 12px;
	color: #000000; /* noir */
	text-align: justify;
}
.BarreTitre {
	font-family: Helvetica;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
	z-index: 1;
}
.ImportantText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #C00; /*jaune*/
	font-weight: bold;
	font-style: italic;
}
a {
	color: #000000;
}
.DefaultWidth {
	width: 765px;
}
.DimFlags {
	width: 30px;
	height: 22px;
}
.SousTitre {
	font-family: Helvetica;
	font-size: 14px;
	color: #00FF00; /*vert fluo */
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}
.DiscretText {
	font-family: Helvetica;
	font-size: 12px;
}
.DangerText {
	color: #FF0000; /* rouge */
	font-style: italic;
	font-weight: bold;
}
