body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	background-color: #A08536;
	color: #6a4700;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	color: #6a4700;
}
.gras {
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.vignette10 {
	font-size: 10px;
}
.vignetteGras {
	font-size: 10px;
	font-weight: bold;
}
.vignetteItal {
	font: italic 10px/normal Arial, Helvetica, sans-serif;
}
.normal14 {
	font-size: 14px;
}

ul {
	line-height: 150%;
}
.Titre1 {
	font-size: 14px;
	font-weight: bold;
}
.Titre2 {
	font-size: 16px;
	font-weight: bold;
}
.Titre3 {
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #c76f3f;
	font-weight: bold;
}
a:visited {
	color: #c99d25;
	font-weight: bold;
}
a:hover {
	color: #009999;
	font-weight: bold;
}
a:active {
	color: #00FF00;
	font-weight: bold;
}
