/* 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; font-family: "tit"; font-weight: normal; } .sttit { margin-top: 0.4em; display: block; } hr { height: 2.5em; } hr.imagen { width: auto; border: none; margin: 2em 0; height: 15px; text-indent: 0; text-align: center; background: url(../Images/asterisco3.png) no-repeat center; overflow: hidden; } h1 + p, hr + p { text-indent: 0; } @font-face { font-family: "tit"; font-style: normal; font-weight: normal; src: url(../Fonts/BaskervilleBerthold.ttf); } @font-face { font-family: "tit"; font-style: italic; font-weight: normal; src: url(../Fonts/BaskervilleBerthold-I.ttf); } .dramatis { margin-left: 4.5%; text-indent: -4.5%; font-family: "tit"; } .dramatis p { margin-bottom: 0.3em; text-indent: -4.5%; } .firmulo { margin: 1em 3% 0 0; text-align: right; text-indent: 0; font-family: "tit"; } .finulo { text-align: center; text-indent: 0; font-family: "tit"; font-size: 1.2em; }