body {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background: #f5f5f5;
}
table {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
th {
	background: #e0ddd8;
}
h1 {
	color: #555522;
	font-size: 17px;
	text-align: center;
}
h2 {
	color: #555522;
	font-size: 14px;
	text-align: center;
}
#titre {
	text-align: center;
	background: #fff2e8;
	color: #555522;
	border: 1px solid #aaaaaa;
	font-weight: bold;
	font-size: 17px;
}
#droite {
	text-align: right;
}
a {
	color: #375a8e;
}
