﻿body {
    background-color: Transparent !important;
    background-image: none !important;
}

body * {
    background-color: Transparent !important;
    background-image: none !important;
    color: #000000 !important;
    font-family: "Arimo",Times,serif;
}

.printOnly { display:block; }

a:link { text-decoration: underline; color: #06c; }

a[href]:after { content: none !important; }

p { font-size: 12pt !important; }

.noprint { display: none !important;}

footer { display: none; }

.add1, .add2, .add3, .add4, .add5 { display: none !important;}

#commentez { display: none; }

#divComments { display: none; }

#formPost { display: none; }

#sasBannerDiv { display: none; }

.social_area3 { display: none; }

.slider4_bottom { display: none; }

.header_top {
    -webkit-print-color-adjust:exact;
}

.header_top img {
    -webkit-box-shadow: inset 2px 2px 2px 2px #000;
    -moz-box-shadow: inset 2px 2px 2px 2px #000;
    box-shadow: inset 2px 2px 2px 2px #000;
}

#container-document a[href^=http]:after {
    content: " (" attr(href) ") ";
}