/* 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: 10% 0 1em; } hr { height: 2.5em; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } h1 + p, hr + p, .subtit1 + p { text-indent: 0; } .subtit { text-align: center; font-style: italic; font-weight: bold; text-indent: 0; font-size: 1.3em; margin-bottom: 2em; } .subtit1 { text-align: center; font-weight: bold; text-indent: 0; font-size: 1.2em; margin-bottom: 1em; } .contenedorpie { display: inline-block; width: 90%; padding: 1em 0; } .contenedorpie p { text-align: center; text-indent: 0; line-height: 0.95em; font-size: 0.95em; margin: 0.25em 0.5em 0; } .imagen { text-align: center; text-indent: 0; display: block; } .imagen img { width: 100%; }