/* 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; } .saltoinicio { margin-top: 25%; } .salto05 { padding-top: 0.5em; } .salto10 { padding-top: 1em; } hr { height: 2.5em; } hr.imagen { width: auto; border: none; margin: 1em 0; height: 3em; text-indent: 0; text-align: center; background: url("../Images/olas.svg") no-repeat center; background-size: 9em 3em; overflow: hidden; } h1 + p, hr + p, blockquote + p, .lugar + p { text-indent: 0; } blockquote p { text-indent : 0; font-style : italic; } .subtit { font-size : 1.3em; font-weight : bold; margin-bottom : 1.5em; text-align : center; text-indent : 0; } .lugar { text-indent:0; font-size:0.8em; padding-bottom:1.5em; font-weight:bold; } .lugar p { padding-top:.5em; text-indent:0; }