header,
footer,
#filAriane {
    display: none !important;
}

body {
    -webkit-print-color-adjust: exact !important;
}

a[href]:after {
    content: none !important;
}

#main_section {
    padding-top: 1px;
}

.vignetteLignePanierProduit {
    margin-left: 0;
    margin-right: 0;
    border-bottom: 1px solid #e6e6e6;
}

.zoneTexte {
    border: none;
    height: 110px;
}

.zoneImage {
    height: 110px;
}

.vignetteLignePanierProduit .libelleProduit {
    font-size: 14px;
    font-weight: normal;
}

.colonne3 #select_quantite {
    font-size: 12px;
}

.lignes_panier {
    padding: 5px 0;
}

.imageProduitLignePanierContainer {
    height: 80px;
    width: 80px;
}

.imageProduitLignePanierContainer img {
    max-height: 65px;
}

.prix_orange {
    color: #cc4d18 !important;
}

.livraison_offerte {
    color: #cc4d18 !important;
}

.label_orange {
    color: #cc4d18 !important;
    font-size: 12px;
}

.zoneCodePromo, .zoneMoyensDePaiement {
    background-color: #e6e6e6 !important;
}

.valeurBleue, .valeurGrise, .titreGris, .titresGris, .titreBleu, .titresMajusculeBleu, .zoneCodePromo, .lignes_panier .info_ligne .bleu.prix_orange, .lignes_panier .info_ligne, .infos_ligne .tarif_ligne, .livraison_offerte {
    font-size: 12px;
}

.titre_footer_paiement, .titre_footer_encart_anniversaire, .titresMontantTotal, .valeurMontantTotal {
    font-size: 14px;
}

.ligneFondGris {
    background-color: #e6e6e6 !important;
}

.ligneMontantTotal {
    background-color: #e6e6e6 !important;
}

.libelleProduit a {
    padding-left: 0;
}

.zoneMoyensDePaiement img {
    width: 25px !important;
}

.info_prix_total {
    font-size: 13px;
}

.ligne_info_produit a {
    font-size: 13px;
}

.info_prix_promo {
    font-size: 13px;
    color: #cc4d18 !important;
}

.les-totaux {
    font-size: 14px;
    background-color: #004460 !important;
}

.zoneDetailPrix {
    font-size: 14px;
}

.box-quantite .etiquette_conditionnement {
    position: relative;
    left: 0px;
}

.zoneDetailPrix .livraison-payante {
    color: #c00000 !important;
}

.info_prix {
    color: #333333 !important;
    font-size: 13px;
}

.no-padding {
    padding-right: 15px !important;
    padding-left: 15px !important;
}

.rotationTexteLignePanier {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    position: absolute;
    top: 3px;
    right: 15px;
    z-index: 1;
    color: white !important;
    font-size: 10px;
}

.rotationTexteOffertLignePanier {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    position: absolute;
    top: 15px;
    right: -3px;
    z-index: 1;
    color: white !important;
    font-size: 10px;
}

.offert {
    color: #35b24b !important;
    font-size: 17px;
}

.imageProduitLignePanierContainer img {
    margin: 0 auto;
    top: 5px;
    position: relative;
}

.zoneCodePromo, .zoneEncartAnniversaire, .zoneTotalHT {
    color:#ffffff !important;
}

.panier_conditionnement_colis {
    background-color: #004460;
    margin-left: 40px;
}

@import "print.css";
