/* EDICIONES ANTERIORES */

/* BARRA DE NAVEGACION */

#nav_ed {
	width: 975px;
	float: left;
	list-style-type: none;
	line-height: 1em;
	background: url(imgs/barra_denav-edicionesant.jpg) top repeat-x;
	font-weight: bold;
	font-family: "Lucida Grande", "MS Trebuchet", Arial, sans-serif !Important;
	padding: 0 0 0 25px;
	margin: 0;
	clear: both;
	position: relative;
	z-index: 999;
	border-bottom: 1px solid #ccc;
	
}

#nav_ed ul {
	float: left;
	width: 100%;
	list-style-type: none;
	line-height: 1.5em;
	background: #ccc;
	padding: 0;
	margin: 0 0 0em 0;
}

#nav_ed a {
	display: block;
	width: auto;
	margin: 0 5px 0 0;
	padding: 10px 10px 10px 10px;
	color: #1A62B2;
	text-decoration: none;
	border-bottom: none;
	
}

#nav_ed #edicion {
    width: auto;
	margin: 0 5px 0 0;
	padding: 10px 10px 10px 10px;
	color: #1A62B2;
	text-decoration: none;
	border-bottom: none;
}

#nav_ed li {
	float: left;
	padding: 0 0;
	margin: 0 0 0 0;
	font-size: 100%;
	width: auto;
	background: url(imgs/navbar-separador2.png) center right no-repeat;
}

#nav_ed li a {
    color: #1A62B2;
}

#nav_ed li a:visited {
    color: #1A62B2;
}

#nav_ed li a:hover {
    color: #2CB1E5;
}

/* FIN DE BARRA DE NAVEGACION */


/* SECCIONES Y SUPLEMENTOS */

#secciones_y_suplementos {
  width: 150px;
  padding-bottom: 50px;
  margin-bottom: 20px;
  display: table;
  float: left;
  background: url(imgs/sec_sup.png) no-repeat;
}

#secciones_y_suplementos h2 {font-size: 130%; color: #1A62B2; font-weight: bold; margin-left: 5px; margin-bottom: 10px;}

#secciones_y_suplementos h3 {
  color: #1A62B2;
  margin-left: 5px;
  margin-bottom: 5px;
  font-size: 110%;
}

#lista {
  list-style: none;
  margin-left: 5px;
  margin-bottom: 20px;
}

#lista li {
  padding-bottom: 5px;
}

#lista li a {
}

#lista li a:hover {
  cursor: pointer;
}

/* FIN DE SECCIONES */

/* CONTENIDO */

#contenido {
  width: 575px;
  display: table;
  float: left;
  border-left: solid 1px #ccc;
  background: #fff;
}

/* FIN DE CONTENIDO */

/* TAPA */

#tapa_um {
  float: center;
  margin-top: 25px;
  padding: 4px;  
  background: #eee;
  border: solid 1px #666;
  text-align: center;
  font-size: 98%;
  font-weight: bold;
}

#tapa img {
  margin-top: 10px;
}

/* FIN DE TAPA */

/* NOTICIA */

#lanoticia {
  width: 555px;
  float: left;
  margin-top: -5px;
  border-left: solid 1px #ccc;
}

.cuerponoticia {font-size: 90%;}

/* FIN DE NOTICIA */

/* FOOTER */ 

#footer {
  padding-top: 30px;
}

/* FIN DE FOOTER */ 

a {cursor: pointer;}

/* EDICIONES ANTERIORES */

#fondo-barra {margin-top: 0px;} /* + 14 del original - En noticias lo mismo */

#nav {margin-top: -8px;} /* + 14 del original - En noticias lo mismo */

#nav #ediciones_anteriores a.current, #nav #ediciones_anteriores a.current:hover {top: -2px;}

#content {
	position: relative;
	left: -10px;
	margin-top: 50px;
}

#headder {height: 89px;	margin-bottom: -29px;}

a#link_um {width: 140px; font-weight: bold; padding: 5px 0 10px 0; display: block; border-bottom: solid 1px #1A62B2; clear: both; text-align: center; margin-bottom: -10px;}


/* INTERNET EXPLORER 6 */

* html #wrap #content {top: 25px;}