@charset "UTF-8"; /* CSS Document */ /* Page */ @page { margin-top: 5px; margin-bottom: 5px; } /* Font */ @font-face { font-family: "DejaVuSerif"; font-style: normal; font-weight: normal; src: url(../Fonts/DejaVuSerif.ttf); } @font-face { font-family: "DejaVuSerif"; font-style: normal; font-weight: bold; src: url(../Fonts/DejaVuSerif-Bold.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: italic; font-weight: bold; src: url(../Fonts/DejaVuSerif-BoldItalic.ttf); } body { font-family: "DejaVuSerif"; } body { text-align: left; font-size: 0.8em; margin-left: 15px; margin-right: 15px; } p { padding-top: 0em; padding-bottom:0em; padding-left: 0em; padding-right:0em; } /********** COVER **********/ .cover_image { margin-top: 0em; margin-bottom: 0em; text-align: center; height: 100%; max-width: 100%; } .cover_image img { margin-top: 0em; margin-bottom: 0em; height: 100%; max-height: 100%; } /********** IMMAGINI **********/ img { max-width: 100%; max-height: 100%; } /********** COPYRIGHT **********/ .copyright { text-align: center!important; color: #000000; margin: 0em;} .box { margin-left: 1em; margin-right: 1em; margin-top: 1.5em; margin-bottom: 1.5em; padding: 1em; border: 1px solid #333333; text-align: center; } .box p{ margin-top: 0!important; margin-bottom: 0!important;} /********** FRONTESPIZIO **********/ .title_page { margin: 0px; text-align: center; } .title_page img { margin: 0px; height: 90%; max-height: 90%; text-align: center; } a { text-decoration: none;} a:link { text-decoration: none;} a:hover { text-decoration: none} a:visited { text-decoration: none;} /********** TABELLE **********/ .tabella { display: block; margin-top: 0.75em; margin-bottom: 0.75em; padding: 0.25em; } .tabella-interna { display: block; margin: 0px; padding: 0px; } table.finale { border-collapse: collapse; margin-top: 0.5em; margin-bottom: 0.5em; margin-left:auto; margin-right:auto; font-size: small; text-align: left; } table.interna { border-collapse: collapse; margin: 0px; font-size: 1em; text-align: left; } .no-filetto { padding: 10px; min-width: 40%; } .no-filetto1 { padding: 0px 0px 0px 1em; } .no-filetto2 { padding: 0px 0px 0px 1em; min-width: 50%; } /********** PARAGRAFI E CARATTERI **********/ h1 { text-align: center!important; color: #000000; } .titolo-sezione { font-weight : bold; font-size : 1.6em; text-align : center; text-indent : 0px; margin : 0px 0px 36px 0px; } .titolo-capitolo { font-weight : bold; font-size : 1.6em; text-align : center; text-indent : 0px; margin : 0px 0px 36px 0px; } .titolo-paragrafo { font-weight : bold; font-size : 1.2em; text-align : center; text-indent : 0px; margin : 2em 0px 1em 0px; } p.titolo-sottoparagrafo { font-weight : bold; font-style : italic; font-size : 1em; line-height : 1.2; text-align : center; margin : 1em 0px 1em 0px; } p.cop { font-size: 1em; line-height : 1.2; text-indent: 0em; text-align: center!important; margin: 0em; } p.cop1 { font-size: 1em; line-height : 1.2; text-indent: 0em; text-align: center!important; margin: 1em 0px 0px 0px; } p.cop2 { font-size: 1em; line-height : 1.2; text-indent: 0em; text-align: center!important; margin: 2em 0px 0px 0px; } p.testo { font-size : 1em; line-height : 1.2; text-align : justify; text-indent : 1em; margin : 0px; } p.testo-staccato1 { font-size : 1em; line-height : 1.2; text-align : justify; text-indent : 1em; margin : 1em 0px 0px 0px; } p.testo-nr { font-size : 1em; line-height : 1.2; text-align : justify; text-indent : 0px; margin : 0px; } p.testo-nr-staccato1 { font-size : 1em; line-height : 1.2; text-align : justify; text-indent : 0px; margin : 1em 0px 0px 0px; } p.citazione-staccato1 { font-size : 0.86em; line-height : 1.1; text-align : justify; text-indent : 0px; margin : 1em 0px 0px 0px; } p.firma-curatore { text-align : right; text-indent : 0px; margin : 0px; } p.testo-dx { font-size : 1em; line-height : 1.2; text-align : right; text-indent : 0px; margin : 0px; } p.testo-dx-staccato1 { font-size : 1em; line-height : 1.2; text-align : right; text-indent : 0px; margin : 1em 0px 0px 0px; } p.testo-rientrato3 { font-size : 1em; line-height : 1.2; text-align : justify; text-indent : 35px; margin : 0px 0px 0px 71px; } p.note { font-size : 1em; line-height : 1.2; text-align : left; text-indent : 0px; margin-bottom : 1em; } p.didascalia { font-style : italic; font-size : 1em; line-height : 1.2; text-align : center; text-indent : 0px; margin : 0px; } p.immagine-centrata { text-align : center; margin-top : 1.5em; margin-bottom : 1.5em; } p.TOC1 { font-size : 1em; text-align : left; text-indent : 0px; margin : 0px; } p.TOC1-staccato { font-size : 1em; line-height : 1.2; text-align : left; text-indent : 0px; margin : 1em 0px 0px 0px; } p.TOC2 { font-size : 1em; line-height : 1.2; text-align : left; text-indent : 0px; margin : 0px 0px 0px 1em; } p.TOC3 { font-size : 1em; line-height : 1.2; text-align : left; text-indent : 0px; margin : 0px 0px 0px 2em; } p.GL { font-size : 1.6em; text-align : center; margin : 0px 0px 14px 0px; } div.Cornice-di-testo-di-base { } span.corsivo { font-weight : normal; font-style : italic; } span.bold { font-weight : bold; font-style : normal; } span.apice { font-size: 0.7em; vertical-align : super; line-height : 0.4; }