/* PUNTAL */

* {margin: 0; padding: 0;}
	
body {
	 margin: 0;
	 padding: 0;
	 font-family: Arial, sans-serif;
	 font-size: small;
	 background: #fff;
}

html,body{
   height:100%;
   margin:0;
   padding:0
}

a {cursor: pointer; text-decoration: none;}

a:hover {text-decoration: underline;}

.gutter {
	padding: 10px;
}

/* layout */

#wrap {
    width: 1000px;
    min-height: 100%;
    height: auto;
	margin: 0;
	padding: 0;
	background: url(imgs/wrap-bg-3col_fix.png) repeat-y top left;
}

* html #wrap {height: 100%;}

#content {
	margin-top: 0px;
    width: 735px;
	float: left;
	min-height: 100%;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;
}

#sidebar {
	width: 252px;
	float: right;
	padding-top: 30px;
}

#footer {
    width: 1000px;
	clear: both;
	padding-top: 50px;
	background: url(imgs/wrap-bg-3col_fix.png) no-repeat top left;
}

#seccion {
	clear: both;
	margin-top: 10px;
}

#seccionPortal {
	clear: both;
	margin-top: 30px;
}


#buscador {clear: both;}

/* header */

#header {
	width: 1000px;
	height: 60px;
	background: #fff;
	clear: both;
}

#header h1 {
  margin: -2px 0 0 0;
  padding: 0;
  width: 460px;
  height: 60px;
  background: url(http://www.puntal.com.ar/v2/images/logo.jpg) no-repeat top left;  
  /*background: url(imgs/puntal-logo.jpg) no-repeat top left;*/
}

h1 span {
   display: none;

}

#headizq {
	width: 430px;
	float: left;
	height: 60px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#headder {
	float: right;
	width: 520px;
	padding-top: 0px;
	background: url(imgs/sombras-header.png) top right no-repeat;
	height: 90px;
	margin-bottom: -14px;
	position: relative;
}

#headhoy {
	float: left;
	text-align: left;
	width: 260px;
	position: relative;
	margin-bottom: 20px;
	height: 100%;
}

.fechahoy {
	font-family: "Trebuchet MS", sans-serif;
  	font-size: 100%;
  	color: #55AAFF;
	position: relative;
	top: 5px;	
}

.localidad {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 100%;
	color: #135EAD;
	position: relative;
	top: 5px;
}

.actualizacion {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 90%;
	color: #55AAFF;
	bottom: -10px;
	position: relative;
	top: 8px;		
}

.climahoy {
	font-family: "Trebuchet MS", sans-serif;
  	font-size: 100%;
  	color: #A5A5A5;
}

#headbuscar {
	float: right;
	width: 240px;
	height: 50px;
	position: relative;
	top: 14px;
}

#headbuscarNoti {
	float: right;
	width: 240px;
	position: relative;
	top: 14px;
}

.searchbox input {
  	border: solid 1px #1C71C6;
  	background: url(imgs/searchbox.png) left top repeat-x;
  	width: 135px;
  	height: 15px;
  	padding: 5px 10px;
  	font-family: "Trebuchet MS", sans-serif;
  	color: #1C71C6;
}

input.botonbuscar {
  	border: none;
  	background: url(imgs/searchbox_button.png) left top no-repeat;
  	width: 40px;
	height: 25px;
  	padding: 2px 5px;
  	font-family: "Trebuchet MS", sans-serif;
  	color: #969696;
	cursor: pointer;
}

#headbuscar a {
  	font-size: 85%;
  	color: #2AAAFF;
  	background: url(imgs/search-lupa.png) top right no-repeat;
  	padding: 0 20px;
}

#header h2 {
  margin: -5px 0 0 0;
  padding: 0 0 3px 0;
  width: 200px;
  height: 30px;
  background: url(imgs/puntal-logo_small.gif) no-repeat top left;  
  border-bottom: solid 2px #2CB1E5;
}

h2 span {
   display: none;
}

#header h3 {
  margin: 3px 0 0 0;
  padding: 0 0 5px 0;
  width: 100%;
  height: 20px;
  font-size: 120%;
  font-family: Arial, sans-serif;
  color: #2CB1E5;
}

#bannerhead {
  	display: none;
  	float: right;
  	margin: 0;
  	padding: 10px;
  	background: #fff;
}

/* BARRA DE NAVEGACION NUEVA */

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

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

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

#nav a.daddy {
	background: url(imgs/arrow_right.png) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0 0;
	margin: 0 0 0 0;
	font-size: 100%;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	margin: 0 0 0 0;
	border: thin solid #A6CCE5;
	border-top: 0;
	font-size: small;
}

#nav li li {
	padding-right: 1em;
	width: 13em;
	border-bottom: thin dotted #A6CCE5;
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
	padding: 0.1em 3.2em 0.1em 1em;
	color: #124679;
	background: 0; /* esto es para que no me muestre el bullet en los links descendientes */
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
    color: #119ED7;
    text-decoration: underline;
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    color: #119ED7;
    text-decoration: underline;
	left: auto;
	display: block;
}

