body {
	background-color: #000000;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #;
	color: #000000;
}

.txt  a:link {
	color: #006CC1;
	text-decoration: none;
}
.txt  a:visited {
	text-decoration: none;
	color: #0080E1;
}
.txt  a:hover {
	text-decoration: none;
	color: #00326F;
}
.txt a:active {
	text-decoration: none;
}

.stxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;




	color: #;
	color: #003333;
}
.stxt  a:link {
	color: #0A1D47;
	text-decoration: none;
}
.stxt  a:visited {
	text-decoration: none;
	color: #0A1D47;
}
.stxt  a:hover {
	text-decoration: none;
	color: #3A62A0;
}
.stxt a:active {
	text-decoration: none;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav  a:hover {
	text-decoration: none;
	color: #FF1A02;
}
.nav a:active {
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.leg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.leg  a:link {
	color: #B6D051;
	text-decoration: none;
}
.leg  a:visited {
	text-decoration: none;
	color: #000000;
}
.leg  a:hover {
	text-decoration: none;
	color: #FE1B00;
}
.leg a:active {
	text-decoration: none;
}
.titregrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B3CF47;
}

