/* ePub base r2.0 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; } h1 { font-size: 1.2em; margin: 20% 0 3.25em; } h1 span.subtit { margin-top: 1em; font-weight: normal; display: block; } /* dedicatoria */ .dedicatoria { margin: 25% 9% 0 9%; text-align: center; } .dedicatoria p { text-align: center; text-indent: 0; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } hr { height: 2.5em; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } h1 + p, hr + p { text-indent: 0; } /*cita*/ .centver { margin: 1.65em 3% 1.65em 6%; font-size: 0.9em; text-align: center; text-indent: 0; } .vercen { display: inline-block; font-style:italic; } .vercen p { text-align: left; text-align: justify; line-height: 1.3em; text-indent: -3%; } .invi { visibility: hidden; }