.TITRE {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	text-decoration: none;
	font-size: 7pt;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
.TITRELIEN {
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	text-decoration: none;
	font-size: 7pt;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
a.TITRELIEN:hover {
	text-decoration: none;
	color: #57DC5C;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	text-decoration: underline;
}
a.lien:hover {text-decoration: none; 
			  color: #666666 ;
}
.vert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #57DC5C;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

