/* 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; } h1 + p, .asteriscos + p, .tit1 + p { text-indent: 0; } .tit { font-size: 1.3em; margin-top: 5em; text-indent: 0; font-family:"LeagueGothic-R", sans-serif; } .tit1 { font-size: 2em; margin-bottom: 1em; text-indent: 0; font-family:"LeagueGothic-R", sans-serif; } @font-face { font-family:"LeagueGothic-R"; font-style:normal; font-weight:normal; src : url("../Fonts/LeagueGothic-R.ttf"); } .autor { text-align: center; margin-top: -2.6em; font-size: 1.7em; } .tit2 { font-size: 2.3em; } .asteriscos { text-align: center; text-indent: 0; font-size: 1.2em; padding: 1.5em 0; font-weight: bold; } .fin { text-align: center; margin: 2em 0; font-weight: bold; } .car { margin: 1.5em 0 1.5em 8%; }