﻿.bouton-professionnels-petit
{
    border: solid 0px white;
    margin: 20px 0 20px 0;
    display: block;
    width: 49px;
    height: 19px;
    padding-left: 105px;
    line-height: 19px;
    background-image: url(../images/bouton-contact.gif);
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.bouton-professionnels-petit:hover
{
    color: #F9AB77;
}
