/* CSS Document */
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #062B66;
}
body {
	background-color: #003366;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}
.titre_rouge-gras {
	color: #770000;
	font-size: 16px;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #770000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #770000;
}
a:hover {
	text-decoration: underline;
	color: #DD0000;
}
a:active {
	text-decoration: none;
	color: #770000;
}
a {
	font-style: italic;
}
.sous-titre {
	font-size: 14px;
	font-weight: bold;
}
.style1 {font-size: 10px}
.style4 {color: #FFFFFF}
.style5 {font-size: 10; }
body,td,th {
	color: #333333;
	font-size: 13px;
}
.gh_td {border: 5px; }
