/* PUNTAL - ULTIMO MOMENTO */

#headbuscar {
	top: 30px;
}

#content {margin-top: 5px;}

#content_notiPortal {margin-top: 50px;}

#content #abrazador #nizq {margin-top: 23px;}

#content #abrazador #nder {margin-top: 28px; width: 240px !Important;}

.titulo {display: block;}

#top {
  padding: 3px 10px;
  font-family: "Trebuchet MS", sans-serif; 
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #ccc;
  background: #eaeaea;
}

#top span {
  padding-right: 12px;
  background: url(../imgs/bullet_black.png) right no-repeat;
}

#top a, #top a:visited {
  font-weight: bold;
  color: #000;
  padding-right: 20px;
  background: url(../imgs/bullets/email.png) right no-repeat;	
}

#content #abrazador .nombre_seccion {
  font-size: 80%;
  color: #666;
  text-transform: uppercase;
}

#content #abrazador #nizq #noticia_principal .nombre_seccion {margin-bottom: 1px;}

#content #abrazador #nizq #noticia_principal .titulo {position: relative; left: 1px;}

#content #abrazador #nizq .subnoticia_izquierda .nombre_seccion {margin-bottom: -3px;}

span.desarrollo {}

/* FECHA DE HOY */

.fechahoy {
  	font-size: 100%;
}

/* FIN DE FECHA DE HOY */

span.fecha {
  font-weight: bold;
  padding-left: 18px;
  padding-right: 5px;
  margin-right: 5px;
  display: block;
  float: left;
  border-right: solid 1px #666;
  background: url(imgs/bullets/clock.png) no-repeat left;
}

a.foto, a.audio, a.video {
  font-size: 90%;
  margin: 7px 0 0 0;
  float: left;
  padding: 0 10px 0 20px;
}

a.foto {
  background: url(imgs/bullets/pictures.png) no-repeat left;    
}

a.audio {
  background: url(imgs/bullets/sound.png) no-repeat left;  
}

a.video {
  background: url(imgs/bullets/film.png) no-repeat left;  
}

/* BUSCADOR GOOGLE */

#wrap input.gsc-input {
  width: 153px; 
  height: 17px;
  padding-top: 3px;
  position: relative;
  top: 10px;
  left: 14px;
  font-size: 110%;
}

#wrap input.gsc-search-button {
  position: relative;
  top: 10px;
  left: -50px;
}

#wrap td.gsc-branding-img {
  display: none;	
}

#wrap table.gsc-branding-vertical td.gsc-branding-text div.gsc-branding-text {
  display: none;
}

td.gsc-branding-text div.gsc-branding-text {
  display: none; 
}

/* FIN DE BUSCADOR GOOGLE */

/* RANKING */

#ranking {
	width: 438px;
	padding: 10px;
	float: left;
	clear: both;
	color: #0474BC;
	border: solid 1px #ccc;
	background: #efefef;
	position: relative;
	margin-left: 10px;
}

#ranking h3 {
  font-size: 120%;
  margin-bottom: 10px;
}

#ranking #pestana1, #ranking #pestana2, #ranking #pestana3 {
  font-weight: bold;
  margin-right: 20px;
  padding: 5px 10px;
  display: block; 
  float: left; 
  text-align: center;
}

#ranking #pestana1 {  
  background: #fff;
}

#ranking #pestana1:hover, #ranking #pestana2:hover, #ranking #pestana3:hover {
  background: #fff;
}

#ranking ul {
 width: 418px;
 float: left;
 clear: both;
 padding: 0 10px 5px 10px;
 margin: 0 0 5px 0;
 background: #fff;
}

#ranking li {
  font-weight: bold;
  list-style: none;
  margin: 5px 0 0 0;
}

#ranking li a {
  font-size: 90%;
  font-weight: normal;
  padding: 0 0 0 5px;
}

#comentadas, #leidas_ei {
  display: none;
}

/* FIN DE RANKING */

/* ESCONDIDOS */

span.fecha, .volanta, .link_seccion {
  display: none;
}

/* FIN DE ESCONDIDOS */

/* NOTICIAS DE LA IZQUIERDA */

#noticias_izquierda {}

#noticias_izquierda .seccion_izquierda {border: none;}

#noticias_izquierda .seccion_izquierda .subnoticia_izquierda {
  border-bottom: 1px dashed #ccc; 
  padding: 0 0 5px 0;
  margin: 0 0 5px 0;
}

/* FIN DE NOTICIAS DE LA IZQUIERDA */

/* NOTICIAS DE LA DERECHA */

#noticias_derecha {position: relative; top: 5px; left: 10px;}

#noticias_derecha .clear {display: none;}

#noticias_derecha .seccion_derecha {border: none; position: relative;}

#noticias_derecha .seccion_derecha .subnoticia_derecha .nombre_seccion {
  width: 238px; 
  display: block; 
  margin-bottom: 0
}

#noticias_derecha .seccion_derecha .subnoticia_derecha .desarrollo { 
	position: relative; 
	left: -1px;
}

.subnoticia_derecha {
  width: 238px;
  display: table;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #ccc; 
}

/* FIN DE NOTICIAS DE LA DERECHA */

/* ESTILOS EN BARRA DE NAGEGACION EXCLUSIVOS DE PORTAL */

/* FIN DE ESTILOS EN BARRA DE NAGEGACION EXCLUSIVOS DE PORTAL */

/* SELECT SECCION */

#select_seccion {width: 175px; left: 480px; margin-left: 0;}

/* FIN DE SELECT SECCION */

/* ROTATIVA */ 

#rotativa {
	display: block;
	clear: both;
	font-size: 90%;
	position: absolute;
	left: 10px;
	z-index: 9999;
	color: #fff;
	height: 20px;
	width: 525px;
} 

marquee {}

marquee a, marquee a:visited {color: #fff;}


/* FIN DE ROTATIVA */

#sidebar {
	width: 252px;
	float: right;
	margin-top: 15px;
	position: relative;
}

#nav ul {
	margin-top: 25;	
}

