body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color: #EFEFEF;

}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BEBE7E;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFEFEF;
}
table a{
	color: #D6B6A3;
	text-decoration: none;
	font-weight: normal;
}
table a:hover{
	color: #D1C2B8;
	text-decoration: none;
	font-weight: normal;
}
.chapitre {
	font-size: 12px;
	font-style: normal;
	color: #BEBE7E;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6B6A3;
}hr {
	color: #BEBE7E;
}
.pied {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #D1C2B8;
}
pied a{
	color: #D6B6A3;
	text-decoration: none;
	font-weight: normal;
}
pied a:hover{
	color: #BEBE7E;
	text-decoration: none;
	font-weight: normal;
}
