/* ePub base r2.0 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; } h1 { font-size: 1.7em; margin: 20% 0 14%; font-weight: normal} .dedicatoria { margin: 25% 3% 0 15%; text-align: center; } .dedicatoria p { text-align: center; text-indent: 0; } .salto05 { padding-top: 0.5em; } .dedicatoria, .epigrafe { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, .subtit + p, .subtit1 + p, .asteriscos + p { text-indent: 0; } .titulo { font-size: 1.5em; font-weight: normal; margin: 10% 0 0%; text-align: left; text-indent: 0; } .titulo1 { font-size: 1.5em; font-weight: normal; margin: 0 0 9%; text-align: left; text-indent: 0; } .subtit { text-indent: 0; text-align: left; font-size: .9em; font-weight: normal; margin: 0 0 9%; } .subtit p { text-indent: 0; } .subtit1 { font-size: 1.1em; font-weight: normal; margin: 0 0 9%; text-align: center; text-indent: 0; } .epigrafe { text-indent:0; font-style:italic; margin: 20% 6% 0 20%; } .epigrafe p { font-style:italic; text-indent:0; } .epigrafeautor { text-indent:0; text-align:right; margin:5% 6% 0 0; } .epigrafeautor p { text-indent:0; font-size: .9em; text-align:right; } .cita1 { text-indent: 0; font-size: 0.90em; margin: 1.5em 10%; } .cita1 p { text-indent: 0; } .verso { margin: 1.5em 0 1.5em 4.5em; } .verso p { font-style: italic; text-indent: -1.5em; } .asteriscos { text-align: center; text-indent: 0; font-size: 1.1em; padding: 1.5em 0; } .lista { font-size: .9em; margin: 1.5em 0 1.5em 10%; } .lista p { text-indent: 0; margin-bottom: .3em; } li { margin: 3% 9%; font-size: .9em; } .contenedorpie { display: inline-block; width: 90%; padding: 1em 0; } .contenedorpie p { text-align: center; text-indent: 0; line-height: .95em; font-size: .8em; margin: .25em .5em 0; } .imagen { text-align: center; text-indent: 0; display: block; } .imagen img { height: 90%; width:auto; }