.texte {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	text-align: justify;
}
.date {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #674715;
	text-transform: capitalize;
	text-align: left;
	margin: auto;
	padding: 5px;
	height: auto;
	width: auto;
}
.titre {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #990000;
	text-transform: none;
	text-align: left;
}
.legende {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #674715;
	text-transform: none;
	text-align: left;
}
.sousrubs {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #990000;
	text-transform: none;
	text-align: left;
}
.nomrub {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
	text-transform: none;
	text-align: left;
}
a {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
}

a:hover {
	color:#CCCCCC;
	text-decoration: underline;
}
