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

}
.titre {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: FFCC00;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
table a{
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
table a:hover{
	color: #E1E100;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
}
.menu a{
	color: #E1E100;
	text-decoration: none;
}
.menu a:hover{
	color: #FFCC00;
	text-decoration: none;
}
.pied {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #E1E100;
	text-align: center;

}
.pied a{
	color: #FFCC00;
	text-decoration: none;
}
.pied a:hover{
	color: #E1E100;
	text-decoration: none;
}.chapitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	color: #FFCC00;
	font-weight: bold;
}
.boite {
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #E1E100;
	text-align: center;
	background-color: #000000;
	border: none;
	letter-spacing: 1px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #000000;
	letter-spacing: 1px;
	border: none;
}
