.exposants {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	padding-left: 8px;
}
a.exposants:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
a.exposants:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0E71B4;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background-image: url(../images/fleche.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: scroll;
	padding-left: 13px;
}

