.texte {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #522E21;
	text-decoration: none;
}
.motImportant {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #522E21;
	text-decoration: none;
}
.lien {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #522E21;
	text-decoration: none;
}
.soustitre {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #522E21;
	text-decoration: none;
}
.liensouligne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #522E21;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #522E21;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #522E21;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #522E21;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.encart {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #522E21;
}
body {
	margin-top: 3px;
	background-color: #F7F5F4;
}
