body {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 12px;
	background-color: #493423;
	color: #3a281f;
	margin-top: 0;
}
TD {
	font-family: Trebuchet, Arial, sans-serif;
	font-size: 12px;
	color: #3a281f;
}

ul {
	line-height: 150%;
}
.gras {
	font-weight: bold;
}
.ital {
	font-style: italic;
	line-height: normal;
}
.italgras {
	font-weight: bold;
	font-style: italic;
	line-height: normal;
}
.gras10 {
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
}
.normal14 {
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}
.Titre1 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.Titre2 {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}
.Titre3 {
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
}
.Titre4 {
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
}
a:link {
	color: #ba723f;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #6f4b3b;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #d40014;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #ed0016;
	text-decoration: underline;
	font-weight: bold;
}

