.RougeTitle {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	background-image: url(puce-rouge.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.GrisTitle {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	background-image: url(puce-grise.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}
.VertTitle {
	font-family: Arial;
	font-size: 12px;
	color: #96BF1B;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	background-image: url(puce-verte.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
}

