@charset "UTF-8"; @page { margin: 5px !important; } /* Azzeramento */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; text-indent: 0;} ul, li, ol { text-align: justify; } /* STILI NON BEN DEFINITI */ /* Stili blocchi div */ /* Titolazioni */ h1, h2, h3, h4, h5, h6 { font-weight: normal; padding: 0; text-indent: 0 !important; -epub-hyphens:none; -webkit-hyphens:none; } h1.parte {margin-top: 5em; margin-bottom: 1em; margin-left: 0; margin-right: 0; font-size: 1.2em; font-style: normal; font-weight: normal; text-align: center; -epub-hyphens:none; -webkit-hyphens:none; } h2.capitolo {margin-top: 1em; margin-bottom: 5em; margin-left: 0; margin-right: 0; font-size: 1.2em; font-style: normal; font-weight: normal; text-align: center; -epub-hyphens:none; -webkit-hyphens:none;} /* Paragrafi */ p.copy { font-size: 0.85em; text-indent: 0em; text-align: center !important; margin: 0em; } p.copy_logo { font-size: 0.85em; text-indent: 0em; text-align: center !important; margin: 0em; } p.doppio_salto {margin-top: 1.0000em; margin-bottom: 0; margin-left: 0; margin-right: 0; font-size: 1em; font-style: normal; font-weight: normal; text-align: justify; } p.inizio_afilo {margin-top: 7.0000em; margin-bottom: 0; margin-left: 0; margin-right: 0; font-size: 1em; font-style: normal; font-weight: normal; text-align: justify; } p.inizio_centrato {margin-top: 7.0000em; margin-bottom: 0; margin-left: 0; margin-right: 0; font-size: 1em; font-style: normal; font-weight: normal; text-align: center; } p.salto {margin-top: 1em; margin-bottom: 0; margin-left: 0; margin-right: 0; font-size: 1em; font-style: normal; font-weight: normal; text-align: justify; text-indent: 1.5em;} p.salto_afilo {margin-top: 1em; margin-bottom: 0; margin-left: 0; margin-right: 0; font-size: 1em; font-style: normal; font-weight: normal; text-align: justify; } p.testo {margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; font-size: 1em; font-style: normal; font-weight: normal; text-align: justify; text-indent: 1.5em;} p.testo_afilo {margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; font-size: 1em; font-style: normal; font-weight: normal; text-align: justify; } p.verso {margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; font-size: 1em; font-style: normal; font-weight: normal; text-align: justify; } p.verso_salto {margin-top: 1.0000em; margin-bottom: 0; margin-left: 0; margin-right: 0; font-size: 1em; font-style: normal; font-weight: normal; text-align: justify; } /* Stili caratteri */ @font-face{font-family:"Minion Pro";font-style:normal;font-weight:normal;src:url(../Fonts/MinionPro-Regular.otf)} @font-face{font-family:"Minion Pro";font-style:normal;font-weight:bold;src:url(../Fonts/MinionPro-Bold.otf)} @font-face{font-family:"Minion Pro";font-style:italic;font-weight:normal;src:url(../Fonts/MinionPro-It.otf)}; strong { font-weight: bold; } em { font-style: italic; } sup { font-size: smaller; vertical-align: super; } sub { font-size: smaller; vertical-align: sub; } span.smallcaps { font-size: 0.85em; } /* Immagini */ /* Cover e title page */ .cover-page { height: 100%; margin: 0; text-align: center; } /* Stili link */ a:link , a:hover, a:visited { color: inherit; text-decoration: underline; -webkit-text-fill-color: inherit; } /* Tabelle */