#nav li:hover {
    color: #119ED7;
    text-decoration: underline;
}

#nav li li.sfhover {
    color: #119ED7;
    text-decoration: underline;
	background: #fff;
}

#nav li.sfhover {
    color: #119ED7;
    text-decoration: underline;
}

#nav li li:hover, #nav li li li:hover {
    color: #119ED7;
    text-decoration: underline;
	background: #fff;
}

/* FIN DE BARRA DE NAVEGACION NUEVA

	
/* message row */
#messagebox {
  	clear: left;
  	border-bottom: 1px dashed #ccc;
  	background: #fff;
  	width: 1000px;
  	height: 30px;
}
#message {
  	float:left;
  	padding: 3px 0 5px 30px;
	margin: 0;
	font-size: 85%;
	color: #333;
	
}
#message strong {
	padding: 0 0 0 28px;
	/*background: url(img/pretzel.gif) no-repeat 0 50%;*/
}


/* content */

#content a:link, #content a:visited {
	color: #294c9a;
}

#content a:hover, #content a:active {
  color: #294c9a;
  text-decoration: underline;
}

.masnoticias {
  font-weight: bold;
  clear: both;
  margin-left: 20px;
}

.masnoticias a { 
  margin: 0;
  padding: 0 0 0 13px;
}

.masnoticias li {
 	padding: 1px 0;
	font-size: 70%;
  	margin: 0;
  	margin-left: -20px;
  	padding-left: 20px; 
	text-indent: -1.3em; 
 	list-style: none;	
 	background: url(imgs/bullets/bullet_blue.png) top left no-repeat;
 	background-position: 0px 2px;
}

/* Esquema de columnas de noticias */

#abrazador {
  width: 730px;
  min-height: 100%;
  float:left;
}

#nizq {
	width: 470px;
	float: left;
	border-right: solid 1px #ccc;
}

#nder {
	width: 249px;
	float: right; 
	margin-left: -1px;
	margin-top: 10px;	
}

/* esquema de columnas de noticias internas de nizq */

.nizq-2 {
	width: 48%;
	float: left;
	display: table;
	border-right: thin dotted #ccc;
}

.nder-2 {
	width: 48%;
	float: right;
	display: table;
}
	
.noticcolumn {
  	clear: both;
}	
/* sidebars */

.box { 
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff url(img/box-b.gif) no-repeat bottom right;
}

.box h3 {
	margin: 0;
	padding: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #693;
	background: url(img/box-t.gif) no-repeat top left;
}

.box p, .box ul {
	margin: 0;
	padding: 0 12px;
}

.box ul li {
	margin: 0 0 0 12px;
	padding: 0 0 0 18px;
	list-style-type: none;
}

/* LAS NOTICIAS */

#lanoticia {
	width: 720px;
	padding-left: 10px;
	padding-right: 5px;
	float: left;
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

#lanoticia h4.volanta {
  	font-size: 90%;
  	font: Tahoma, Verdana, Frutiger, Helvetica, sans-serif;
  	color: #878787;
  	font-weight: normal;
  	text-transform: uppercase;
  	margin: 0;
}

#lanoticia h1.titulo {
  	font-size: 180%;
  	font-family: Arial, Helvetica, sans-serif;
  	font-weight: bold;
  	text-decoration: none;	
  	margin: 0;
  	padding: 0;
  	clear: left;
  	margin-bottom: 10px;
	line-height: 1.4em;
}

#lanoticia p {
    text-indent: 10px;
  	text-align: left;
  	line-height: 1.6em;
  	color: #5A5A5A;
}

.resumennoticia {
	padding: 10px 0;
	font-weight: bold;
	margin-bottom: 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px dashed #ccc;
}

br.cuerponoticia {
	height: 100px;
	clear: both;
	display: block;
}

.cuerponoticia {
	font-size: 95%;
	height: 100%;
}

p.fecha {
  	font-size: 85%;
  	margin: 0;
  	padding: 5px 0 30px 0;
  	clear: left;
}

/* tapa del diario de hoy */

dl.tapa {	
	margin: 5px 2px;
	padding: 5px 5px;
	border: 1px solid #ccc;
	background: #eee;
	text-align: center;
}

dl.tapa:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

dl.tapa dt {
	margin: .5em 0 .1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #666;
}

dl.tapa dt img {
	padding: 0 4px 4px 0;
	background: url(imgs/photo-frame.gif) no-repeat bottom right;
}

dl.tapa dd {
  	margin: 0 0 .5em 0;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #666;
}

/* footer */

#footer p {
	margin: 0;
	padding: 15px;
	font-size: 85%;
	color: #333; 
}

/*********************/
/* BUSCADOR          */

#contenedor {
}

.fechaseccion {
  font-weight: bold;
}

.herrambuscador {
  	width: 680px;
  	/*height: 80px;*/
  	background: #FFFFEC;
  	border: solid 1px #FFD4AA;
  	margin-bottom:10px;
  	padding: 10px;
  	color: #855A30;
  	display: table;
}

