/* 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; font-weight: normal; } h2 { margin: 2em 0 1em; font-size: 1.4em; font-weight: normal; } .subt { font-size: 1.3em; text-align: center; text-indent: 0; margin-bottom: 5%; } .txt p { text-indent: 0; font-size: 0.82em; } .txt1 p { text-indent: 0; font-size: 0.82em; padding-top: 2%; } .txt2 p { text-indent: 0; padding-top: 4%; font-size: 1.2em; } .salto10 { padding-top: 1em; } hr { height: 2.5em; } .capitular { color: #606060; font-size: 2em; } h1 + p, h2 + p, hr + p, blockquote + p { text-indent: 0; }