.text-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	text-align: justify;
	vertical-align: top;
}
body {
	background-image: url();
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.top_header {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.footer {color: #FFFFFF}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF0000;
}
.text_en_rouge {
	color: #CC0000;
	font-weight: bold;
}
.titre_section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