#buscador h2 {
	clear: both;
	margin-bottom: 10px;
	padding: 5px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	text-align: left !Important;
	color: #B7B7B7;
	font-weight: normal;
}

.herrambuscador .left {
  	float:left;
  	width: 100%;
  	height: auto;
  	/*border-right: solid 1px #FFD4AA;*/
}

.herrambuscador .right {
  	float:right;
	width: 49%;
	height: auto;
}

.textoresalt {
    padding: 3px;
  	font-weight: bold;
  	color: #fff;
  	background: #00AAFF;
}

.clear {
   clear: both;
}

*html .clear {
  display: inline;
}

.searchboxlarge input {
  	border: none;
  	background: url(imgs/searchbox_large.png) left -3px no-repeat;
  	width: 435px;
  	padding: 5px 20px;
  	font-family: "Trebuchet MS", sans-serif;
  	color: #1C71C6;
}

input.botonbuscar2 {
  	border: none;
  	background: url(imgs/searchbox_button.png) left -2px no-repeat;
  	width: 40px;
  	padding: 2px 5px;
  	font-family: "Trebuchet MS", sans-serif;
  	color: #969696;
}

.fechadesde {
  	color: #787878;
  	font-size: 90%;
  	padding: 1px;
}

/* Indestrucible box */

.cajita {
  margin: 9px 5px 9px 0;
  padding: 0;
  color: #666;
  background: url(imgs/cajita/rounded-right.gif) top right no-repeat;
}
 
.cajitadesc {
  margin: 0;
  padding: 9px 9px 0 9px;
  background: url(imgs/cajita/rounded-left.gif) top left no-repeat;
}

span.cajitadesc {
  margin: 0;
  padding: 9px 9px 0 9px;
  background: url(imgs/cajita/publicidad.gif) top left no-repeat;
}

.cajitalink {
  clear: both;
  margin: 0;
  padding: 0 0 0 9px;
  background: url(imgs/cajita/rounded-left.gif) bottom left no-repeat;
}

.cajitalink em {
  display: block;
  padding: 0 9px 9px 0;
  font-style: normal;
  background: url(imgs/cajita/rounded-right.gif) bottom right no-repeat;
}

.cajitalink a {
  	font-size: 130%;
	color: #e70;
}


/* BANNERS */

.banners {
  	width: 100%;
  	background: #fff;
  	display: table;
 	padding-bottom: 3px;
}
	
*html .banners {
  	padding-bottom: 0px;  
}

.bannersbox {
  	width: 100%;
  	height: 100%;
  	float: left;
  	background: #fff;
  	text-align: center;	
	border-bottom: 1px dashed #ccc; 
}

.bannersboxRight {
  	background: #fff;
  	text-align: center;	
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}


.bannersTop {
  	width: 100%;
  	background: #fff;
  	display: table;
}

.bannersboxTop {
  	width: 100%;
  	height: 100%;
  	float: left;
  	background: #fff;
  	text-align: center;	
}


*html #nizq .bannersbox {
    margin-left: -3px;
	
}

.bannersbox .left {
	margin-left: -2px;
	float: left;
	background: #fff;
	text-align: center;
	padding-bottom: 10px;
}

.bannersbox .right {
	background: #fff;
	padding-top: 10px;
}


.bannersboxRight .right {
	background: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;	
}
/* FIN DE BANNERS */

.cajitas {
	width: 240px;
	padding: 0;
	color: #666;
	border: solid 1px #CCCDCD;
	background: #E9F8FF;
	top: 30px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#opiniones {
  padding: 10px;
  color: #38628A;
  background: #fff url(imgs/editorial_paleta.png) bottom right no-repeat;
}

#opiniones h4 {
  font-size: 110%;
  color: #1A62B2;
  padding: 0;
  margin-bottom: 5px;
}

#opiniones h4 a {
  font-size: 110%;  
  font-weight: bold;
}

#opiniones a {
  font-size: 90%;
  font-weight: normal;
  padding: 0 0 3px 0;
  color: #1A62B2;
}

#opiniones a:hover {
  /*color: #119ED7;*/
  color: #1E6FCA;
}

#editorial {
  margin-bottom: 12px;
}

.comentario {
  margin-bottom: 7px;
}

*html .comentario {
  font-size: 95%;
}

.columnista {
  margin-bottom: 3px;
}

/*****************************************/
/** AUMENTAR O DISMINUIR TAMAÑO DE FONT **/

.herramientas {
	margin: 0; 
	width: auto; 
	/*white-space: nowrap;
	background: url(imgs/txtsize/separator.png) top left no-repeat;*/
}

.herramientas a {
	margin-right: 1px
}

.cajitas h3 {
  	width: 220px;
  	margin-bottom: 5px;
  	padding: 3px 10px;
  	background: #eaeaea url(imgs/backgrounds/h2_bg.gif) top left repeat-x;
  	border-bottom: solid thin #2CB1E5;
  	font-size: 90%;
  	color: #333;
}

.cajitas img {
  	padding: 0 5px;
  	border: 0;
}

