body {
	background-image: url(../images/pagebg.gif);
	top: 0px;
	margin-top:0;
	margin-left:0;

}
.NormalText {
	font-family: "arial";
	font-size: 14px;
	color: #FFFFFF;
	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: Helvetica;
	font-size: 24px;
	color: #FFFF00;
	font-weight: bold;
	font-style: italic;
}
a {
	color: #FFFFFF;
}
.DefaultWidth {
	width: 765px;
}
.DimFlags {
	width: 30px;
	height: 22px;
}
.SousTitre {
	font-family: Helvetica;
	font-size: 14px;
	color: #00FF00;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	font-variant: small-caps;
}
.DiscretText {
	font-family: Helvetica;
	font-size: 12px;
}
.DangerText {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
}

