@media print {
    @page {
        padding: 0 !important;
        margin: 0 !important;
    }
    .img_legipen {
        width: 12% !important;
        margin-left: 10% !important;
        margin-bottom: -5% !important;
    }
    .img_rci {
        width: 50% !important;
        margin-top: -7% !important;
        margin-left: 3% !important;
    }
    .img_hmd {
        width: 10% !important;
        margin-top: -10% !important;
        margin-right: 10% !important;
    }
    .separator {
        width: 100% !important;
    }
    .titre_forme {
        margin-top: 7% !important;
    }
    .botto_desc {
        margin-bottom: 5% !important;
    }
    .bg_file {
        width: 100% !important;
        margin-left: 10%;
    }
    .version_art {
        margin-right: 15% !important;
        margin-top: -4% !important;
    }
    .footer_forme {
        width: 100%;
        bottom: 0;
        position: fixed;
    }
    .number_page {
        margin-left: 20% !important;
    }
    .number_art {
        margin-left: -3% !important;
    }
    .lib_content {
        width: 93% !important;
        margin-left: -3% !important;
    }
}