.herramientas .items {
	margin: 10px 0;
	padding: 10px 5px;
	font-family: "Lucida Grande", "MS Trebuchet", Arial, sans-serif;
	color: #4F779D;
}

/************************/
/*  PAGINA DE LAS FOTOS */

#wrapfoto {
	margin: 0;
	padding: 0;
	width: 700px;
}

#headerfoto {
  	width: 700px;
  	height: 50px;
	background: #fff;
	border-top: solid 3px #2CB1E5;
	border-bottom: 1px dashed #ccc;
}

#headerfoto h2 {
  padding: 0px 0 0 0;
  width: 250px;
  height: 30px;
  background: url(imgs/puntal-logo_small.gif) no-repeat top left;
  
}

h2 span {
   display: none;
}

#headfotoizq {
  	float: left;
  	padding: 5px 0 0 5px;
	width: 290px;
}

#headfotoder {
	width: 200px;
	height: 50px;
	float: left;
	padding-top: 10px;
	margin-left: -10px;
}

#headerfoto h3 {
	width: 360px;
	height: 20px;
	font-size: 150%;
	font-family: Arial, sans-serif;
	color: #2CB1E5;
}

#contentfoto {
	width: 700px;
	height: 380px;
	float: left;
	font-size: 95%;
	color: #333;
	line-height: 1.5em;	
	border-bottom: 1px dashed #ccc;
}

#contentportada img {
  margin-left: 55px;
  border: solid 1px #ccc;
}

#footer_portada p {
	margin-left: 42px;
	padding: 15px;
	font-size: 85%;
	color: #333; 
}

#derfoto {
	float: right;
	width: 500px;
	height: 350px;	
	border-left: thin solid #ccc;
}

#izqfoto {
	float: left;
	width: 180px;
	height: 350px;
}

#izqfoto h2 {
    margin: 5px;
	font-size: 130%;
	line-height: 1.2em;
}

#navegacionfoto {
	width: 500px
	height: 20px;
	padding: 5px;
	margin-top: 10px;
	border-top: solid 1px #ccc;
}

#navegacionfoto .cantidad {
  	float: left;
  	width: 100px;
	text-align: left;
}

#navegacionfoto .navegacion {
  	float: right;
  	width: 300px;
	text-align: right;
}

/*************/
/*  IE fixes */

#content, #content_notiPortal, #sidebar {
	/* height: 1%; */
}

.feature { 
	display: inline-table; 
}

/* Hides from IE/Mac \*/

.feature { 
	display: block; 
}

/* adjustment for IE5 */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
}

html>body { /* be nice to Opera */
	font-size: small;
}
	
/* End hide from IE/Mac */

 
/***************************************/
/*      las 10 noticias mas leidas     */

.cajamasleidas {
	margin: 10px 15px 10px 20px;
	padding: 0;
	color: #666;
	display: block;
	clear: both;
	border: solid 1px #00AAFF;  
	background: #fff url(imgs/masleidas-bg.jpg) top left repeat-x;
}

ul.masleidasnoticias {
  padding: 0 5px 11px 5px;
}

.masleidasnoticias a {
	font-weight: bold;
}
.masleidasnoticias li {
 	padding: 2px 0 0 5px;
	font-size: 100%;
  	margin: 0;
 	list-style: none;
}

.cajamasleidas h4 {
  font-size: 120%;
  color: #4F779D;
  padding: 10px;
}

.herramientasmasleidas {
	margin: 0; 
	width: auto; 
}

.herramientasmasleidas a {
	margin-right: 1px
}

.herramientasmasleidas .items {
	margin: 10px 0;
	padding: 10px 5px;
	font-family: "Lucida Grande", "MS Trebuchet", Arial, sans-serif;
	color: #4F779D;
}

/**********************************/
/* ESTILO DISCOS, LIBROS Y VIDEO */

#discos_libros_videos {
  width: 230px;
  color: #333;
  border: 1px solid #7E9BB7;
  background: #E7EFF4;
}

*html #discos_libros_videos {
  width: 225px;
  
}

#discos_libros_videos h3 {
  	width: 230px;
  	padding-top: 3px;
  	padding-bottom: 3px;
  	text-indent: 5px;
  	background: #F7FCFE;
  	border-bottom: solid 1px #7E9BB7;
  	font-size: 90%;
  	color: #333;
}

*html #discos_libros_videos h3{
  width: 225px;
  margin-left: 3px;
}


#discos_libros_videos img {
  	float: left;
} 

#discos {
  display: table;
  padding: 3px 5px;
}

#discos img {
  border: 1px solid #ccc;
  margin-right: 5px; 
  float: left;  
}

#discos h4 {
  padding-bottom: 3px;
  font-size: 110%;
  color: #4F779D;
}

#discos h5 {
  font-size: 100%;
  color: #4F779D;
}

#discos p {
  color: #7E9BB7;
}

#discos_libros_videos a {
  clear: both;
  margin-top: 3px;
  text-align: right;
  height: 20px;
  display: block;
  border-top: solid 1px #7E9BB7;
}

