body {
  margin: 0px;
  background-image: url(../imagenes/decoracion/fondo-body.png);
}
.contenido {
  margin: 15px auto 0px;
  padding: 4px 0px 0px;
  background-color: #fefff3;
  right: 0px;
  bottom: 0px;
  left: 0px;
  top: 0px;
  width: 95%;
  position: relative;
  border-radius: 20px;
  box-shadow: rgba(0,0,0,0.4)
  2px 2px 0
  2px /* spread */
  inset
}
.textointroduc {
  margin: 0px;
  padding: 10px 20px 10px 30px;
  font-family: ubuntu,arial,helvetica,sans-serif;
  font-size: 17px;
  line-height: 30px;
  color: #333333;
  text-align: justify;
  font-weight: normal;
  font-style: normal;
  list-style-type: none;
}
.lista {
  line-height: 23px;
  font-weight: normal;
  color: black;
  font-size: 14px;
  font-family: Ubuntu,Arial,Helvetica,sans-serif;
  font-style: normal;
  text-align: left;
  list-style-type: none;
  display: inline;
  padding-right: 7px;
  text-decoration: none;
}
ul.li {
  width: 92%;
  text-align: justify;
}
ul.li a:hover {
  font-family: Ubuntu,Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  text-decoration: underline;
}
.ocultable {
  padding: 8px 10px 8px 12px;
  width: 835px;
  list-style-type: none;
  font-family: Ubuntu,Arial,Helvetica,sans-serif;
  color: black;
  line-height: 25px;
  font-size: 17px;
  text-align: justify;
  margin-left: 17px;
  visibility: visible;
  background-color: #fdfff2;
  margin-top: 10px;
}
.cabecerahistorias {
  border-style: solid none none;
  border-top: 1px solid #cc0000;
  margin: 15px 0px 0px 17px;
  padding: 7px 0px 0px 100px;
  font-weight: inherit;
  height: 70px;
  outline-width: 0;
  width: 761px;
  outline-style: none;
  font-style: normal;
  background-color: #e5e5e5;
}
.cabecerahistorias a {
  font-family: ubuntu,arial,helvetica,sans-serif;
  font-size: 18px;
  color: #333333;
  text-decoration: none;
}
.cabecerahistorias a:hover {
  text-decoration: underline;
  color: #333333;
}
.cabecera-hist-img {
  margin: -71px auto 0px;
  width: 419px;
  list-style-type: none;
  left: 0px;
  position: relative;
  border-bottom-width: 1px;
  border-bottom-color: #cc0000;
  z-index: 10;
  float: right;
}
.texto-referencias {
  border-top: 1px solid #990000;
  margin: 0px 15px 0px 17px;
  padding: 0px 0px 10px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 20px;
  color: #333333;
  font-weight: inherit;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.autor {
  margin: 0px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  color: #333333;
  line-height: 18px;
  position: relative;
}
.cursiva {
  font-family: ubuntu,arial,helvetica,sans-serif;
  font-style: italic;
}

