body{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #f2f2f2;
color:#333
}

.hide {
	display: none;
}
#skip {
	position: absolute; top:-10000px; left: -10000px;
}
/*headbar elements*/
#headbar ul#help, #headbar div#searchbox{
	font-size: 0.90em;	
}
#headbar ul#help, #headbar ul#help a{
	color: #ff1a00;
	font-weight: bold;	
}
#headbar ul#help a{
	text-decoration: none;
}
/* Search box*/
#headbar div#searchbox{
	background-color: #cccccc;
	color: #666;
	font-weight: bold;
}
#headbar div#searchbox fieldset{
	border: none;
}
#headbar div#searchbox fieldset input{
	display: inline;
}
#headbar div#searchbox fieldset input#i-buscar{
	width: 50px;
	color: #666;
	font-weight: bold;
	font-size: 0.90em;
}
#headbar div#searchbox fieldset input#i-enviar{
	width: 150px;
	font-size: 0.90em;
}
#headbar div#searchbox fieldset legend{
	color: #666; /*IE mess*/
}
/* main nav bar*/
#headbar #navwrapper{
	background-color: #636363;	
}
#headbar ul.navbar  {
	color: #fff;
	font-weight: bold;
}
#headbar ul.navbar a{
	color: #fff;
	text-decoration: none;
	margin: 0px 4px;
}
/* Content section*/
#main{
	color: #666;
	font-size: 0.95em;
	background-color: #fff;
}
#content h2, #content h2 a {
	color: #003;
	font-size: 95%;
	font-weight: bold;
	line-height: 90%;
	margin: 0px;
	/*margin-top: 26px;*/
	margin-bottom: 1em;
	text-transform: uppercase;
}
#content h3{
	color: #c33;
	font-weight: bold;
	word-spacing: -0.1em;
	margin: 0px;
	margin-top: 2px;

}

/*tito*/



#content p{
	margin: 5px 25px 15px 0px;
	line-height: 1.5;
}
#content>p{
	margin-right: 37px;
}
#content p.imgtop{
	margin-top: 4px;
}

#content p.imgtop span.imgfoot{
	color: #000;
	font-size: 90%;
}

acronym, abbr {
	font-weight: bold;
	cursor: help;
}
/*Sidebar*/
#sidebar h3, #sidebar h3.headline {
	color: #003;
	font-size: 95%;
	font-weight: bold;
	line-height: 90%;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 2px;

}
#sidebar ul.sidelist li a{
	color: #666;
	font-weight:  bold;
}
#sidebar ul.sidelist ul.nested li a{
	color: #c33;
	font-weight: bold;
	background-image: url(nested_dot.jpg);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}
#sidebar .sidebox ul li a{
	color: #6C8386;
	font-weight: bold;
	line-height: 100%;
}
#sidebar .sidebox{
	background-color: #e2e2e2;
}

#sidebar .sidebox p.popup-advertise {
	
	line-height: 110%;
	margin-top:  5px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	font-size: .9em;
}
#sidebar .sidebox h4{
	background-color: #333;
	color: #fff;
	text-transform: uppercase;
}
#sidebar .sidebox p{
	color: #666;
	margin: 0px;

}
#sidebar .sidebox img{
	display: block;
	padding-bottom: 10px;
}
/* Footer*/
#footer ul.navbar  {
	color: #ccc;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#footer ul.navbar a{
	color: #333;
	text-decoration: none;
	margin: 0px 4px;
}


/* misc*/
#sidebar div.sidelist a.masinfo{
	color: #BC152B;
	font-weight: bold;
	display: block;
	text-decoration: underline;
}

a.masinfo, p.masinfo a, span.masinfo a{
	color: #BC152B;
	font-weight: bold;
}
/* tito styles */
/*img holders*/
#content p span.imgleft {
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content p span.imgleft {
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 0px;
}

#content p img.imgleft {
	float: left;
	margin-top: -2px;
	margin-right: 10px;
	margin-bottom: 0px;
	
}
#content p span.imgright {
	float: right;
	display: block;
	margin-left: 10px;
	margin-bottom: 0px;
	text-align: right;
}

#content p img.imgright {
	float: right;
	margin-top: -2px;
	margin-left: 10px;
	margin-bottom: 0px;
}
#content p span img {
	margin-top: 3px;
	margin-bottom: 5px;
}

#content p span span.imgfoot {
	display: block;
	width: 170px;
	color: #000;
	font-size: 90%;
	line-height: 130%;
}
/* citas */
#content p span.citaleft {
	display: block;
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-top: -3px;
	color: #333;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 170%;
	text-align: center;
}
#content p span.citaright {
	display: block;
	width: 200px;
	float: right;
	margin-left: 10px;
	margin-top: -3px;
	color: #333;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 170%;
	text-align: center;
}
/*more headers needed*/
#content h4{
	margin: 2px 0px;
}

