body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D561F;
	background-color: #F5DBC1;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #744521;
}
.grand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #744521;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D561F;
}


a, a:link, a:visited{
	font-size : 10px;
	color : #744521;
	text-decoration : underline;
}
a:active, a:hover{
	font-size : 10px;
	color : #B27943;
	text-decoration : underline;
}

a.suite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D561F;
	text-decoration : none;
}

.cell01
{
	background: #F6B97C;
}

.cell02
{
	background: #F6CCA2;
}
