/* ePub base r2.0 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; } /* encabezados */ h1 { font-size: 1.5em; margin: 20% 0 2em; } h2 { margin: 2em 0 1em; font-size: 1.4em; } /* saltos */ .saltoinicio { margin-top: 25%; } 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, h2 + p, hr + p, table + p { text-indent: 0; } @font-face { font-family:"Andy_Std_Regular"; font-style: normal; font-weight: normal; src:url(../Fonts/Andy_Std_Regular.otf) } @font-face { font-family:"Goudy"; font-style: normal; font-weight: normal; src:url(../Fonts/Goudy.ttf) } @font-face { font-family:"ArialMisc"; font-style: normal; font-weight: normal; src:url(../Fonts/ArialMisc.ttf) } .misc { font-family: "ArialMisc"; font-size:2em;} .deduc {font-size:0.75em;margin:1.5em 0 1.5em 10%;width:90%} .tren {font-size:0.9em;margin:1.5em 0 1.5em 10%;width:90%} .firma{text-indent:0;text-align:right;padding-top:0.7em} .fin{text-align:center;text-indent:0;padding-top:1.5em;font-size:2em;font-weight:bold} .goudy{ font-family:"Goudy";font-size:1.5em} .telef{margin-left:10%;} .telef p{margin:0.5em 0;text-indent:-2em} .andy{ font-family:"Andy_Std_Regular",Andy_Std_Regular;font-size:1.2em}