/* FIN DE ESTILO DISCOS, LIBROS Y VIDEO */

/* SEGUNDA BARRA */

#segunda_barra {
  width: 739px;
  height: 30px;
  text-transform: uppercase;
  border-bottom: solid 1px #ccc;
}

#contenido_segunda_barra1 {
  width: 30%;
  float: left;
}

#contenido_segunda_barra2 {
  width: 45%;
  height: 35px;  float: right;
  font-size: 85%;
}

#contenido_segunda_barra2 .herramientas {
  width: 100%;
  height: 35px;
  float: right;
  text-transform: uppercase;
}

#contenido_segunda_barra2 .herramientas {
  width: 55%;
  float: right;
}

#contenido_segunda_barra2 .herramientas img {
  position: relative;
  top: 5px;
}

#contenido_segunda_barra2 .dosherramientas {
  width: 100%;
  float: right; 

}

#contenido_segunda_barra2 .dosherramientas img {
  position: relative;
  top: 5px;  
}

#contenido_segunda_barra2 .dosherramientas .items {
  margin-left: 12px;
}


/* PATHWAY */

#pathway {
  width: 400px;
  height: 20px;
  text-indent: 20px;
  text-transform: uppercase;
  font-size: 90%;
  padding-top: 7px;
  color: #A4A4A4;
}

#pathway a.pathway {
  font-size: 85%;
  color: #333;
}

#pathway a:visited {
  color: #333;
}

#wrap #pathway a:hover {color: black; text-decoration: underline;}

/* SUBNOTICIA IZQUIERDA */

.subnoticia_izquierda {
  margin-top: 10px;
  float: left;
}

.subnoticia_izquierda .volanta {
  color: #333;
  text-transform: uppercase; 
  font-size: 85%; 
}

.subnoticia_izquierda .titulo {
  display: block;
  float: left;
  margin-top: 3px;
  margin-bottom: 3px;
  font-weight: bold;
}

.subnoticia_izquierda .desarrollo {
  float: left;
  color: #333;
}

.masnoticias_izquierda {
  font-weight: bold;
  float: left;
}

.masnoticias_izquierda li {
	padding-left: 20px;
 	list-style: none;
 	background: url(imgs/bullets/bullet_blue.png) top left no-repeat;
}

/* PARCHE */

ul.masnoticias {
  font-size: 130%;
}


/* test */

#test {
  padding-bottom: 10px;
}

/* NUEVOS ESTILOS - Cuando este terminado borrar los span, a , etc*/ 

/* NOTICIA PRINCIPAL */

#noticia_principal {
}

#notaprinc {
  width: 100%;
  color: #333;
  padding-bottom: 7px;
  margin-bottom: 7px;
  border-bottom: 1px dashed #ccc; 
  display: table;
}

#notaprinc h2 {
   margin-top:25px; 
   width: 406px;
   clear: left;
   text-indent: 3px;
}

#content h2 {
	clear: both;
	padding: 5px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	color: #B7B7B7;
	font-weight: normal;
}

span.nombre_seccion {
  float: left;
  margin-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 150%;
  color: #B7B7B7;
  font-weight: normal; 
  clear: both;
}

a.link_seccion {
  float: right;
  font-size: 90%;
}

.volanta {
  font-size: 90%;
  color: #333;
  text-transform: uppercase;
  float: left;
  margin-bottom: 3px;
}

#notaprinc .titulo {
  display: block;
  float: left;
  font-size: 135%;
  font-weight: bold;
  margin-bottom: 7px;
  line-height: 1.2em;
  text-indent: -1px;
}

.foto_notaprinc {
  padding: 5px;
  margin-bottom: 7px;
  border: solid 1px black;
}

.desarrollo {
  float: left;
}

/* SECUNDS Noticias de la izquierda */

.seccion_izquierda {
  width: 100%;
  float: left;
  color: #333;
  padding-bottom: 5px;
  margin-bottom: 5px;
  display: table;
  border-bottom: 1px dashed #ccc; 
  float: left;
}

.subnoticia_izquierda {
  float: left;
  width: 100%;
  display: table;
  margin-bottom: 3px;
  padding-bottom: 3px;
}

.seccion_izquierda .nombre_seccion {
  float: left;
  margin-bottom: 0px;
}

.seccion_izquierda .volanta {
  font-size: 90%;
  margin-bottom: 0px;  
}

.seccion_izquierda .titulo {
  float: left;
  display: block;
  font-size: 120%;
}

.seccion_izquierda .abrazador_masnoticias {
  width: 100%;
  float: left;
}

/* TERS Noticias de la derecha */

.seccion_derecha {
  width: 100%;
  color: #333;
  padding-bottom: 7px;
  margin-bottom: 7px; 
  border-bottom: 1px dashed #ccc; 
  display: table;
}

.seccion_derecha .titulo {
  display: block;
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 3px;
}

.masmasnoticias {
  list-style: none;
  margin-top: 10px;
}

.masmasnoticias li {
  margin-bottom: 5px;
}

