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

/** No modificar este archivo. La customizacion del estilo se hace en custom.css */

body {
	padding: 0 15px 0 15px;
}

i, em {
	font-style: italic;
}

b, strong {
	font-weight: bold;
}

a {
	text-decoration: none;
}

.linethrough {
	text-decoration: line-through;
}

.underline {
	text-decoration: underline;
}

.normal {
  font-style: normal;
}

.smallcaps {
	font-size: 75%;
	line-height: 1.5;
}

.small-quote {
  font-size: 0.8em;
  text-indent: 0;
  margin-left: 2em;
  margin-right: 2em;
}

.quote {
  margin: 1em 2em 1em 2em;
}

.quote p {
  text-indent: 0;
  font-style: italic;
}

.sans {
	font-family: sans-serif;
  font-size: 85%;
}

sup, sub {
	font-size: 0.875em;
	line-height: 0;
}


h1, h2, h3 {
	font-family: serif;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	margin-top: 0;
	margin-right: 1em;
	margin-left: 1em;
	padding: 0;
}

h1 {
	font-size: 1.25em;
	padding-top: 3em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-family: serif;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 1em;
	padding: 0;
}

h5, h6 {
	font-weight: normal;
	font-family: serif;
	font-size: 0.875em;
	line-height: 1.5;
	text-align: left;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0;
	margin-left: 1em;
	padding: 0;
}

p, li, td, th {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: serif;
	font-size: 0.875em;
	line-height:1.5em;
	text-indent: 1em;
}

td, th {
  text-indent: 0;
  vertical-align: top;
}

th {
	text-align: center;
}


li { text-indent: 0; }

.noindent {
	text-indent: 0;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
	text-indent: 0;
}

.frenchindent {
  margin-left: 1em;
  margin-right: 0;
	padding: 0;
	text-align: justify;
	text-indent: -1em;
}

.border  {
  border: 1px solid black;
}

/* Imagenes */
.image-interior {
  margin: 1em auto 1em auto;
  text-align: center;
  display: block;
  page-break-inside: avoid;
}

.image-interior img {
  max-width: 100%;
  max-height: 100%;
}

.image-interior p {
  font-size: 0.80em;
  text-align: center;
  text-indent: 0;
  margin-left:4em;
  margin-right:4em;
}


/* Blancas */
.b1 {
  margin-bottom: 1.3125em;
}

.b2, h1 {
  margin-bottom: 2.625em;
}

.b3 {
  margin-bottom: 3.9375em;
}

.b4 {
  margin-bottom: 5.25em;
}

.b05 {
  margin-bottom: 0.55em;
}

/* Otros */
.primer-parrafo, h1 {
  padding-top: 8em;
}

.page-break {
	page-break-after: always;
}

.capitular {
	font-weight: normal;
	font-style: normal;
	font-size: 2.67em;
}

.dropcaps {
	float:left;
  font-size: 3.5em;
	margin-bottom: -0.1em;
	line-height: 0.9em;
}

.biografia {
  margin-left: 4em;
  margin-right: 4em;
}

/*PAGINA LEGAL Y CORPORATIVA */
.box-b4 {
  margin-bottom: 4em;
  border: 1px solid #000000;
  padding: 1em;
  width: 60%;
}

.copyright-first {
  margin-top: 1em;
}

.copyright, .copyright-b1, .copyright-first {
  text-indent: 0;
	text-align: left;
	font-family: serif;
	font-size: 0.75em;
}

.disclaimer, .disclaimer-b1 {
  text-indent: 0;
	text-align: left;
	font-family: serif;
	font-size: 0.625em;
}

.copyright-b1, .disclaimer-b1 {
  margin-bottom: 1.3125em;
}

.corp {
	margin: 0 0 1em 0;
	padding: 0;
	text-align: justify;
	font-family: serif;
	font-size: 0.75em;
	line-height:1.5;
	text-indent: 0;
}

.corp_center {
	margin: 0 0 2em 0;
	padding: 0;
	text-align: center;
	font-family: serif;
	font-size: 0.75em;
	line-height:1.5;
	text-indent: 0;
}

/* Portada */
.portada-autor, .portada-titulo, .portada-sello {
  text-indent: 0;
}

.portada-autor {
  margin-top: 8em;
  margin-bottom: 2em;
}

.portada-titulo, .portada-autor {
  font-size: 1.25em;
}

.portada-sello {
  margin-top: 10em;
}

.footnotes {
	margin-top: 5em;
}

.footnotes p {
	font-size: 0.8em;
}

ol, ul {
	margin-top: 1em;
	margin-bottom: 1em;
}

.fright {
	float: right;
	margin-left: 1em;
}

.fleft {
	float: left;
	margin-right: 1em;
}

ol.letras {
	list-style-type: lower-alpha;
}

.cita-a-der {
	width: 50%;
	margin-right: 0;
	margin-left: 50%;
}


.foto-autor {
	font-size: 0.70em;
	text-indent: 0;
	margin-left: 0;
}
