/* 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: 2.5em; } hr.imagen { width: auto; border: none; margin: 1em 0; height: 1em; text-indent: 0; text-align: center; background: url(../Images/asterisco3.png) no-repeat center; background-size: 3em 1em; overflow: hidden; } h1 + p, .txt + p, hr + p { text-indent: 0; } @font-face { font-family:"Trajan"; src:url(../Fonts/Trajan.ttf); } .trajan { font-family:"Trajan", Trajan; } .capitular { font-size: 1.6em; font-style: normal; font-weight: normal; line-height: 1.2; } .txt { font-size:0.9em; margin:3% 7% 3% 7%; text-indent:0; font-style: italic; }