.masmasnoticias li a {
  font-weight: bold;
  font-size: 100%;
}

/* NOTICIAS EN SECCION.PHP */

#noticias_seccion {}

#noticias_seccion .titulo {
  display: block;
}

#noticias_seccion .subnoticia_seccionPrinc .volanta {
  margin: 0;
  padding: 0;
}


.subnoticia_seccion {
  width: 100%;
  display: table;
  margin-bottom: 8px;
  padding-bottom:5px;
  border-bottom:1px dashed #ccc;
}

.subnoticia_seccion .titulo {
  display: block;
  font-size: 120%;
  font-weight: bold;
  line-height:1em;
  margin: 5px 0;
}
.subnoticia_seccion .desarrollo {
}
#masnoticias_seccion {
  width: 100%;
  margin-top: 15px;
  display: table;
  border: solid 1px white;
}

#noticias_mas_leidas {
}

#masmasnoticias_seccion {}

/* NOTICIA PRINCIPAL EN SECCION.PHP */

.subnoticia_seccionPrinc {
  	width: 97%;
	display: table;
	margin-bottom: 15px;
	padding:10px;
	background:#EDF9FF;
}

.subnoticia_seccionPrinc .titulo {
  font-size: 160%;
  font-weight: bold;
  line-height: 1.7em;
  padding: 0;
  margin: 0;
  display: block;
}

/* FIN DE NOTICIA PRINCIPAL EN SECCION.PHP */

/* SUPLEMENTOS */

#suplementos_ {
  width: 234px;
  color: #38628A;
}

#suplementos_ h4 {
  font-size: 90%;
  padding-top: 1px;
  text-indent: 5px;
  color: #fff;
  height: 19px;
  background: url(imgs/encabezados-ryr.png) repeat-x top left;
}

#suplementos_ryr h4 {
  font-size: 90%;
  padding-top: 1px;
  text-indent: 5px;
  color: #fff;
  height: 19px;
  background: url(imgs/encabezados-ryr.png) repeat-x top left;
}

#suplementos_dep h4 {
  font-size: 90%;
  padding-top: 1px;
  text-indent: 5px;
  color: #fff;
  height: 19px;
  background: url(imgs/encabezados-dep.png) repeat-x top left;
}

#suplementos_eco h4 {
  font-size: 90%;
  padding-top: 1px;
  text-indent: 5px;
  color: #fff;
  height: 19px;
  background: url(imgs/encabezados-eco.png) repeat-x top left;
}

#suplementos_med h4 {
  font-size: 90%;
  padding-top: 1px;
  text-indent: 5px;
  color: #fff;
  height: 19px;
  background: url(imgs/encabezados-med.png) repeat-x top left;
}

#suplementos_tra h4 {
  font-size: 90%;
  padding-top: 1px;
  text-indent: 5px;
  color: #fff;
  height: 19px;
  background: url(imgs/encabezados-tra.png) repeat-x top left;
}

#suplementos a {
  font-size: 90%;
  font-weight: bold; 
  padding: 0 0 3px 0;
  color: #4F779D;
}

#suplementos a:hover {
  color: #119ED7;
}

#imagen_suplementos_ {
  height: 121px;
  background: #fff url(media/tapas-suples/tapas_suple-ryr.jpg) center no-repeat top;
}

#imagen_suplementos_ryr {
  height: 121px;
  background: #fff url(media/tapas-suples/tapas_suple-ryr.jpg) center no-repeat top;
}

#imagen_suplementos_dep {
  height: 121px;
  background: #fff url(media/tapas-suples/tapas-suplmentos-dep.jpg) center no-repeat top;
}

#imagen_suplementos_eco {
  height: 121px;
  background: #fff url(media/tapas-suples/tapas-suplmentos-eco.jpg) center no-repeat top;
}

#imagen_suplementos_med {
  height: 121px;
  background: #fff url(media/tapas-suples/tapas-suplmentos-med.jpg) center no-repeat top;
}

#imagen_suplementos_tra {
  height: 121px;
  background: #fff url(media/tapas-suples/tapas-suplmentos-tra.jpg) center no-repeat top;
}

#ingresar_al_suplemento {
  width: 100%;
  height: 20px;
  color: #fff;
  font-weight: bold;
  display: block;
  line-height: 200%;
  text-indent: 5px;
  background: #ccc;
  background: url(imgs/fondo-tab-suplementos.png) no-repeat top left;
}

#ingresar_al_suplemento a {
  font-size: 90%;
  color: #fff;
}

#ingresar_al_suplemento a:visited {
  color: #fff;
}

#ingresar_al_suplemento a:hover {
  color: #fff;
}

/* CALENDARIO */

.calendario {
  width: 280px;
  height: 250px;
  margin-bottom: 15px; 
  padding: 5px; 
  border: solid 1px #ccc;
}

/* FIN DE CALENDARIO */

/* BANNERS SIDEBAR */

.banners_sidebar {
  margin-top: 10px; 
}

.banner_chico {
  margin-bottom: 3px;
  margin-left: 2px;
}

* html .banner_chico {
  margin-bottom: 0px;
}

