.petittitrerouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: D3003D;
}
.txtcourant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 504F53;
}
.txtcourantrouge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: d3003d;
}
.petittitregris {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: 504F53;
}
a:link {
	color: 504F53;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: 504F53;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: D3003D;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: D3003D;
	text-decoration: underline;
	font-weight: bold;
}
