@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 10px;
}
body {
	background-color: #523317;
	margin-top: 10px;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #8A2E26;
}
a:active {
	color: #FFF;
}
#Tableau_01 tr td table tr td {
	text-align: left;
	font-size: 12px;
}
#Tableau_01 tr td table {
	font-weight: bold;
}
#Tableau_01 tr td table {
	font-size: 12px;
}
#Tableau_01 tr td table tr td p {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}