* {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}
body {
    padding: 15px;
}
/*@page {
    size: 40cm 46cm;
}*/
#tarteaucitronRoot {
    display: none;
}
/*#home-actus {
    background: none !important;
}
#home-agenda .list-format > div:nth-child(3n+1) {
    clear: left;
}
#home-agenda .list-format {
    height: auto !important;
}
#home-agenda .list-format > div {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    float: left;
    height: auto !important;
    min-height: inherit !important;
}
.uk-accordion > div {
    height: auto !important;
}
img {
    page-break-inside: avoid;
}*/
h1, h2, h3, h4, h5, h6 {
    font-family: 'roboto_cb' !important;
}
.list-format > div {
    page-break-inside: avoid;
}
