@font-face { font-family: "Palatino Linotype"; font-weight: normal; font-style: normal; src : url(../Fonts/pala.ttf); } @font-face { font-family: "Palatino Linotype"; font-weight: normal; font-style: italic; src : url(../Fonts/palai.ttf); } @font-face { font-family: "Palatino Linotype"; font-weight: bold; font-style: normal; src : url(../Fonts/palab.ttf); } @font-face { font-family: "Palatino Linotype"; font-weight: bold; font-style: italic; src : url(../Fonts/palabi.ttf); } body { font-family: "Palatino Linotype"; background-color: white; padding-top: 0.5em; padding-left: 0.5em; padding-right: 0.5em; } h1 { text-align: center; font-weight: bold; font-size: 1.8em; padding-top: 2em; } h2 { text-align: center; font-weight: bold; font-size: 1.6em; padding-bottom: 3em; padding-top: 1em; } h3 { text-align: center; font-weight: bold; font-size: 1.3em; padding-top: 1em; } h4 { text-align: center; font-weight: bold; font-size: 1.2em; padding-top: 1em; } h5 { text-align: center; font-weight: bold; font-size: 60px; } h6 { text-align: center; font-weight: bold; font-style: italic; font-size: 1.1em; } p { text-align: justify; text-indent: 1em; margin: 0; } .primo { text-indent: 0; } .titolo { text-align: center; font-weight: bold; font-size: 36px; padding-bottom: 1em; padding-top: 2em; } .sottotitolo { text-align: center; font-weight: bold; font-size: 20px; padding-bottom: 1em; } .autore { text-align: center; font-weight: bold; font-size: 24px; } .riquadro { padding: 0.7em; font-size: 0.9em; text-indent: 0; } .imm { padding: 1em; text-align: center; } .did { font-style: italic; text-align: center; padding-bottom: 1em; }