/* ARCHIVO DE ESTILOS PARA IMPRESIÓN DE LAS VOCES DE LA ENCICLOPEDIA ONLINE DE FILOSOFIA*/

body {
  background-color:  white;
}

.sc {
  font-variant: small-caps;
}

.i {
  font-style: italic;
}

.b {
  font-weight: bold;
}

.bi {
  font-style: italic;
  font-weight: bold;
}

.FootnoteSymbol {
  font-weight: bold;
  padding-right: 1em;
}

.Footnoteanchor {
  font-weight: bold;
  padding-left: 0.3em
}

p.h1c {
  text-align: center;
  font-family: serif;
  font-size: 16pt;
  font-weight: bold;
  line-height: 200%;
  page-break-after: avoid;
}

p.h2c {
  text-align: center;
  font-family: serif;
  font-size: 14pt;
  font-weight: bold;
  line-height: 150%;
  page-break-after: avoid;
}

h1 {
  text-align: left;
  font-family: serif;
  font-size: 16pt;
  font-weight: bold;
  line-height: 200%;
  page-break-after: avoid;
}

h2 {
  text-align: left;
  font-family: serif;
  font-size: 14pt;
  font-weight: bold;
  line-height: 150%;
  page-break-after: avoid;
}

h3 {
  text-align: left;
  font-family: serif;
  font-size: 12pt;
  font-weight: bold;
  line-height: 120%;
  page-break-after: avoid;
}

h4 {
  text-align: left;
  font-family: serif;
  font-size: 12pt;
  font-style: italic;
  line-height: 120%;
  page-break-after: avoid;
}

p.tituloindex { font-weight: bold;
}

p.index1 {
}

p.index2 {
  margin-left: 1em;
}

p.index3 {
  margin-left: 2em;
}

p.index4 {
  margin-left: 3em;
}

p.normal {
  text-indent: 1em;
  text-align: justify;
  font-size: 12pt;
  font-family: serif;
  font-style: normal;
  line-height: 120%;
}


p.normal-centered {
  text-indent: 1em;
  text-align: center;
  font-size: 12pt;
  font-family: serif;
  font-style: normal;
  line-height: 120%;
}

p.indent {
  text-align: justify;
  margin-left: 3em;
  margin-right: 3em;
  font-size: 12pt;
  font-family: serif;
  font-style: normal;
  line-height: 120%;
}

p.biblio {
  margin-left:6em;
  text-indent:-5em;
  text-align: justify;
  font-size: 12pt;
  font-family: serif;
  font-style: normal;
  line-height: 120%;
}

p.nota {
  margin-left:2em;
  text-indent:-2em;
  text-align: justify;
  font-size: 12pt;
  font-family: serif;
  font-style: normal
}

p.titulo {
  text-align: center;
  font-size: 20pt;
  font-weight: bold;
  font-family: serif;
  line-height:300%;
}

p.autor {
  text-align: center;
  font-size: 12pt;
  font-family: serif;
  line-height: 120%;
}

p.copyright {
  font-size: 12pt;
  font-family: serif;
  line-height: 120%;
}


p.alphabeta {
  font-size: 14pt; 
  font-family: serif;
  font-weight: bold; 
}

p.vox {
  margin-left: 6em;
  font-family: serif;
  font-size: 12pt;
  line-height: 120%;
}

.celda {
  font-size: 12pt;
  font-family: serif;
  font-weight: normal;
}

.author {
  font-style: italic;
  font-size: 12pt;
}

.lista {
  text-align: justify;
  font-size: 12pt;
  font-family: serif;
  font-style: normal;
  line-height: 120%;
}

p.list {
  text-align: justify;
  text-indent:-15pt;
  margin-left: 30pt;
  font-size: 12pt;
  font-family: serif;
  font-style: normal;
  line-height: 120%;
}

p.elenco {
  text-align: justify;
  margin-left: 1em;
  text-indent: -1em;
  font-size: 12pt;
  font-family: serif;
  font-style: normal;
  line-height: 120%;
}

p.ficha_personal {
  margin-left: 8em;
  text-indent: -2em;
  font-family: serif;
  font-size: 12pt;
}

a:link {text-decoration: none;
  color: black;
}

a:visited {
  text-decoration: none;
  color: black;
}

a:active {
  text-decoration: none;
  color: black;
}

a:link:hover {
  text-decoration: none;
  color: black;
}

#parte_izquierda {
  visibility: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 0px;
  background-color: white;
  padding: 0px;
}

div#frontispicio {
  visibility: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 0px;
  background-color: white;
  padding: 0px;
}

div#encabezado {
  top: 0pt;
  left: 0pt;
  right: 0pt;
  height: 4cm;
  text-align: center;
  font-family: serif;
  font-size: 18pt;
  font-weight: bold;
}

div#contenido {
  background-color: white;
  margin-left: 1cm;
  margin-right:1cm;
}

div.noimprimir {
  visibility: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 0px;
  background-color: white;
  padding: 0px;
}

div#indice {
  visibility: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 0px;
  background-color: white;
  padding: 0px;
}

div#sopra_indice {
  visibility: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 0px;
  background-color: white;
  padding: 0px;
}

div.index {
  margin-left: 20%;
  line-height: 100%;
  font-size: 12pt;
  font-family: serif;
  font-style: normal;
}
