@charset "ISO-8859-1";
/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #003366;
}
a {
	color: #003366;
}
a:link {
	text-decoration: none;
	color: #a68b4a;
}
a:visited {
	text-decoration: none;
	color: #a68b4a;
}
a:hover {
	text-decoration: none;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #a68b4a;
}
h1 {
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	font-variant: small-caps;
}
h2 {
	font-size: 15px;
	color: #003366;
	font-weight: bold;
	font-variant: small-caps;
}
body {
	margin-top: 0px;
	background-color: #003366;
}
.Copyright {
	font-size: 10px;
	color: #FFFFFF;
}
.Legende {
	font-size: 10px;
	color: #003366;
}
.texte_courant {
	font-size: 14px;
	color: #003366;
}
