﻿body {
    background: none;
}

#topMenu, #header, .contentHeader, .hReview, #footer {
    display: none;
}

.contentHeader, .main {
    background: none;
}

.main { /*border:2px solid #bfbfbf;*/
    padding: 0;
    border: 1px solid #c8c8c8;
}

.public-catalogue-productpage .cheminDeFer .qrCode img {
    height: 100px;
    top: 5px;
}

.cheminDeFer { /*border:1px solid #c8c8c8;border-bottom:0;*/
    border: 0;
    background: none;
}

    .cheminDeFer li, .cheminDeFer .e0, .cheminDeFer .e0 a, .cheminDeFer li a, .cheminDeFer .last, .cheminDeFer .last span {
        background: none;
    }

        .cheminDeFer li a {
            color: #000;
            text-decoration: none;
        }

/* Fiche Produit : on masque tous les onglets sauf la fiche */
.recentproducts, .packproducts, .similarproducts, .producttops, .productcomments, .productpress {
    display: none;
}

.printdate {
    display: block;
    padding: 5px 0 10px 20px;
}

#productheader h1, #productphoto {
    padding-top: 0;
}

.atwrapper, #productheader .comment, #productinfos .share, #productshipping .livraison, #productshipping .productdispo .dispo,
#productshipping .basket, #productfiche .descriptif .marque, #productfiche .reseaux_sociaux, #productshipping .alerte {
    display: none;
}

#productheader .wrapper, #productfiche .wrapper, #fichetech .wrapper {
    border: 0;
}

#productphoto, #productshipping .shopdispo .d02, #productshipping .shopdispo .d06, #productshipping .shopdispo .d09 {
    background: none;
}

#productshipping {
    border-left: 1px solid #c8c8c8;
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 50px;
    height: 420px;
}

    #productshipping .shopdispo span {
        padding: 0;
        line-height: 1.5em;
    }

/* Panier : on masque les pdts consultés */
#pagePanier .divProduits {
    display: none;
}
