@charset "UTF-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a2a2a;
	line-height: 16px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d2a620;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #d2a620;
}
a:hover {
	text-decoration: none;
	color: #d2a620;
}
a:active {
	text-decoration: underline;
	color: #d2a620;
}
.titres-bleux {
	font-size: 16px;
	font-weight: bold;
	color: #007ab2;
	line-height: 16px;
}
.texte-bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007ab2;
	font-style:italic;
	line-height: 16px;
}
.blueLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #007ab2;
	line-height: 16px;
}
a.blueLinks:link {
	text-decoration: underline;
	color: #007ab2;
	font-weight: normal;
}
a.blueLinks:visited {
	text-decoration: underline;
	color: #007ab2;
	font-weight: normal;
}
a.blueLinks:hover {
	text-decoration: none;
	color: #007ab2;
	font-weight: normal;
}
a.blueLinks:active {
	color: #007ab2;
	text-decoration: underline;
	font-weight: normal;
}
.texte-rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c40f39;
	line-height: 16px;
}
.redLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #c40f39;
	line-height: 16px;
}
a.redLinks:link {
	text-decoration: underline;
	color: #c40f39;
	font-weight: normal;
}
a.redLinks:visited {
	text-decoration: underline;
	color: #c40f39;
	font-weight: normal;
}
a.redLinks:hover {
	text-decoration: none;
	color: #c40f39;
	font-weight: normal;
}
a.redLinks:active {
	text-decoration: underline;
	color: #c40f39;
	font-weight: normal;
}