@charset "utf-8";
/* CSS Document
//A enregistrer dans le dossier Style, Sous : General
// -----------------------------------------------------------------------------*/
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, serif, "Lucida Sans", "Times New Roman", Tahoma, Verdana, "Courier New";
	font-size: 12px;
	color: #FFFFFF;
}
body a:link, body a:visited, td a:link, td a:visited, th a:link, th a:visited{
	font-family: Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, Verdana, "Courier New";
	font-size: 12px;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, Verdana, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
h1 a:link, h1 a:visited {
	font-family: Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, Verdana, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}
h1 a:hover {
	font-family: Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, Verdana, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, Verdana, "Courier New";
	font-size: 14px;
	font-weight: bold;
	color:#006600;
}
h2 a:link, h2 a:visited {
	font-family: Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, Verdana, "Courier New";
	font-size: 10px;
	font-weight: bold;
	color: #50BF4F;
	text-align: center;
	text-decoration:none;
	width:80px;
}
h2 a:hover {
	font-family: Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, Verdana, "Courier New";
	font-size: 14px;
	font-weight: bold;
	color: #50BF4F;
	text-align: center;
	width:80px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, Verdana, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
h3 a:link, h3 a:visited {
	font-family: Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, Verdana, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #50BF4F;
	text-decoration:none;
}
h3 a:hover {
	font-family: Arial, Helvetica, sans-serif, serif, "Lucida Sans", "Times New Roman", Tahoma, Verdana, "Courier New";
	font-size: 12px;
	font-weight: bold;
	color: #50BF4F;
	text-decoration:underline;
}
