/* 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; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; font-style: italic; } .dedicatoria p { text-align: right; text-indent: 0; } .dedicatoria i { font-style: normal; } hr { height: 2.5em; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, hr + p, blockquote + p, .asangre { text-indent: 0; } .zcitam { font-family: "CourierNew"; margin: 1em 5%; } .zcitam p { margin-top: 0.3em; } @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); } @font-face { font-family: "CourierNew"; font-style: normal; font-weight: bold; src: url(../Fonts/CourierNew-B.ttf); } .zbanner { margin: 1.5em 5%; padding: 0.5em 5%; text-indent: 0; border: 2px solid black; border-left: none; border-right: none; }