@charset "utf-8";
body  {
	background-image:url(../imagenes/bg/verde_negro_1.png);
	background-repeat:repeat;
	margin: 10px; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
/* LINK ESTILOS PARA NOTICIAS Y ENLACES */
	a:link {color:#0B7695;}
	a:visited {color: #0B7695;}
	a:active {color: #0B7695;}
	a:hover {background-color:#EAEAEA; text-decoration:underline;}
	a {text-decoration:none;
	
	}
    

/* //////////////ESQUELETO DE LA WEB//////////////////////////////// */
/* //////////////ESQUELETO DE LA WEB//////////////////////////////// */
/* //////////////ESQUELETO DE LA WEB//////////////////////////////// */
.thrColLiqHdr #container { 
	width: 1000px;
	margin: 0 auto;
	/* background-color:#F3F3F3;	
	 the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000;  /**/
	text-align: left; /* this overrides the text-align: center on the body element. */
	display:block;
    height: auto !important;
} 
.thrColLiqHdr #cabecera { 
	 background-image:url(../imagenes/logo/logo_2008.png);  /**/
	width:1000px;
	height:100px;
	background-repeat:no-repeat;
	padding: 0 0px;
} 
.thrColLiqHdr #menu_navegacion { 
	
	height: 10px;
	top:0px;
} 
.thrColLiqHdr #cabecera h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColLiqHdr #contenido_izquierda {
	float: left; /* this element must precede in the source order any element you would like it be positioned next to */
	/*background: #EBEBEB;  the background color will be displayed for the length of the content in the column, but no further */
	padding: 2px 0; /* top and bottom padding create visual space within this div  */
	background-color:#2B7481;
	width: 170px; /* since this element is floated, a width must be given */
	
}
.thrColLiqHdr #contenido_derecha {
	float: right; 
	/*background: #EBEBEB; */
	/*padding: 0px 0;   top and bottom padding create visual space within this div */
	vertical-align:top;
	display:block;
	width:300px;
	top:2px;
	right:0px;

	
}
.thrColLiqHdr #contenido_izquierda p, .thrColLiqHdr #contenido_izquierda h3, .thrColLiqHdr #contenido_derecha p, .thrColLiqHdr #contenido_derecha h3 {
	/* margin-left: 1px; the left and right margin should be given to every element that will be placed in the side columns 
	margin-right: 1px;*/
}

 /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
.thrColLiqHdr #contenido_principal {
	margin-left:172px;
	margin-right:300px; 
    margin-top: 0;
	background-color:#F5F5F5;
    width: 525px;
    position:relative;
    


}
*html .thrColLiqHdr #contenido_principal {
    width: 520px;
    }

/* FOOTER FOOTER FOOTER FOOTER ___________________________________________________________________________*/
/* FOOTER FOOTER FOOTER FOOTER ___________________________________________________________________________*/
/* FOOTER FOOTER FOOTER FOOTER ___________________________________________________________________________*/
.thrColLiqHdr #footer { 
    background-color:#333333;
    font-family:arial;
    font-size:11px;
    height:130px;
    padding:10px 0 0;

} 
.thrColLiqHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#FFFFFF;
	text-align:left;
	padding-left:30px;
}

.thrColLiqHdr #licencia {
	position:relative;
	visibility:visible;
	display:block;
	width:90px;
	height:35px;
	float:right;
	padding-right:20px;
	padding-bottom:75px;
}
.thrColLiqHdr #w3c {
	position:relative;
	visibility:visible;
	display:block;
	width:88px;
	height:31px;
	float:right;
	padding-right:20px;
	padding-bottom:20px;
}
/* BANNER TOP CABECERA */
 #bannertop {
	position:relative;
	display:block;
	width:468px;
	height:60px;
	float:right;
	top:20px;
	right:25px;
	background-color:#ffffff;
}


/* LINK ESTILOS PARA EL FOOTER */
.thrColLiqHdr #footer a:link {color:#ffffff;}
.thrColLiqHdr #footer a:visited {color: #ffffff;}
.thrColLiqHdr #footer a:active {color: #ffffff;}
.thrColLiqHdr #footer a:hover {background-color:#cccccc; color:#000000; text-decoration:underline;}

/* FOOTER FOOTER FOOTER FOOTER ___________________________________________________________________________*/
/* FOOTER FOOTER FOOTER FOOTER ___________________________________________________________________________*/
/* FOOTER FOOTER FOOTER FOOTER */


/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.spacer {
  clear: both;
}

/* //////////////FIN ESQUELETO DE LA WEB//////////////////////////////// */
/* //////////////FIN ESQUELETO DE LA WEB//////////////////////////////// */
/* //////////////FIN ESQUELETO DE LA WEB//////////////////////////////// */
/* //////////////FIN ESQUELETO DE LA WEB//////////////////////////////// */

