@media print {
    #modulePages, #partieBas, #cadreHaut, #barreMenus, #barreSections, #infosUtilisateur, #barreZones, #modulesHaut, #moduleTri, #modulePages, #partieHaut, .boutonPlus, .sectionBouton, .boutonPlusTexte, #confirmerOrdreMenu, input[type=button], input[type=submit], input[type=reset], .boutonPlusTexte, .sectionBouton, #modulePaginationFiches, .pasImprimer, #barreAvertissement {
        display: none !important;
    }

    html, body {
        background: none !important;
        font-family: Arial !important;
    }

    #partieEntete {
        height: 80px !important;
        width: 350px !important;
    }

    .infoImpression {
        display: block !important;
        /*margin-top: -60px !important;*/
        /*margin-left: 540px !important;*/
        /*float: left !important;*/
    }

    #logoSite {
        width: 201px !important;
        height: 55px !important;
        padding-left: 25px !important;
        float: left !important;
    }

    .documentTitre {
        text-align: right !important;
        vertical-align: bottom !important;
        height: 40px !important;
        width: 972px !important;
        padding-bottom: 10px !important;
        padding-top: 30px !important;
        float: left !important;
    }

    .cadreSeparation {
        height: 55px !important;
        width: 100% !important;
    }

    #partieContenu, #cadreSite {
        min-height: 100px !important;
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    .cadreFiche table {
        width: 100% !important;
    }

    .cadreFiche, #cadreSite {
        width: 949px !important;
    }

    .ficheDroite {
        width: 435px !important;
    }

    .ficheDroiteLarge {
        width: 600px !important;
    }

    .ficheGauche {
        width: 472px !important;
        margin-right: 38px !important;
    }

    #partieContenu {
        width: 1360px !important;
    }

    .floatDroite {
        float: right !important;
    }

    .aligneDroite {
        text-align: right !important;
    }

    .espaceEntreLettres {
        letter-spacing: 2pt !important;
    }

    .espaceEntreLettresReduit {
        letter-spacing: 1pt !important;
    }

    .titreCommandeFacture {
        font-size: 26px !important;
        line-height: 20pt !important;
    }

    .largeurAuto {
        width: auto !important;
    }

    .numeroFacture {
        font-weight: bold !important;
        letter-spacing: 1pt !important;
    }

    .facture td {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .titrePaiementDroite, .totalPaiementDroite, .sousTotalPaiementDroite {
        width: 123px !important;
        margin-left: 12px !important;
    }

    .totalPaiementGauche, .sousTotalPaiementGauche {
        width: 180px !important;
    }
}
