#sujet_bg,
#soften,
#push,
a.btn,
.holder.navs {
    display: none;
}
#footer {
    position: relative;
}
@media print {

    * {
        text-shadow: none !important;
        color: #000 !important; // Black prints faster: h5bp.com/s
            background: transparent !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: "";
    }
}
