/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 1.4em; margin: 20% 0 2em; font-weight: normal; } h2 { font-size: 1.3em; margin: 20% 0 14%; font-weight: normal; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } .salto05 { padding-top: 0.5em; } hr { height: 1.5em; } .dedicatoria, .subtit { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } .titulo { margin: 20% 0 .5em; font-size: 1.3em; } .subtit { text-indent: 0; margin: 0 15% 7%; text-align: center; font-size: 1.2em; font-weight: normal; } .cita1 { text-indent: 0; font-size: 0.85em; margin: 1.5em 0 1.5em 10%; } table { font-size: .75em; margin: 1.5em; line-height: 1.2em; width: 100%; } td { font-size: .9em; padding-left: 1.5em; padding-right: 1.5em; vertical-align: top; }