.banner_grande {
  margin-bottom: 3px;
}

* html .banner_grande {
  margin-bottom: 0px;
}

/* FIN DE BANNERS SIDEBAR */

.titulo {
  width: 100%;	
  display: block;
}

/* EMBED */

#embed {
  width: 0;
  height: 0;
  position: absolute;
  top: 30%;
  left: 30%;
  z-index: 9999;
}

/* FIN DE EMBED */

/* CONTACTO */
#contacto_izq, #contacto_der {
	width: 335px;
}

#contacto_izq {
	float: left;
	margin-top: 39px;  
}

#contacto_der {
	margin-top: 20px;
 	float: right;
}

#contacto_izq h3, #contacto_der h3 {
  margin: 5px 0;
  padding-top: 5px;
  border-top: solid 1px #ccc;
}

/* FIN DE CONTACTO */

#tapa {
  display: none;
}

/* NUEVA BARRA DE NAVEGACION */

#fondo-barra {
	width: 1000px;
	height: 30px;
	position: relative;
	top: 31px;
	margin-bottom: -39px;
	background: url(images/nav/secciones.png) repeat-x;
}

#fondo-barra-portal {
	width: 1000px;
	height: 30px;
	position: relative;
	top: 45px;
	margin-bottom: -25px;
	background: url(images/nav/secciones.png) repeat-x;
}

#nav {
	margin: -14px 0 -28px 0;
	position: relative;
	z-index: 9999;
	background: none;
}

#nav li, #nav li:hover {background: none;}

#nav li a {text-indent: -5000px;}

#nav #ultimo_momento a {
	width: 130px;
	height: 15px;
	position: relative;
	top: 2px;
	background: url(images/nav/um-normal.png) no-repeat;
}

#nav #ultimo_momento a:hover {background: url(images/nav/um-hover.png) no-repeat;}

#nav #ultimo_momento a.current, #nav #ultimo_momento a.current:hover {top: -2px; background: url(images/nav/um-activo.png) no-repeat;}

#nav #edicion_impresa a {
	width: 128px;
	height: 10px;
	background: url(images/nav/ei-normal.png) no-repeat;
	position: relative;
	top: 3px;
	left: -23px;
}

#nav #edicion_impresa a:hover {background: url(images/nav/ei-hover.png) no-repeat;}

#nav #edicion_impresa a.current, #nav #edicion_impresa a.current:hover {top: -1px; background: url(images/nav/ei-activo.png) no-repeat;}

#nav #ediciones_anteriores a {
	width: 155px;
	height: 10px;  
	position: relative;
	top: 2px;
	left: -43px;
	background: url(images/nav/ea-normal.png) no-repeat; 
}

#nav #ediciones_anteriores a.current, #nav #ediciones_anteriores a.current:hover {
	position: relative;
	margin-top: 1px;	
	background: url(images/nav/ea-activo.png) no-repeat;
}

#nav #ediciones_anteriores a:hover {background: url(images/nav/ea-hover.png) no-repeat;}

#nav #contactenos a {
	width: 240px;
	height: 9px;
	position: relative;
	top: 29px;
	left: 228px;
	background: url(images/nav/con-normal.png) no-repeat;
	z-index: 99999;
}

#nav #contactenos a.current, #nav #contactenos a.current:hover {
	position: relative;
	margin-top: 1px;	
	background: url(images/nav/con-activo.png) no-repeat;	
}

#nav #contactenos a:hover {background: url(images/nav/con-activo.png) no-repeat;}


/* FIN DE NUEVA BARRA DE NAVEGACION */

/* BARRA DE NAVEGACION NUEVA (SECCIONES)*/

#secciones {
	float: left;
	height: 30px;
	width: 973px;
	list-style-type: none;
	line-height: 1em;
	font-family: "Lucida Grande", "MS Trebuchet", Arial, sans-serif !Important;
	padding: 0 0 0 27px;
	margin: 0;
	clear: both;
	position: relative;
	left: -20px;
	z-index: 9999;
	top: 15px;
}

#secciones li {
	float: left;
	padding: 0 0 10px 0;
	margin: 0 4px;
	font-size: 100%;
	width: auto;
}

#secciones a {
	text-decoration: none;
	text-align: center;
	border-bottom: none;	
    font-size: 85%;
	color: #fff; 
	position: relative;
	top: 2px;
	z-index: 9999;
	display: block;
	height: 17px;
	padding-top: 8px;
}

#secciones .portada a {width: 50px; }

#secciones .locales a {width: 50px;}

#secciones .policiales a {width: 60px;}

#secciones .deportes a {width: 60px;}

#secciones .provinciales a {width: 80px;}

#secciones .necrologicas a {width: 80px;}

#secciones .regionales a {width: 70px;}

#secciones li #current {color: #2981D4; font-weight: bold;}

#secciones li.portada #current, #secciones li.locales #current {background: url(images/nav/current-small.png) no-repeat right;}

#secciones li.deportes #current, #secciones li.policiales #current {background: url(images/nav/current-medium.png) no-repeat right;}

