@charset "utf-8";
.header-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6E0000;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003333;
}
.hi_yellow {
	background-color: #FFFF00;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

