@charset "utf-8"; @page { margin-top: 10px; margin-bottom: 10px; } body { text-align: justify; font-size: 0.9em; margin-left: 15px; margin-right: 15px; } /* FONT */ @font-face { font-family: "DejaVuSerif"; font-style: normal; font-weight: normal; src: url(../Fonts/DejaVuSerif.ttf); } @font-face { font-family: "DejaVuSerif"; font-style: italic; font-weight: normal; src: url(../Fonts/DejaVuSerif-Italic.ttf); } @font-face { font-family: "DejaVuSerif"; font-style: normal; font-weight: bold; src: url(../Fonts/DejaVuSerif-Bold.ttf); } /* IMMAGINI */ div.cover { margin: 0; padding: 0; text-align: center; } img.cover { max-height: 100%; max-width: 100%; } div.immagini { margin: 1em 0 1em 0; padding: 0; text-align: center; } img.ramo { width: 15%; height: auto; } img.greca { width: 80%; height: auto; } /* TESTO */ h1 { font-size: 1.2em; font-style: normal; font-weight: normal; text-align: center; margin: 0 0 5em 0; } h1.parte { margin: 0; } h1.titolo { margin-bottom: 1em; font-weight: bold; } h1.titolo_centrato { margin-bottom: 1em; } h1.titolosx { text-align: left; margin-bottom: 1em; font-weight: bold; } p { text-indent: 1em; margin: 0; } p.testo_stacco { text-indent: 1em; margin-top: 1em; } .filo { text-indent: 0; } .filo_stacco { text-indent: 0; margin-top: 1em; } .primo { text-indent: 0; margin-top: 5em; } .cit1 { text-indent: 0; margin: 1em 0 0 1em; } .cit { text-indent: 0; margin: 0 0 0 1em; } .destra { text-indent: 0; text-align: right; } .destra1 { text-indent: 0; text-align: right; margin-top: 1em; } .destra2 { text-indent: 0; text-align: right; margin-top: 2em; } sup { line-height: 0.7em; } .centrato { text-indent: 0; text-align: center; } .centrato1 { text-indent: 0; text-align: center; margin-top: 1em; } .mano { font-family: DejaVuSerif, serif; font-size: 0.8em; } div.attacco { margin: 5em 0 0 0; }