#secciones li.regionales #current {background: url(images/nav/current-big70.png) no-repeat right;} 

#secciones li.provinciales #current, #secciones li.necrologicas #current {background: url(images/nav/current-big.png) no-repeat right;} 


/* FIN DE BARRA DE NAVEGACION NUEVA (SECCIONES) */

/* SELECT SECCION */

#select_suplementos, #select_seccion, #select_seccion_notiPortal  {
	font-size: 90%;
	z-index: 9999;
	position: relative;
	top: 27px;
}

#select_seccion_notiPortal  {
left:550px; width: 170px;
}

#select_seccion  {
left:455px; /* con 465 andaría FIREFOX */
top: -10px;
} 

#select_suplementos 
{
width: 170px; 
left: 455px;
top: -10px;
}

/* Para banner top */

#select_seccion_top{
	font-size: 90%;
	z-index: 9999;
	position: absolute;
	top: 167px;
}


/* FIN DE SELECT SECCION */

/* SELECT SUPLEMENTOS *//* FIN DE SELECT SUPLEMENTOS */

/* ENCUESTAS */

#encuesta {width: 220px; padding: 10px; background: #fff url(imgs/encuesta_paleta.png) bottom right no-repeat; margin-top: 38px; border: solid 1px #CCCDCD; color: #38628A;}

#encuesta h3 {font-size: 110%; color: #1A62B2; margin-bottom: 10px;}

#encuesta #pregunta {font-weight: bold;}

#encuesta ul {margin: 10px 0;}

#encuesta ul li {list-style: none; margin-bottom: 5px;}

#encuesta ul li input {position: relative; top: 2px;}

#encuesta ul li label {font-size: 90%; margin-left: 5px;}

#encuesta .button {font-size: 100%; font-weight: bold; color: #38628A; border: solid 1px #ccc; background: #fff; cursor: pointer;}

/* FIN DE ENCUESTAS */

/* BOLETIN */

#boletin {width: 220px; padding: 10px; background: #fff url(imgs/boletin_paleta.png) bottom right no-repeat; margin-top: 10px; border: solid 1px #CCCDCD; color: #38628A;}

#boletin h3 {font-size: 110%; color: #1A62B2; margin-bottom: 10px;}

#boletin .inputbox {width: 160px; display: block;}

#boletin .button {font-size: 100%; font-weight: bold; color: #38628A; border: solid 1px #ccc; background: #fff; cursor: pointer;}

/* FIN DE BOLETIN */

/* DESTADA DEPORTES */

#destacada-deportes {width: 220px; padding: 10px; background: #EDF9FF;}

#destacada-deportes h3 {font-size: 110%;}

/* FIN DE DESTADA DEPORTES */

/* IFRAMES */

#ind_economicos {width: 242px; height: 211px;}

/* FIN DE IFRAMES */

/* FECHA EN EDICIONES ANTERIORES */

#fecha_anterior {position: absolute; width: 700px; color: #fff; font-weight: bold; padding: 0 10px; margin-top: 6px;}

/* FIN DE FECHA EN EDICIONES ANTERIORES */

/* CLIMA EN SIDEBAR */

#clima {
	position: relative;
	width: 250px;
	height: 25px;
	font-weight: bold;
	font-size: 85%;
	text-align: left;
	top: 10px;
	left: -5px;
	z-index: 999999;
}

#clima a, #clima a:visited {color: #135EAD; text-decoration: underline;}

#clima a:hover {text-decoration: none;}

#clima #extendido {
	width: 55px;
	display: block;
	margin-top: -22px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
}

/* FIN DE CLIMA EN SIDEBAR */

/* INICIO AGREGADO FEDE */
.tituloLi {
	width: 100%;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #989AA9;
}

.masnoticiasNvo {
  font-weight: bold;
  clear: both;
  margin-left: 20px;
}

.masnoticiasNvo a { 
  margin: 0;
  padding: 0 0 0 13px;
}

.masnoticiasNvo li {
 	padding: 1px 0;
	font-size: 80%;
  	margin: 0;
  	margin-left: -20px;
  	padding-left: 20px; 
	text-indent: -1.3em; 
 	list-style: none;	
 	background: url(imgs/arrow_right.png) top left no-repeat;
 	background-position: 0px 2px;
}

.foto_notalateral {
	padding: 5px;
	margin-bottom: 7px;
	border: 1px solid #CCCCCC;
}

.desarrollo {
  float: left;
}

/* FIN AGREGADO FEDE */

#content_notiPortal {
	width: 735px;
	float: left;
	min-height: 100%;
	font-size: 90%;
	color: #333;
	line-height: 1.5em;
	margin-top: 30px;
}

#content_notiPortal a:link, #content_notiPortal a:visited {
	color: #4F779D;
}

#content_notiPortal a:hover, #content_notiPortal a:active {
  color: #119ED7;
  text-decoration: underline;
}

#content_notiPortal h2 {
	clear: both;
	padding: 5px 0 2px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	color: #B7B7B7;
	font-weight: normal;
}

