body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFCC;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #cc6600;
	font-weight: normal;
}
h3 {
	color: #336666;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #003366;
	text-decoration: underline;
}
.piedPage {
	font-size: 9px;
}
.champs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8690D;
}
.bouton {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFCC;
	background-color: #C16E20;
	border: 1px solid #000033;
	font-weight: bold;
}
