/* FLVR ##################################
## © 2007 cubexagency.com
## Auteur : Arnaud Bouquin
## Dernière modification : 05/03/2007 15:19:32
############################################### */

a.contactezNous{
  background-image:url(../images/interface/bouton_contactezNous.gif);
  display:block;
  background-repeat: no-repeat;
  background-position:0 0px;
  width:152px;
  height:61px;
  line-height:61px;
  margin: 0 0 0 0;
}

a.contactezNous:hover{
   background-position:0 -61px;
}
