/******* Fiche Produit  reassurance********/
a#contact:hover, a#livraison:hover, a#paiement:hover {
    opacity: 0.6;
    filter: alpha(opacity=60)
    }
#reinsuranceUp {
    clear: both;
    height: 100px;
    margin: 10px auto;
    padding: 0 0 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 750px;
    z-index: 9999
    }
#reinsuranceUp img {
    border: 0
    }
#paiement {
    background-image: url(/Files/27192/Img/01/ZoneReassurance-V2.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    _display: inline-block;
    height: 100px;
    left: 0;
    position: absolute;
    width: 240px
    }
#livraison {
    background-image: url(/Files/27192/Img/14/ZoneLivraison-V3-copie.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    _display: inline-block;
    height: 100px;
    left: 255px;
    position: absolute;
    width: 240px
    }
#contact {
    background-image: url(/Files/27192/Img/22/ZoneService.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    display: block;
    _display: inline-block;
    height: 100px;
    right: 0;
    position: absolute;
    width: 240px
    }