/* versione 4.3 12/11/2014 */ body { font-family: "DejaVu Serif Condensed", "Georgia", "Times", serif; font-style: normal; text-decoration: none; font-variant: normal; text-indent: 0; font-weight: normal; } /* fonts */ @font-face { font-family: "DejaVu Serif Condensed"; font-weight: normal; font-style: italic; src: url(../Fonts/dejavuserifcondensed-italic.ttf); } @font-face { font-family: "DejaVu Serif Condensed"; font-weight: normal; font-style: normal; src: url(../Fonts/dejavuserifcondensed.ttf); } @font-face { font-family: "DejaVu Sans Condensed"; font-weight: normal; font-style: italic; src: url(../Fonts/dejavusanscondensed-oblique.ttf); } @font-face { font-family: "DejaVu Sans Condensed"; font-weight: bold; font-style: normal; src: url(../Fonts/dejavusanscondensed-bold.ttf); } @font-face { font-family: "DejaVu Sans Condensed"; font-weight: normal; font-style: normal; src: url(../Fonts/dejavusanscondensed.ttf); } .story { /*div standard*/ width: 100%; padding-top: 5%; } div.capitolo { /*div che contiene ogni capitolo*/ width: 100%; padding-top: 5%; } div.capitolo-notitolo { /*div per i capitoli che iniziano con un paragrafo*/ width: 100%; padding-top: 10%; } p { /*paragrafo standard*/ margin: 0; text-indent: 1.29em; } p.testo-filo { /*paragrafo senza rientro*/ text-indent: 0; } h1, h2, h3 { -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; } h1.titolo-capitolo-cx { /*titolo capitolo centrato*/ font-size: 120%; line-height: 120%; text-align: center; font-weight: normal; font-style: normal; margin: 0 0 5em 0; } div.trama { margin: 1em 0 0 0; } div.trama p { /*testo dell'abstract*/ font-family: "DejaVu Sans Condensed", sans-serif; margin: 0; text-indent: 0; } div.bio { display: inline-block; } div.bio p { /*testo della biografia degli autori*/ font-family: "DejaVu Sans Condensed", sans-serif; margin: 0 0 1em 0; text-indent: 0; } div.collana { /*occhiello con il titolo della collana*/ padding-top: 20%; } div.collana p { /*titolo della collana*/ margin: 0; text-indent: 0; text-align: center; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; } div.copy { /*colophon*/ margin-bottom: 1em; } div.copy p { /*titolo della collana*/ font-size: 85%; text-indent: 0; } p.testo-sp { /*paragrafo rientrato e con interlinea prima*/ margin: 1em 0 0 0; } div.frontespizio { /*frontespizio*/ padding-top: 10%; page-break-after: always; } div.frontespizio p { /*frontespizio*/ -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; } p.autore { /*nome autore nel frontespizio*/ text-align: center; font-size: 160%; line-height: 120%; margin: 0; text-indent: 0; } p.titolo-libro { /*titolo libro nel frontespizio*/ text-align: center; font-weight: bold; font-size: 200%; line-height: 120%; margin: 0.2em 0 0 0; text-indent: 0; font-family: "DejaVu Sans Condensed", sans-serif; } p.editore { /*editore nel frontespizio*/ text-align: center; font-size: 120%; line-height: 120%; margin: 4em 0 0 0; text-indent: 0; } p.info-titolo { /*paragrafo standard nel frontespizio per traduttore, autore presentazione, Dsa...*/ text-align: center; font-size: 110%; line-height: 120%; margin: 1em 0 0 0; text-indent: 0; } div.esergo { /*contenitore per esergo + esergo-firma*/ width: 70%; margin-left: 30%; padding-top: 10%; } p.esergo { /*esergo allineato a destra e margine sinistro 45%*/ font-size: 90%; text-indent: 0; text-align: right; margin: 0; -webkit-hyphens: none; -moz-hyphens: none; hyphens: none; } p.testo-dx-sp { /*testo standard destra e con interlinea prima*/ text-indent: 0; text-align: right; margin: 1em 0 0 0; } blockquote { /*citazione standard*/ margin: 1em 0 1em 1.29em; font-size: 85%; } small { /*maiuscoletto*/ font-size: 80%; } em { /*corsivo*/ font-style: italic; } body.indice h1, body.indice div, body.indice a { font-size: 98%; text-decoration: none; font-weight: normal; text-align: left; } body.indice div { margin: 0 0 0 0.5em; line-height: 140%; } body.indice blockquote { margin: 0 0 0 0.8em; font-size: 100%; } body.indice h1 { font-size: 120%; margin-bottom: 2em; text-align: center; }