/******* Fiche Produit  reassurance********/
#ficheproduit {    
    height: 100px;
    margin: 0 auto;
    padding: 10px 0;
    _padding:40px 0;
    padding-left:0px;
    position: relative;
    width: 100%;
   /* z-index: 9999;*/
text-align:center;
clear:both;
}

#ficheproduit img {    
border:0px
}

#livraison {
    display: block;
    height: 85px;
    left: 166px;
    position: absolute;
    top: 20px;
    width: 190px;
}

#contact {
    display: block;
    height: 85px;
    left: 380px;
    position: absolute;
    top: 20px;
    width: 190px;
}