@charset "ISO-8859-1";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2A4B69;
	text-align: center;
}
a:link {
	color: #763B32;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2B4F73;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #275174;
	background-color: #CCCCCC;
	text-transform: uppercase;
}
.sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #763B32;
	line-height: normal;
}
.bleu {
	color: #2A4B69;
	font-style: italic;
}

