@import url(../Misc/page-template.xpgt);


body{
	padding-left:15px;
	padding-right:15px;
	font-size: 100%;
	-epub-hyphens:auto;
}
.pagebreakstyle {
	page-break-before: always
}

a{
	text-decoration: none;
}
.rightFloat {
	float:right;
	clear: right;
	margin-top: 0.7em;
	margin-bottom: 0.5em;
	margin-left: 2em;
}
.leftFloat {
	float:left;
	clear: left;
	margin-right: 2em;
	margin-top: 0.7em;
	margin-bottom: 0.5em;
}
tbody, thead, tfoot, tr, td, th {
	border-style : inherit;
	border-width : inherit;
	border-color : inherit;
}




/* --------------------- */



h1.titulo {
	font-family: Georgia, "NewBaskerville-Roman_EB", Times, serif;
	font-weight : normal;
	font-style : normal;
	font-size : 1.45em;
	text-decoration : none;
	font-variant : normal;
	line-height : 0.91;
	text-align : center;
	text-indent : 18px;
	margin : 0px;
}

h2.capitulo {
	font-family: Georgia, "NewBaskerville-Roman_EB", Times, serif;
	font-weight : normal;
	font-style : normal;
	font-size : 1.2em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.16;
	text-align : center;
	text-indent : 0px;
	margin : 0px;
}

h1.antetitulo {
	font-family: Georgia, "NewBaskerville-Roman_EB", Times, serif;
	font-weight : normal;
	font-style : normal;
	font-size : 1em;
	text-decoration : none;
	font-variant : normal;
	line-height : 1.36;
	text-align : center;
	text-indent : 0px;
	margin : 0px;
}

p.ladillo {
	text-align : center;
	text-indent : 0px;
	margin : 0px 0px 15px 0px;
	hyphens: none;
	page-break-after: avoid;
}
p, li {
	font-family: Georgia, "NewBaskerville-Roman_EB", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	line-height: 1.25em;
	text-decoration: none;
	font-variant: normal;
	text-indent: 2em;
	text-align: justify;
	margin: 0;
	widows:2;
   	orphans:2;
   	word-wrap: break-word;
	overflow-wrap: break-word
}
p.blancos {
	clear: both;
	padding: 0em;
	height: 1.25em;
}
p.textoderecha {
	text-indent: 0em;
	text-align: right;
	margin: 0em;
}
p.textosin {
	text-indent: 0em;
}
p.textocentro {
	text-align : center;
	text-indent : 0px;
}
p.parabocadillosi {
	clear: both;
	margin-right: 2em;
	margin-left: 2em;
}
p.parabocadillos {
	clear: both;
}
p.rayita{
	text-decoration: overline;
	text-align: center;
	text-indent: 0;
	padding-top: 3px;
}

p.pleca {
	text-align : center;
	text-indent : 0px;
	margin : 2em 0px 0px;
	page-break-before: avoid;
}
ol.List-1 {
	margin-left : 1em;
}
li.listanumero {
	list-style-type: decimal;
	margin-left: 1em;
	list-style-position: outside;
	text-indent: 0;
	page-break-after:auto;
	page-break-before:auto;
	text-transform:none;
	widows:2;
}
p.indice0 {
	text-decoration : none;
	text-transform : uppercase;
	text-align : center;
	text-indent : 0px;
}
p.indice1 {
	font-size : 0.94em;
	text-align : center;
	text-indent : -40px;
	margin : 0px 0px 0px 40px;
}
p.indice2 {
	font-size : 0.94em;
	text-align : justify;
	text-indent : -18px;
	margin : 0px 0px 0px 18px;
}
span.cursiva {
	font-style : italic;
}