/*noticias*/
#newsbox {
	width: 439px;
}

#newsbox span.date {
	color: #666;
	font-size: .9em;
	display: block;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: -.2em
}
/*#newsbox h3.headline, #archivo h3.headline, #entidades h3.headline {
		border-bottom: 0px;
		font-size: 1em;	
	border-top: 1px solid #bfbfbf;
}*/
#newsbox h3.headline a, #archivo h3.headline, #content h3, #indicadores-coyuntura h3, #entidades h3 {
	margin-top: 0px;
	text-transform: none;
	color: #246;/*#BC152B;*/
	line-height: 110%;
	text-decoration: none;
	font-size: 1.6em;
	letter-spacing: -.05em;
	font-family: arial, helvetica, sans-serif;

}
#newsbox p {
	margin-bottom: 1em;
	margin-top: 0px;
	line-height: 150%;

}
#newsbox span.continuarleyendo{
	display: block;
}
#newsbox span.continuarleyendo a{
	font-weight: bold;
	color: #6C8386;
	display: block;
	margin-bottom: 10px;
}

#newsbox span.continuarleyendo a span{
	display: none;
}

#sidebar input{
	display: inline;
}
#sidebar input#enviar{
		font-size: 85%;
}

#sidebar div.sidelist p{
	line-height: 1.3em;
	margin: 0px;
	margin-top: 5px;
}
#sidebar div.sidelist{
	border-top: 1px solid #bfbfbf;
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 10px;
	line-height: 1.5em;
	padding-top: 3px;
}

#specs p{
	font-size: 85%;
	color: #333;
}
#specs p a{
	color: #c33;
	font-weight: bold;
}
/*Unos bordecitos para estas cajitas, que llamen la atenci?n hombre*/
p.warning{
	background-color: #ff1a00;
	font-weight: bold;
	color: #f2f2f2;
	padding: 2px;
}
p.confirmed{
	background-color: #ffc;
	font-weight: bold;
	padding: 2px;
}

#content ul li{
	margin-right: 10px;
}

kbd{
	border: 2px outset #636363;
	padding: 1px;
}

dl#entrevista{
	margin-right: 30px;
}
dl#entrevista dt{	
	color: #6C8386;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.3;
}
dl#entrevista dd{
	margin-left: 20px;
	font-size: 1em;
	line-height: 1.5;
	margin-bottom: 20px;
	margin-top: 5px;
}



/* Content home*/
div#highl{
	margin-bottom: 15px;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffc;
	width: 439px;
	padding-top: 10px;
	
	 
}
span#highl-bottom{

	background-position: bottom;
	background-repeat: no-repeat;
	display: block;	
}
div#highl p{
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 5px;
		margin-bottom: 0px;
		color: #393939;
		line-height: 150%;
	}
	
div.box-left{
width: 205px;
float: left;
margin-right: 15px;
padding-bottom: 20px;
}
div.box-right{
width: 205px;
float: left;
padding-bottom: 20px;
}
#newsbox div.box-left h3 a, #newsbox div.box-right h3 a{
	color: #003;
	font-size: 100%;
	font-weight: bold;
	line-height: 90%;
	margin: 0px;
	margin-top: 26px;
text-decoration: none;
}
div.box-left a{
	color: #6C8386;
text-decoration: none;

}
span.descargar{
	text-indent: 15px;
}
span.descargar a{
	font-weight: bold;
	color: #BC152B;
	display: block;
	margin-bottom: 10px;
	background-image: url("/_css/fileico.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;

}

#newsbox div.box-left, #newsbox div.box-right {
	padding: 0px;
	padding-bottom: 10px;
}


#newsbox div.box-left h3, #newsbox div.box-right h3{
 background-image: url(new.gif);
 background-repeat: no-repeat;
 background-position: top right;
 font-size: 11px;
}

span.up{
	color: #228b22;
	vertical-align: baseline;
	padding-left: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
}
span.down{
	color: #ff1a00;
	vertical-align: baseline;
	padding-left: 2px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 120%;
}
div.actualidad{
	float: none;
	clear: both;
	padding-bottom: 10px;
}
p {
line-height:1.2;
margin: 0 0 1em 0
}
.sidelist p {
color: #666;
font-size:.9em
}
#newsbox p {line-height: 1.4; padding:0; margin: 0 0 1em 0;}
#newsbox div p {line-height: 1.5;padding:0; margin: 0 0 1em 0;}

a {
	color: #BC152B;
	font-weight: bold;
}
p a:hover {
	color: #900;
	background-color: #ffc;
}
p a:visited {
	font-weight: normal;
}


