/* General */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  background: white;
}
td { font-size: 0.8em; }
img { border: 0px; }
#contenido { text-align:left; border: 0px; width: auto; }

/* Ocultar para imprimir */
.impresion, .descarga, .paginacion, .migas, form#buscador, .masnoticias,
#medio td.derecha#arriba, #medio td.derecha#cierre, #amef, #pie {
  display: none;
}


/* Parte de arriba */
#logo { float: none; }
#medio { text-align: left; clear: both; }
#medio td.izquierda { display: none; width: 0px; }

/* Cuerpo */
#cuerpo { }
.novedades {
  padding: 0px; margin: 0px; border: 0px;
  border-top: 1px solid #070053;
  border-right: 1px solid #070053;
  color: #070053;
}
.novedades img { float: left; }
.novedad { padding: 5px 15px 5px 70px; }
.titulonovedad { padding: 5px 15px 5px 68px; }
.novedad .fecha, .titular .fecha { font-weight: bold; color: #070053; }
.novedad .titnov { color: #DB0036; }
.finnovedad { border-bottom: 1px solid black; border-right: 1px solid #070053; float: right; width: 20px; }
.lineapun {
  background: url(../img/lineapun.gif) repeat-x;
        margin: 30px 20px 10px 0px;
}
.resaltado { color: #070053; }
.resaltado .seccion { font-weight: bold; border-bottom: 1px solid #070053; }
.resaltado .entradilla { padding: 5px; }
.resaltado a {
  color: #DB0036;
  text-decoration: underline;
  padding: 0px 0px 20px 20px;
  background: url(../img/masinfo.gif) no-repeat;
}
#cajacentral { border:0px; width: 515px; }
.titular {
  margin: 0px 30px 8px 30px;
  background: url(../img/izq.gif) no-repeat;
  padding-left: 12px;
}
.titular a {
  color: #DB0036;
        text-decoration: underline;
}
h1 {
        background: url(../img/izq.gif) no-repeat;
        padding-left: 14px;
        font-size:110%;
        color: #070053;
}
.articulo { text-align: justify; }