body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	background-color: #283256;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
}
.ital {
	font-style: italic;
}
.italGras {
	font-weight: bold;
	font-style: italic;
}
.gras {
	font-weight: bold;
}
.vignette10 {
	font-size: 10px;
}
.normal14 {
	font-size: 14px;
}
.Titre1 {
	font-size: 14px;
	font-weight: bold;
}
.Titre2 {
	font-size: 16px;
	font-weight: bold;
}
.Titre3 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #5F76CA;
	text-decoration: underline;
}
a:visited {
	color: #455694;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #FFFFFF;
}