/* VIDEO REPRODUCTOR FLASH */
.thrColLiqHdr #playlist2 { position:relative; top:-3px; left:0px; padding:0px; height:auto;}
.thrColLiqHdr #zona_encuestas { position:relative; top:2px; left:0px; padding:0px; height:280px;width:300px; }
.thrColLiqHdr #poll{position:relative; top:1px;}
.thrColLiqHdr #barrita_videos_top{position:relative; top:1px;}
.thrColLiqHdr #barrita_videos_bajo{position:relative; top:0px; left:0px;}
.thrColLiqHdr #loscontenidosdeladerecha{position:relative;top:1px; left:0px; width:300px;}
    
    #txt_encuestas{position:relative; top:2px; left:0px; padding:0px;
    text-align:center;
    font-family:Arial;
    font-size:11px;
    color:#FFFFFF; 
    width:75px; 
    height:15px;
    display:block;
    background-color:#2B7481;

}


/* =========================================================================
				MENU TOP NAVEGACION INFORCHECHU
   ========================================================================= */
.nav {background: url(pro_line_0.gif) repeat-x;position:relative;top:-5px; left:0px; font-family:arial;font-size:11px;width:1000px;z-index:100; height:35px; text-align:center;}
.nav .table {display:block;margin:0 auto;z-index:99999;}
.nav .select,  .nav .current {margin:0;padding:0;list-style:none;display:table-cell;white-space:nowrap;z-index:100;}
.nav li {margin:0;padding:0;height:auto;float:left;z-index:100;}
.nav .select a {display:block;float:left;background: url(pro_line_0.gif);padding:0 30px 0 30px;text-decoration:none;line-height:35px;white-space:nowrap;color:#ddd;z-index:100;}
.nav .current a {display:block;float:left;background: url(pro_line_2.gif);padding:0 0 0 15px;text-decoration:none;line-height:35px;white-space:nowrap;color:#fff;z-index:100;}
	.nav .current a b {
	display:block;
	padding:0 30px 0 15px;
	background:url(pro_line_2.gif) right top;
	z-index:100;
}
	.nav .select a:hover,  .nav .select li:hover a {
	background: url(pro_line_1.gif);
	padding:0 0 0 15px;
	cursor:pointer;
	color:#fff;
	z-index:999999999;
}
	.nav .select a:hover b,  .nav .select li:hover a b {
	display:block;
	float:left;
	padding:0 30px 0 15px;
	background:url(pro_line_1.gif) right top;
	cursor:pointer;
}
	.nav .select_sub {
	display:none;
}
/* IE6 only */
	.nav table {
	/* border-collapse:collapse; 
	margin:-1px;*/
	font-size:11px;
	width:0;
	height:0;
	z-index:100;
}
	.nav .sub {
	display:table;
	margin:0 auto;
	padding:0;
	list-style:none;
}
	.nav .sub_active .current_sub a,  .nav .sub_active a:hover {
	background:transparent;
	color:#f00;
}
	.nav .select :hover .select_sub,  .nav .current .show {
	display:block;
	position:absolute;
	width:1000px;
	top:35px;
	background:url(back_0.gif);
	padding:0;
	z-index:100;
	left:0;
	text-align:center;
}
	.nav .current .show {
	z-index:100;
}
	.nav .select :hover .sub li a,  .nav .current .show .sub li a {
	display:block;
	height:35px;
	float:left;
	background:transparent;
	padding:0 10px 0 10px;
	margin:0;
	white-space:nowrap;
	border:0;
	color:#444;
}
	.nav .current .sub li.sub_show a {
	color:#088;
	cursor:default;
	background:url(back_1.gif);
}
	.nav .select :hover .sub li a:hover,  .nav .current .sub li a:hover {
	visibility:visible;
	color:#088;
	background:url(back_1.gif);
}
	/* MENU IEXPLORER */
	.nav ul {
	display:inline-block;
	z-index:100;
}
	.nav ul {
	display:inline;
}
	.nav ul li {
	float:left;
}
	.nav {
	text-align:center;
}
	.nav .select a:hover b,  .nav .select li:hover a b {
	float:none;
} 

/* ############################################################################ 
	ESTILO GOOGLENEWS RSS 
   ############################################################################ */	
	 
     
     .j {	/* Titulo principal */
	font-family:Arial;
	margin-top:-10px;
	font-size:20px; /* Tamano del la noticia principal */
	color:#000000;
    text-align: left !important;        
    width: 500px !important;

	} 
        
	
	.h {	/* Titulo principal */
	font-family:Arial;
	margin-top:10px;
	font-size:20px; /* Tamano del la noticia principal */
	color:#000000;
    text-align: left !important;        
    width: 500px !important;
	} 
    
    
    p.h{
    display: none !important;
    }
    
    *html p.h{
    display: block !important;        
    }
    *+html p.h{
    display: block !important;        
    }

	
	.lh {	/* CAJA O TABLA PRINCIPAL DONDE ESTA LOS TITULARES */
	font-family:Arial;
	margin-top:-35px;
	font-size:20px; /* Tamano del la noticia principal */
	color:#000000;
	} 
	
	hr { 
	width: 100%;
	border: 2px; /* enleve toute bordure */
	border-bottom: 1px #cccccc dashed; /* une seule bordure (sinon firefox met une bordure en haut ET en bas mais pas IE */
	height:1px; /* pour IE */
}

