body {
	background-color: #999999;
	margin-top: 20px;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #;
	color: #000000;
}

.txt  a:link {
	color: #0066CC;
	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: normal;
	color: #333333;
}
.nav  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav  a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.nav  a:hover {
	text-decoration: none;
	color: #c9d54f;
}
.nav a:active {
	text-decoration: none;
	color: #333333;
}
.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: #0066CC;
	text-decoration: none;
}
.leg  a:visited {
	text-decoration: none;
	color: #0066cc;
}
.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: #CCCCCC;
}
