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

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #;
	color: #000000;
}
.txt  a:link {
	color: #000000;
	text-decoration: none;
}
.txt  a:visited {
	text-decoration: none;
	color: #000000;
}
.txt  a:hover {
	text-decoration: none;
	color: #FF0000;
}
.txt a:active {
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.nav  a:link {
	color: #000000;
	text-decoration: none;
}
.nav  a:visited {
	text-decoration: none;
	color: #000000;
}
.nav  a:hover {
	text-decoration: none;
	color: #FF0000;
}
.nav a:active {
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.leg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.leg  a:link {
	color: #000000;
	text-decoration: none;
}
.leg  a:visited {
	text-decoration: none;
	color: #000000;
}
.leg  a:hover {
	text-decoration: none;
	color: #FF0000;
}
.leg a:active {
	text-decoration: none;
}
.titregrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
}

