body {
  color: black;
  background-color: white;
  margin-left: 120px;
  margin-right: 1em;
  background-image: url(../../../../img/fondos/BACK27.JPG);
  background-repeat: repeat-y;
  width: 750px;
  background-attachment: fixed;
  font-family: "Arial" sans-serif;
  text-align: justify;
}
a:link { color: #00e; }
a:visited { color: #551a8b; }
a:active { color: #f00; }
.indice {
  text-align: center;
  font-style: italic;
  font-size: small;
}
.titulo {
  text-align: center;
  background-color: #3cf;
  font-weight: bold;
  font-size: 140%;
  border-style: inset;
  border-color: #09c;
  width: 100%;
}
.piefoto {
  text-align: center;
  font-size: x-small;
  font-style: italic;
}
.num_pag {
  font-style: italic;
  text-align: center;
}