@charset "utf-8"; /* ---------------------------------------------------------- */ /* Page */ @page { margin:15px; } body{ font-family:"DejaVuSerif"; text-align:justify; font-size:0.8em; margin-left:15px; margin-right:15px; } /* ---------------------------------------------------------- */ /* Styles */ .b{ font-weight:bold; } .i{ font-style:italic; } .u{ text-decoration:underline; } sup{ font-size:0.5em; vertical-align:super; text-decoration:none; line-height:0.2em; } /* ---------------------------------------------------------- */ /* Sections */ .part, .chapter, .section1, .section2, .section3, .section4, .section5, .section6, .section7{ text-align:justify; } .pubInfo{ text-align:center; } .tp-title{ font-size:1.5em; font-style:normal; font-weight:bold; margin-top:2em; margin-bottom:1em; text-align:center; } .tp-subtitle{ font-size:0.9em; font-style:normal; font-weight:normal; margin-bottom:1em; text-align:center; } .tp-author{ text-align:center; font-size:1.5em; font-weight:normal; margin-top:2em; margin-bottom:3em; } /* ---------------------------------------------------------- */ /* Headlines */ .title{ font-size:1em; font-style:normal; font-weight:bold; margin-top:2em; text-align:left; } .subtitle{ font-size:0.9em; font-style:normal; font-weight:normal; margin-bottom:1em; text-align:left; } /* Sections */ .title-part{ font-size:1em; font-style:normal; font-weight:bold; margin-top:2em; margin-bottom:1em; text-align:center; } .title-chapter{ font-size:1em; font-style:normal; font-weight:normal; margin-top:2em; margin-bottom:3em; text-align:center; } .titlebook{ font-size:2.5em; font-style:normal; font-weight:normal; margin-top:2em; margin-bottom:1em; text-align:center; } /* ---------------------------------------------------------- */ /* Paragraphs */ .p, .p-br, .p-indent, .p-indent-br, .p-d, .p-d-br, .p-d-indent, .p-c, .p-c-br, .p-c-indent{ margin-top:0; margin-bottom:0; } /* P-blanc */ .p-blanc, .p-blanc-box, .p-blanc-blocktext, .p-blanc-box-grey, .p-blanc-blocktext-grey, .p-blanc-sidebar, .p-blanc-sidebar-large, .p-blanc-sidebar-grey{ margin:0em; } .p, .p-br{ } .p-indent{ text-indent:0.9em; } .p-indent-br{ text-indent:0.9em; } .p-d, .p-d-br{ text-align:right; } .p-d-indent{ text-align:right; text-indent:1em; } .p-c, .p-c-br{ text-align:center; } .p-c-indent{ text-align:center; text-indent:1em; } .p-blocktext-grey, .p-blocktext, .p-box-grey, .p-box, .p-sidebar-large-grey, .p-sidebar-large, .p-sidebar-grey, .p-sidebar, .p-br-blocktext-grey, .p-br-box-grey, .p-br-box, .p-br-sidebar-large-grey, .p-br-sidebar-large, .p-br-sidebar-grey, .p-br-sidebar{ margin-left:1em; margin-right:1em; } .p-br-blocktext{ margin-left:10%; margin-top:0.4em; margin-bottom:0.4em; } .p-indent-inverse, .p-indent-inverse-blocktext{ margin-left:20px; text-indent:-20px; } .mezzarigano{ text-indent:0em; margin-top:0.4em; margin-bottom:0.4em; } .mezzariga{ text-indent:0.9em; margin-top:0.4em; margin-bottom:0.4em; } /* ---------------------------------------------------------- */ /* Images */ .margin_image_left, .margin_image_left_net{ text-align:left; margin-top:1.5em; margin-right:0.7em; } .margin_image_right, .margin_image_right_net{ text-align:right; display:block; margin-top:1.5em; margin-left:0.7em; } .illustype_image{ text-align:center; margin-top:1em; margin-bottom:1em; } .illustype_fullpage_image{ text-align:center; } img{ max-width:100%; max-height:100%; } .caption{ font-size:0.9em; text-align:center; margin-top:0.5em; margin-bottom:0.5em; } .credits{ font-size:0.7em; text-align:center; margin-top:0.5em; margin-bottom:0.5em; } .cover_image{ margin-top:0em; margin-bottom:0em; text-align:center; } .cover .illustype{ margin-top:0em; margin-bottom:0em; } .cover img{ height:100%; } .titlePage img{ height:auto; text-align:center; } .titlePage .image{ height:auto; text-align:center; } /* ---------------------------------------------------------- */ /* Index */ .index_section{ margin-left:1em; font-size:1em; margin-top:0em; margin-bottom:1em; } /* ---------------------------------------------------------- */ /* Footnotes */ .footnote{ margin-bottom:0.4em; font-size:0.8em; } .footnote-link{ font-size:0.5em; vertical-align:super; text-decoration:none; line-height:0.2em; } /* ---------------------------------------------------------- */ /* Divers */ .copyrights{ font-size:0.7em; } .isbn{ } .author{ text-align:center; } .author-blocktext, .author-box{ text-align:center; } /* ---------------------------------------------------------- */ /* Flashcards */ .halfTitlePage{ text-align:center; } .halfTitlePage .title{ font-size:1.2em; font-style:normal; font-weight:normal; margin-top:2em; margin-bottom:1em; text-align:center; } /* ---------------------------------------------------------- */ /* Fonts */ @font-face{ font-family:"DejaVuSerif"; font-weight:normal; font-style:normal; src:url(fonts/DejaVuSerif.ttf); } @font-face{ font-family:"DejaVuSerif"; font-weight:normal; font-style:italic; src:url(fonts/DejaVuSerif-Italic.ttf); } @font-face{ font-family:"DejaVuSerif"; font-weight:bold; font-style:normal; src:url(fonts/DejaVuSerif-Bold.ttf); } @font-face{ font-family:"DejaVuSerif"; font-weight:bold; font-style:italic; src:url(fonts/DejaVuSerif-BoldItalic.ttf); }