#topbanner {
text-align:left;
background: transparent url(/_img/bkg.topbox.png) no-repeat 0 0;
width:705px;
height:178px;
padding: 0 24px;
margin-bottom: 10px
}
* html #topbanner {
/*width:752px;*/
padding: 0 19px
}
#topbanner p {
	margin: .3em 0
}
#topbanner h2 {
display:none
}
#topbanner h3 {
	font-size:1.8em;
	text-align: center;
	margin: 5px 0 0 0
}
#topbanner a, #topbanner a:visited {
color: #ffc;
text-decoration: none;
}
#topbanner a:hover {
	background-color: #000;
	color: #fff
}
#topbanner a.destac {
background-color:#390
}
#topbanner p {
		line-height: 110%
}
p.download {
	font-size: 1.3em;
	font-weight: bold;
}
a.download {
	background: transparent url(/_img/ico.pdf.png) no-repeat 100% 2px; 
	padding-right: 40px
}
a.download:hover {
	background-position: 100% -63px
}
#topleft p {
	width: 105px;
	margin-left: 120px
}
#topleft p.download {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 100px;
	text-align: center;
margin-left: 0;

}
#topcenter p {
	margin: 0 10px
}
#topcenter p.download {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 63px;
	background: transparent url(/_img/bkg.topcenter.a.jpg) no-repeat 100% 100%;
	text-align: center;
	margin: 0;
	/*border:1px solid red;*/
	width:100%
}
#topcenter p.download a {
	/*display: block;*/
	position: absolute;
	bottom: 5px;
	right: 5px
	/*right: 5px;/*
	margin: 40px 5px 0 0;*/
}
#topright p {
	margin: 0 20px;
}
#topright p.download {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 100px;
	text-align: center;
}

#topleft, #topcenter, #topright {
width:225px;
height:142px;
float:left;
margin:17px 5px;
color: #fff;
position: relative;
font-size:.85em
}
#topleft {
background: #1D5A8D url(/_img/bkg.topleft.jpg) no-repeat 0 100%
}
#topcenter {
background: #1D5A8D url(/_img/bkg.topcenter.jpg) no-repeat 0 100%
}
#topright {
background: #1D5A8D url(/_img/bkg.topright.jpg) no-repeat 100% 0
}

/*** hacks ***/
#headbar div#navwrapper, #headbar ul.navbar {
	background: transparent url(/_img/bkg.nav.png) no-repeat 0 0;
	font-size: 1.05em;
	line-height: 140%
}
#headbar div#navwrapper {
	top: 70px
}
#main {
	background-image: url(/_img/btop.gif);
	padding: 6px 0 0 0;
	width: 755px;
	
}
body, #main {
	position: relative;
}
#btop{
padding-bottom:2px;
background-color: transparent;
	position: relative;
}
#bbottom {
	background-image: url(/_img/bbottom.gif);
	height: 8px;
	width: 756px;
	margin-left: -1px;
	font-size: 0;
}
* html #bbottom {
	margin: 0
}
#headbar {
	height: 105px
}
#headbar h1#logo {
	top: 25px;
	margin: 0
}
#headbar p {
	width: 390px;
	position: absolute;
	top: 30px;
	right: 0;
	font-size:.85em;
	line-height: 100%;
	color: #666;
	margin: 0
}
#sidebar {
	margin-top: 10px
}
#searchbox {margin: 0 10px 15px 0;
	background:#ffc url(/_img/bkg.search.top.gif) no-repeat 0 0;
	width: 240px
}
#searchbox form {
	/*background-color: #ffc;*/
	margin: 0;
	padding: 10px;
	
	background:transparent url(/_img/bkg.search.bot.gif) no-repeat 0 100%;
}
#searchbox {
	
}
#searchbox fieldset {
	border: 0;
	margin: 0;
	padding: 0
}
#home #content h3, #archivo h3 {
   padding-bottom: 3px;
	color: #003;
	font-size: 95%;
	font-weight: bold;
	line-height: 90%;
	text-transform: uppercase;
}
/*dl#entrevista {
	line-height: 1.3
}
dl#entrevista dt, #entrevista dd {
	font-size: 1em
}
dl#entrevista{
	margin-right: 30px;
}
dl#entrevista dt{	
	color: #6C8386;
	line-height: 130%;
	text-decoration: none;
	font-size: 115%;
	font-weight: bold;
}
dl#entrevista dd{
	margin-left: 20px;
	line-height: 120%;
	font-size: 100%;
	margin-bottom: 10px;
	margin-top: 5px;
}*/
#content li {
	margin-bottom:.7em
}
#contactform label {
	display: block;
	width: 150px;
	float: left;
}
#contactform br {
	clear: both;
}
#content dd {
	font-size: .85em;
	line-height: 1.3;
	margin: 0 0 2em 0
}
#content #newsbox p {
	margin: 0 0 2em 0
}
body#archivo #wrapper #main #btop #content #newsbox p {
	margin: 0 0 1em 0
}
#content #newsbox p {padding-bottom: 1em;}