body {
	background-color: #F7F5E2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D8D7B5;
	border-right-color: #D8D7B5;
	border-bottom-color: #D8D7B5;
	border-left-color: #D8D7B5;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;


}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D8D7B5;
	border-right-color: #D8D7B5;
	border-bottom-color: #D8D7B5;
	border-left-color: #D8D7B5;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.violet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AE3FAE;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2E7474;
}
.blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.gras {
	font-weight: bold;
}
