﻿body {
}
@page {
    margin: 3cm;
}
a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
/*a[href*='//']:after {
    content: " (" attr(href) ") ";
}
a:after {
    content: " (" attr(href) ") ";
} */
.nostampa {
    display: none;
}
.sistampa {
    display: block;
}
/* ******************************************************************************************** RIFERIMENTI SITO PER LA STAMPA */
.fondobiancomenu {
    display: none;
}
.smartmenu {
    display: none;
}
.stampariferimentiblog {
    display: block;
}
iframe {
    display: none;
}
.cassetto {
    width: 100%;
    float: left;
}
.citazione {
    width: 80%;
    margin-left: 10%;
    float: left;
    border-left: 4px solid #808080;
    margin-bottom: 15px;
}
.citazione p {
        margin-left: 10px;
        font-style: italic;
}
.twitter {
    display: none;
}
b, strong {
    color: #000000;
}
h1 {
    font-family: Arial;
    font-size: 16pt;
    line-height: 22pt;
    text-align: left;
}
h3 {
    font-family: Arial;
    font-size: 12pt;
    line-height: 18pt;
    text-align: left;
    margin-top: 14pt;
}
p, ul, ol {
    font-family: Arial;
    font-size: 9pt;
    line-height: 18pt;
    text-align: justify;
    margin-bottom: 10pt;
}
p.corsivo {
    font-style: italic;
}
p.notadistampa {
    font-family: Arial;
    font-size: 7pt;
    line-height: 12pt;
    text-align: justify;
}
p.uno {
    margin-top: 35pt;
    line-height: 12pt;
}
b.blacksword {
    font-family: 'blacksword';
    font-size: 14pt;
    font-weight: lighter;
}
figure {
    display: none;
}