/* 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; } hr { height: 2em; } hr.linea { width: 94%; margin: .5em 3%; height: 0; border: none; border-top: 0.125em solid grey; } h1 + p, .aut, .fin, .asteriscos, .asteriscos + p { text-indent: 0; } .aut { text-align: center; margin-top: -3.5em; font-size: 1.2em; } .tit { font-size: 2.3em; } .asteriscos { text-align: center; text-indent: 0; font-size: 1.2em; padding: 1.5em 0; font-weight: bold; } .fin { font-size: 1.5em; text-align: center; margin: 2em 0; font-weight: bold; }