@charset "UTF-8"; /* CSS Document */ /* Page */ @page { margin-top: 5px; margin-bottom: 5px; } /* Font */ @font-face { font-style: normal; font-weight: normal; } @font-face { font-style: normal; font-weight: bold; } @font-face { font-style: italic; font-weight: normal; } @font-face { font-style: italic; font-weight: bold; } body { font-family: "SansSerif"; } body { text-align: justify; font-size: 0.9em; margin-left: 15px; margin-right: 15px; } /********** COVER **********/ .cover { margin : 0; padding : 0; text-align: center; } .cover img { height: 100%; max-width: 100%; } /********** COPYRIGHT **********/ .copyright { text-align: center!important; 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: 100%; text-align: center; } a { text-decoration: none;} a:link { text-decoration: none;} a:hover { text-decoration: none} a:visited { text-decoration: none;} /********** PARAGRAFI E CARATTERI **********/ h1, h2, h3, h4, h5 { text-align: center!important; } .titolo-sezione { font-size: 1.4em; text-align: center; text-indent: 0px; margin-top: 1.1em; margin-bottom: 2.5em; } .titolo-capitolo { font-size: 1.4em; text-align: center; text-indent: 0px; margin-top: 1.1em; margin-bottom: 2.5em; } .titolo-capitolo-attaccato { font-size : 1.4em; text-align : center; text-indent : 0px; margin : 0px 0px 5px 0px; } .titolo-paragrafo { font-size : 1.2em; text-align : center; text-indent : 0px; margin : 2em 0px 1em 0px; } p.titolo-sottoparagrafo { font-size : 1em; line-height : 1.2; text-align : center; margin : 1em 0px 1em 0px; } p.sottotitolo-capitolo { font-size : 1.2em; text-align : center; text-indent : 0px; margin : 0px 0px 36px 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.dedica { font-size : 1em; line-height : 1.2; text-align : right; text-indent : 0px; margin : 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-staccato2 { font-size : 1em; line-height : 1.2; text-align : justify; text-indent : 1em; margin : 2em 0px 0px 0px; } p.testo-nr { font-size: 1em; line-height : 1.2; text-align: justify; text-indent: 0px; margin: 0px; } p.testo-nr-staccato2 { font-size : 1em; line-height : 1.2; text-align : justify; text-indent : 0px; margin : 2em 0px 0px 0px; } p.testo-dx { font-size: 1em; line-height : 1.2; text-align: right; text-indent: 0px; margin: 0px; } p.note { font-size : 1em; line-height : 1.2; text-align : left; text-indent : 0px; margin-bottom : 1em; } p.didascalia { 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; } .immagine-centrata img { max-height: 100%; max-width: 100%; } .group { text-align: center; margin-bottom: 2.5em; } p.TOC1 { font-size : 1em; line-height : 1.2; 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; } /********** PUBBLICITĂ€ **********/ .pubbl { margin: 0px; text-align: justify; margin: 0px 0px 2.5em 0px; display: block; padding: 1.5em 0px; } .pubbl img { float: left; border: solid thin black; padding: 0px; margin: 0px; } p.intestazione1 { font-size: 1.6em; text-align: center; text-indent: 0px; margin-top: 1.1em; margin-bottom: 0px; } p.intestazione2 { font-size: 1.2em; text-align: center; text-indent: 0px; margin-top: 0px; margin-bottom: 2.5em; } p.titolo-pubbl { font-size: 1.1em; text-align: center; text-indent: 0px; margin-top: 1.1em; margin-bottom: 2.5em; } p.titolo-libro-pubbl { font-size: 1em; line-height: 1.2; text-align: left; text-indent: 0px; margin: 0px 0px 0px 125px; } p.testo-libro-pubbl { font-size: 1em; line-height: 1.2; text-align: justify; text-indent: 0px; margin: 1em 0px 0px 125px; } samp { font-family: sans-serif; }