@media print {
#fixer,#totop,#seonavi,aside,div.links,header div.slider-wrapper,
div.nivo-caption,div.nivo-html-caption
{display:none !important;}
#page {padding-top:0;width: 100%;}
header {height:140px;}
body.content article,article {padding:0 0 50px 0;}
article div.main {width: 100%;float:none;}
article section h1, body.content article h1 {padding-left: 0;}
footer div.adresse {float:none;width: 100%;}
header div.logo {
background:transparent;
height: auto;
position:relative;
height: 100px;
}
div.logo img {margin-left:10px;}
table { page-break-inside:auto }
tr    { 
page-break-inside:avoid; 
page-break-after:auto 
}
.su-spoiler.su-spoiler-closed > .su-spoiler-content {
height: auto !important;
margin: inherit;
padding: 14px !important;
overflow: visible;
border: inherit;
opacity: 1 !important;
}
}