/* 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 0; font-weight: normal;} .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; margin-bottom: 1em; } .dedicatoria, .cita1, .subtit { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, .subtit + p, hr + p { text-indent: 0; } .capitular { font-size: 1.7em; line-height: .9; } .capitularx { font-size: 2em; line-height: .9; } .subtit { text-indent: 0; text-align: center; font-style: italic; font-size: 1.4em; font-weight: normal; margin: 3% 0 14% 0; } .subtit1 { text-indent: 0; text-align: left; font-style: italic; font-size: 1.1em; font-weight: normal; margin: 5% 0; } .cita1 { text-indent: 0; font-size: 0.90em; margin: 1.5em 10%; } .cita1 p { text-indent: 0; }