/* Estilos propios del libro */


.foto-autor p {
	font-family: serif;
	text-align: left;
	text-indent: 0;
	font-size: 75%;
}

.capitulo {
	font-size: 85%;
}

h1 {
	text-align: left;
	font-weight: normal;
	font-size: 150%;
	line-height: 1.2;
	margin-bottom: 1em;
}

.footnotes {
	margin-top: 4em;
}

.footnote-link, .footnote {
	line-height: 0.7em;

}

.footnote-link, .nota a {
	text-decoration: none;
	color: black;
}

p.img img {
	max-width: 100%;
}

.retrato {
	float: left;
}

.parrafo-inicial {
	font-family: serif;
	line-height: 1.2em;
	font-size: 1em;
	margin-bottom: 0em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
  text-indent: 0em;
}