@charset "utf-8";
/* CSS Document */
/* ----------------------------------------------- */
/*  HEADER                  		               */
/* ----------------------------------------------- */	
/* necesario para posicionar elementos y z-index
 para layer index 								   */
 
#hd {position:relative; z-index: 1000; font-family: Arial; margin-bottom:10px;} 

/* ----------------------------------------------- */
/*  HEADER CONFIGURATION						   */
/* ----------------------------------------------- */

#hd h1 a, #hd #logo a {
	width:208px;
	height:90px;
	float:left; 
	background: url(/static/IECIeco/images/hd-home-logo.gif) 0 0 no-repeat;
	margin:0 0 0 12px;
	}

/* ----------------------------------------------- */
/*  			ECONOMIC INDEX					   */
/* ----------------------------------------------- */

.eco-index {
	width:602px;
	height:80px;
	float:left; 
	font-family: Times;
	font-size: 110%;
	text-align: right;
	}
	
.eco-index dl{
	width:60px;
	height:50px;
	float:left;
	border-right:7px solid #fff;
	color:#4c4c4c;
	border-left:1px solid #ccc;
	padding-left: 7px;
	}
	
.eco-index dl dt{font-size:8px; letter-spacing: 0em; _letter-spacing: 0.06em; *letter-spacing: 0.06em; color:#000066}	
	
.eco-index dd{line-height: 18px; margin:0 0 2px 0;}	
	
.eco-index .first{
	border-left:0px solid #ffffff;
	}	
	
.eco-index dt{
	text-transform: uppercase;
	color:#020167;
	font-family: Arial;
	font-weight: bold;
	font-size:60%;
	height: 10px;
	margin-bottom: 5px;
	text-align: left;
	}
	
.eco-index dd.up{ background:#fff url(/static/IECIeco/images/icons/bg-eco-index.gif) 0 0 no-repeat; height: 18px; color: #d6d4a6;}
.eco-index dd.equal{ background:#fff url(/static/IECIeco/images/icons/bg-eco-index.gif) 0 -18px no-repeat; height: 18px; color: #a7a7a7;}
.eco-index dd.down{ background:#fff url(/static/IECIeco/images/icons/bg-eco-index.gif) 0 -36px no-repeat; height: 18px; color: #d6a87a;}

/* ----------------------------------------------- */
/*  CONTENT NAV 								   */
/* ----------------------------------------------- */	

dl#tapa-PDF {float:left; height: 120px; margin:10px 0 0 8px; overflow: hidden;}
dl#tapa-PDF img {border:1px solid silver} 
dl#tapa-PDF dt {font-size:77%;line-height: 85%; margin:0 0 5px 0; color:red; font-weight: bold; }
dl#tapa-PDF a {color:#cc3431;}


/* ----------------------------------------------- */
/*  USER NAV	     							   */
/* ----------------------------------------------- */

.user_nav {
	font-size:93%;
	line-height:12px;
	margin:10px 0 10px 10px;
	_margin:10px 0 10px 5px;
	width:210px;
	float: right;
	}
	
	.user_nav a{color:#7f7f7f;}	
	
.user_nav li{
	float: left;
	font-size: 93%;
	line-height: 116%;
	padding: 0 10px 2px 10px;
	
	display:none;
	}
	
.user_nav .first{ border-right:1px solid #7f7f7f; background: #fff url(/static/IECIeco/images/icons/ic-user.gif) 0 0 no-repeat; padding-left: 18px;}

/* ----------------------------------------------- */
/* 		 	DATE NAV 	     					   */
/* ----------------------------------------------- */

.date_nav {
	display:inline;
	font-size:103%;
	line-height:108%;
	float:left; 
	padding: 10px 0 0 0;
	font-family: times;
	}

.date_nav li {
	display:inline; 
	float:left;
	padding: 0 7px 0 8px;
	color:#CC0000;
	}	

.date_nav li a {color:#000;}

.date_nav .first{
	color:#000;
	font-weight: bold;
	font-family: Arial;
	font-size:93%;
	}


/* search nav */

.search { 
	color:#eb0c01;
	display:inline; 
	float:right;
	position:relative;
	top:-20px;
	*top:-24px;
	right:10px;
	
	font-size: 93%;
	padding-top: 2px;
	line-height: 14px; 
	width: 290px;
	_width: 295px;
	
	}
	
.search form{ 
	text-align: right;
	}	

.search input{	
	border-top:1px solid #6d6e6e;
	border-left:1px solid #bcbdbd;
	border-right:1px solid #bcbdbd;
	border-bottom:1px solid #eaebeb;
	height: 14px;
	margin:5px 5px 0 0;
	width: 186px;
	font-size: 85%;
	color:#333;
	}
	
.search button{	
	margin:6px 14px 0 0;
	}		
	
/* ----------------------------------------------- */
/*  NAVS ( menus)								   */
/* ----------------------------------------------- */
	
.hd-navs {		
 	float:left; 
	margin:0 0 10px 0;
	width: 100%;
	background: url(/static/IECIeco/images/bg-hd-navs.gif) 0 0 repeat-x;
	color:#fff;
	font-size: 100%;
	line-height: 108%;
	}

/* .hd-navs ul {width: 100%} */

	
.hd-navs .nav-topics {  background: url(/static/IECIeco/images/bg-hd-navs-topics.gif) 0 0 repeat-y; height: 25px;margin-top: 4px;} 
.hd-navs .nav-services { background: url(/static/IECIeco/images/bg-hd-navs-servicios.gif) 0 0 repeat-y; height: 20px; margin-top: 7px;} 

.hd-navs li {float: left; padding:1px 10px; margin:4px 0;}
.hd-navs li a{color:#fff; font-weight:normal;}

.hd-navs .nav-topics li {border-left: 1px solid #fff;}
.hd-navs .nav-topics li a {color:#ffffff;}

.hd-navs .nav-services li {border-left: 1px solid #003;color:#000033; margin: 2px 0 2px 0;}
.hd-navs .nav-services li a {color:#000033;}

.hd-navs .nav-topics .first, .hd-navs .nav-services .first {border:none; text-transform: uppercase;}


/* ----------------------------------------------- */
/*  YAHOO WIDGET								   */
/* ----------------------------------------------- */	
#hd .hd-navs .ui-tabs-hide { display: none; }
.nav-main .ui-state-active,
  .ui-widget-content .ui-state-active {color: #000000;}
	
#hd .hd-navs .ui-state-active a {color: #000000;text-decoration: none;}


