body {
	background-color: #0A1D47;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	color: #FFFFFF;
}
.txt  a:link {
	color: #99CC00;
	text-decoration: none;
}
.txt  a:visited {
	text-decoration: none;
	color: #99CC00;
}
.txt  a:hover {
	text-decoration: none;
	color: #3A62A0;
}
.txt a:active {
	text-decoration: none;
}

.stxt {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #7D99FF;
}
.stxt  a:link {
	color: #99CC00;
	text-decoration: #99CC00;
}
.stxt  a:visited {
	text-decoration: none;
	color: #0A1D47;
}
.stxt  a:hover {
	text-decoration: underline;
	color: #3A62A0;
}
.stxt a:active {
	text-decoration: none;
	color: #7D99FF;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0A1D47;
}
.nav  a:link {
	color: #0A1D47;
	text-decoration: none;
}
.nav  a:visited {
	text-decoration: none;
	color: #0A1D47;
}
.nav  a:hover {
	text-decoration: none;
	color: #3D619F;
}
.nav a:active {
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #142E67;
}

.leg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.leg  a:link {
	color: #3F62E0;
	text-decoration: none;
}
.leg  a:visited {
	text-decoration: none;
	color: #DDEC6B;
}
.leg  a:hover {
	text-decoration: none;
	color: #C8DC2B;
}
.leg a:active {
	text-decoration: none;
}
.titregrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #99CC00;
}

