.leftLink {
  font:12px arial;
  color:#999999;
  text-decoration:none;
  background:url(http://localhost/athemv2/im/leftFleche.gif) no-repeat left;
  padding-left:18px;
}

.leftLink:visited {
  font:12px arial;
  color:#999999;
  text-decoration:none;
  background:url(http://localhost/athemv2/im/leftFleche.gif) no-repeat left;
  padding-left:18px;
}

.leftLink:hover {
  font:12px arial;
  color:#E3001B;
  text-decoration:none;
  background:url(http://localhost/athemv2/im/leftFlecheSelected.gif) no-repeat left;
  padding-left:18px;
}
