#page {
  padding-right: 0;
}

#enlaceCalendario {
  height: 42px;
  background: url(/resources/i/fondopdf.png) top left no-repeat;
  margin-top: 5px;
}

#enlaceCalendario a {
  font-weight: bold;
  text-align: center;
  display: block;
  width: 149px;
  padding-top: 4px;
  font-size: 0.9em;
}

#aviso {
  padding: 10px 5px;
  border-bottom: 1px solid #999;
}

#abajo {
  position: relative;
  height: 220px;
  font-weight: bold;
}

#noticias {
  text-align: left;
  width: 618px;
  position: absolute;
}

#noticias ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#noticias li {
  float: left;
  width: 295px;
  padding: 4px 4px 4px;
  border: 1px solid #809fac;
  margin-right: 4px;
  font-size: 0.75em;
  height: 196px;
}

#noticias img {
  display: block;
  margin-bottom: 10px;
}

#noticias a {
  color: black;
}

#hoy {
  position: absolute;
  right: 0;
  width: 234px;
  height: 188px;
  padding: 12px 19px 4px 19px;
  border: 1px solid #809fac;
  text-align: right;
}

#hoy h2 {
  border: 0;
  color: #809fac;
  font-weight: normal;
  margin: 0;
  padding: 0;
}

#hoy ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#hoy li {
  border-bottom: 1px dotted #809fac;
  padding: 4px 0;
  font-size: 0.75em;
}

#ventaDeEntradas {
  position: absolute;
  bottom: 0px;
  right: 0;
  float: right;
  width: 95px;
  height: 43px;
  background: url(/resources/ventaDeEntradas.png) no-repeat;
  text-indent: -10000px;
  overflow: hidden;
}

.relativo {
  position: relative;
  height: 100%;
}

#ventaDeEntradas span {
  display: none;
}