/* RESET */ * {padding: 0; margin: 0; border:0;} address, caption, cite, code, dfn, th, var {font-weight: normal;font-style: normal;} caption, th {text-align: left;} h1, h2, h3, h4, h5, h6 {font-weight: normal; font-size: 100%;} /* Fonts */ @font-face { font-family:termes; src:url(../Fonts/texgyretermes-regular.otf) format("opentype"); } @font-face { font-family:termes; font-style:italic, oblique; src:url(../Fonts/texgyretermes-italic.otf) format("opentype"); } @font-face { font-family:termes; font-weight:bold; src:url(../Fonts/texgyretermes-bold.otf) format("opentype"); } @font-face { font-family:termes; font-weight:bold; font-style:italic, oblique; src:url(../Fonts/texgyretermes-bolditalic.otf) format("opentype"); } @font-face { font-family:surface; src:url(../Fonts/Surface_Medium.otf) format("opentype"); } @font-face { font-family:surface; font-style:italic, oblique; src:url(../Fonts/Surface_Medium-Italique.otf) format("opentype"); } @font-face { font-family:surface; font-weight:bold; src:url(../Fonts/Surface_Bold.otf) format("opentype"); } @font-face { font-family:surface; font-weight:bold; font-style:italic, oblique; src:url(../Fonts/Surface_Bold-Italique.otf) format("opentype"); } /* Globales */ body { font-family:termes; margin-left: 5%; margin-right: 5%; text-align: justify; line-height:1.3em; } p { margin-top:0; margin-bottom:0; text-indent:1em; } div.center { text-align:center; page-break-after:always; } /* Local */ div.title, div.impress { padding-top:2em; page-break-after:always; margin-bottom:6ex; } div.impress { text-align:left; font-size:small; line-height:1.2em; page-break-before:always; margin-left:2em; } div.title { padding-left:2em; text-align:left; } div.title p, div.impress p { text-indent:0; } p.center { text-align:center; } h1 { font-family:surface; font-weight:bold; margin-top:3ex; margin-left:1em; text-align:left; font-size:xx-large; line-height:1.2em; margin-bottom:1em; } span.smallcaps{ font-size:70%; } span.initial { font-size:250%; margin-left:10%; } p.noindent { text-indent:0; } p.author { font-size:x-large; padding-bottom:1em; padding-top:2em; text-align:left; font-family:surface; } p.title { color:#696969; font-size:300%; font-weight:bold; text-align:left; font-family:surface; } p.subtitle { font-family:surface; margin-top:1em; font-size:large; text-align:left; margin-bottom:5ex; } p.publisher { margin-top:2em; font-size:large; text-align:left; font-family:surface; } p.poem { text-indent:1em; } p.chapterstart { text-indent:0; margin-top:6ex; } div.poem { page-break-before:always; page-break-after:always; padding-top:5em; } div.poem div.poem-heading { font-style:italic; margin-bottom:3ex; } div.poem p { text-indent:0; } div.poem p.poem-author { text-indent:0; font-variant:small-caps; text-align:right; margin-right:10%; margin-top:2ex; } div.cover-img { text-align:center; margin-left: -5.5%; margin-right: -5.5%; page-break-after:always; } div.cover-img img { height:100%; }