/* 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;

}

a.demandeDevis{

  background-image:url(../images/interface/demande_devis.gif);

  display:block;

  background-repeat: no-repeat;

  background-position:0 0px;

  width:152px;

  height:61px;

  line-height:61px;

  margin: 0 0 0 0;
  float:right;
  margin-top:-55px;

}



a.demandeDevis:hover{

   background-position:0 -61px;

}


