/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 1.5em; margin: 20% 0 2em; } h2 { margin: 20% 0 1em; font-size: 1.4em; } .zubtit { margin-bottom: 2.5em; font-size: 1.2em; text-align: center; text-indent: 0; } .datez { margin: 2.5em 0 1em; text-align: left; text-indent: 0; font-weight: bold; font-style: italic; } .datez cite { font-style: normal; } h1 + p, h2 + p, .datez + p { text-indent: 0; } blockquote { font-size: 0.9em; margin-right: 1em; margin-top: 1.5em; margin-bottom: 1.5em; font-family: "CourierNew"; } @font-face { font-family: "Veteran Typewriter"; font-style: normal; font-weight: normal; src: url(../Fonts/VeteranTypewriter.ttf); } @font-face { font-family: "CourierNew"; font-style: normal; font-weight: normal; src: url(../Fonts/CourierNew.ttf); } @font-face { font-family: "CourierNew"; font-style: italic; font-weight: normal; src: url(../Fonts/CourierNew-I.ttf); } .capital, .precapital { float: left; text-indent: 0; line-height: 1em; height: 1em; font-family: "Veteran Typewriter"; } .capital { font-size: 350%; margin: -0.1em 0.05em -0.2em 0; } .precapital { font-size: 150%; margin: 0.2em 0.125em -0.2em 0; font-weight: bold; } .capital, .precapital { color: #a52a2a; } .zeparador { margin: 1em 0; font-size: 1.5em; text-align: center; text-indent: 0; font-weight: bold; color: #a52a2a; } .vivlio p { margin: 0.5em 0 0 5em; text-indent: -4em; }