.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	padding: 8px 8px 8px 4px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #663300;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}
a:link {
	color: #AC5600;
	text-decoration: none;
}
a:visited {
	color: #996633;
}
a:active {
	color: #CC6600;
	text-decoration: underline;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F2E17;
}
p {
	margin: 0px;
	padding: 2px 2px 10px;
	text-indent: 0px;
}
