/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; font-family:"TimesNewRoman"; } h1 { font-size: 1.5em; margin: 20% 0 2em; font-family:"TimesNewRoman"; } .salto10 { padding-top: 1em; } h1 + p, .aut, .cen, .cen p { text-indent: 0; } .aut { text-align: center; margin-top: -2.5em; font-size: 1.2em; } .tit { font-size: 2.3em; } .cur { margin: 1.2em 5%; font-family:"TimesNewRoman-I"; font-style:italic; } .der { margin: 2em 0; text-align: right; } .der p { text-align: right; } .izq { margin: 1.2em 5% 1.2em 0; font-family:"TimesNewRoman-I"; font-style:italic; } .car { margin: 1.2em 5%; } .cen { margin: 1.2em 0; text-align: center; } .cen p { text-align: center; } a { -webkit-text-fill-color: blue; color: blue; } @font-face { font-family:"TimesNewRoman"; font-style:normal; font-weight:normal; src:url(../Fonts/TimesNewRoman.ttf); } @font-face { font-family:"TimesNewRoman-I"; font-style:italic; font-weight:normal; src:url(../Fonts/TimesNewRoman-I.ttf); } em, cite, i, .cur, .cur p, .izq, .izq p, .cursiva, .cursiva p { font-family:"TimesNewRoman-I"; font-style:italic; }