@charset "UTF-8"; /* CSS Document */ /* Page */ @page { margin-top: 5px; margin-bottom: 5px; } 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 **********/ p.cover { margin : 0px; padding : 0px; text-align: center; } .cover img { height: 100%; max-width: 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: 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 { text-align: center!important; color: #000000; } .titolo-capitolo { font-weight: bold; font-size: 1.6em; text-align: center; text-indent: 0px; margin-top: 1.1em; margin-bottom: 2.5em; } 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-nr { font-size: 1em; line-height: 1.2; text-align: justify; text-indent: 0px; 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-staccato { font-size : 1em; line-height: 1.2; text-align : justify; text-indent : 0px; margin : 2em 0px 0px 0px; } p.note { font-size: 1em; line-height: 1.2; text-align: left; text-indent: 1em; margin: 0px 0px 0.5em 0px; } span.corsivo { font-style: italic; }