body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	text-align:center;
	background-color:#B3BFC7;
	z-index: -1
}

a:link {	
	font-weight: normal;	
	text-decoration: none;    
	color: #444;
}

a:visited {	
	font-weight: normal;	
	text-decoration: none;	
	color: #893636;
}

a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #EF2E23;
}

a:active {
	font-weight: normal;
	text-decoration: none;
	color: #444;
}

h1 {
	font-size: 2em;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	color: #FFF;
	font-weight: normal;
	margin: 0px;
	padding: 10px 5px 10px 5px;
	width: 100%;
	border-top: 1px solid #444;
	text-transform: none;
}

h2 { 
	font-size:1.1em; 
	color:#fff; 
	margin-bottom:8px; 
	padding-left:4px;
}

#top {
	width: 100%;
    height: 60px;
	background:#FFF;
}

#contenedor_top {
	width: 100%;
	margin-left: auto;
 	margin-right: auto;
	
}

#foto_top {
	width: 178px;
	height: 60px;
	float:right;
}


#logo {
	width: 229px;
    height: 50px;
    padding-top: 5px;
    float: left;
	margin-left:7px;
	padding-left:0px;
}

/*
MENU SUPERIOR
*/

#navegador_top{
	float: right;
	font-size: 1em;
	margin-right: 20px;
	margin-top: -20px;
	<!--[if gte IE 5.5]>
		margin-top: -10px;
	<![endif]-->	
}

.navegador_top ul{
	height: 50px;
}
  
#navegador_top li{
	float: left;
	padding-top: 30px;
	padding-left: 5px;
	padding-bottom: 35px;
	list-style:none;
}

#navegador_top ul li{
	float: left;
	padding-top: 30px;
	padding-left: 5px;
	padding-bottom: 35px;
}

#navegador_top ul li a{
	color: #87888a;
	padding: 0 5px;
	border-right: 1px solid #87888a;
}

#navegador_top ul li a:hover, #navegador_top ul li a.active{
	color: #ccc;
}

#navegador_top ul li.ultimo a{
	border: none;
}

/*
MENU PRINCIPAL
*/

#menu_princ {
	width: 100%;
	min-width:900px;
    height: 30px;
    background-color: #047e97;
}


#menu_top {
    width: 90%;
	min-width:900px;
	text-align: left;
	margin:0px;
	padding-left: 5px;
    height: 30px;
   	color: #FFF;
	position:absolute;
	left:0px;
	margin-left:10px;
}

#menu_top .title{
	border-right:2px #fff solid;	
	height:100%;
	width:288px;
	padding-top:7px;
	padding-left:12px;
	clear:both;
}

#menu_top .title a {
   	color: #FFF;
	font-weight: bold;
	padding-right:  20px;
	padding-top:	5px;
}

#metadata, #country_info {
	margin:0px;
	padding:0px;
	width: 79%;
	height: 480px;
	z-index:1500;
	position: absolute;
	left:0px;
}

#total {
	width:100%;
	height:100%;
    margin: 0px;
    padding: 0px;
}

#contenedor {
	min-width: 1010px;
    width: 100%;
    height: 58%;
    margin-left: auto;
	margin-right: auto;
    padding: 0px;
	background-color:#F1F4F2;
	<!--[if gte IE 5.5]>
	margin: 0px;
	<![endif]-->	
	*background-color:#00FF00;
}

#map {
	position:absolute;
	float:left;
	background-color:#F1F4F2;
	width: 79%;
	max-width:1024px;
	min-width:800px;
	height: 480px;
    padding: 0px;
    margin: 0px;
	border-right:1px solid #87888a;
	z-index:100;
	left:0px;	
}

#contenedor_medio_lado {
	border-left:1px solid #999;
	float:right;
	background-color:#f1f4f2;
	text-align:left;
	height: 470px;
	padding-left:0px;
	padding-bottom:10px;
	width: 21%;
    margin: 0px;
}

#referencia_mapa_azul {
	width:96%;
	height:auto;
	bottom:0px;
	float:left;
	text-align:left;
	font-size: 1em;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color:#fff;
	background-color:#099DB7;
    margin: 0px;
    padding-bottom:10px;
    padding-top:10px;
    padding-left:10px;
}

#referencia_mapa {
	bottom:0px;
	float:right;
	text-align:left;
	font-size: 1em;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	border-bottom:1px solid #87888a;
	color:#e42119;
	padding:5px 5px 5px 10px;
    margin: 0px;
	*float:left;
}

.ref_mapa_var {
	text-align:left;
	font-size: 1.1em;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	color:#e42119;
}

#metadato_mapa {
	padding:5px;
	width:19%;
	top:500px;
	float:right;
	height: auto;
	text-align:left;
	font-size:11px;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color:#E42119;
	padding: 5px 5px 10px 10px;
	position:absolute;
	margin-left:15px;
	*float:left;
	*margin-left:-10%;
}

#leyenda {
	float:left;
	border-bottom:1px solid #87888a;	
	margin: 0px;
	height:150px;
}

#rotulador_leyenda {
	float:right;
	text-align:left;
	font-size:1em;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color:#fff;
	padding-top:5px;
	padding-left:5px;
	padding-right:75px;
	padding-bottom:5px;
    margin: 0px;
	background-color:#87888a;
}

#dato_leyenda_g1 {
	float:right;
	top:0px;
	text-align:right;;
	font-size:0.8em;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	color:#67696c;
	padding-top:5px;
	padding-left:5px;
	padding-right:75px;
	padding-bottom:5px;
    margin: 0px;
	background-color:#b3bfc7;
}

#dato_leyenda_g2 {
	float:right;
	top:0px;
	text-align:right;;
	font-size:0.8em;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	color:#67696c;
	padding-top:5px;
	padding-left:5px;
	padding-right:75px;
	padding-bottom:5px;
    margin: 0px;
	background-color:#c2ccd3;
}

#dato_leyenda_g3 {
	float:right;
	top:0px;
	text-align:right;;
	font-size:0.8em;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	color:#67696c;
	padding-top:5px;
	padding-left:5px;
	padding-right:75px;
	padding-bottom:5px;
    margin: 0px;
	background-color:#d0dae1;
}

#footer {
	width: 100%;
	height: 100%;
	min-width:800px;
	margin: 0px;
    background-color: #B3BFC7;
	clear: both;
   	border-top: solid 1px #666;
 }
 
 #footer_linea {
	width: 100%;
	height: 5px;
	margin: 0px;
    background-color: #87888a;
	clear: both;
   	border-top: solid 1px #999;
 }
 
 #footer a {
	color:#87888a;
}

 #footer a:hover {
	color:#d5dcd6;
}

#footer ul {
	list-style:none;
	margin-bottom:10px;
	line-height:15px;
}

#footer p {
	font-size:0.9em;
	line-height:15px;
}

#footer ul li {
	font-size:0.9em;
	padding-left:10px;
}


#footer div.contenedor {
	width:100%;
	margin:auto;
	text-align:left;
}

#footer div.contenedor div.bloque_footer_de {
	float:left;
	width:50%;
	padding-left:30px;
	padding-top: 5px;
	padding-right: 10px;
	font-size:0.9em;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	color:#87888a;
	text-align:right;
}

#footer div.contenedor div.bloque_footer_de div.secciones_footer {
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	border-left:1px solid #87888a;
	width: 250px;
}

#footer div.contenedor div.bloque_footer_iz {
	border-left: 1px solid #87888a;
	top:0px;
	font-size:0.8em;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	float:right;
	width:45%;
	padding:5px 5px 5px 15px;
	color:#87888a;
}

#copy {
	font-size:0.9em;
	padding:10px;
	text-align:center;
	color:#FFFFFF;
	width: 100%;
	min-width:800px;
	margin: 0px;
    background-color: #b3bfc7;
	clear: both;
   	border-top: solid 1px #666;
 }
 
#copy a {
	color:#FFF;
	font-weight:bold;
}

#copy a:hover {
	color:#87888a;
}

.clear {
	clear:both;
}

/*-----------*/
#vars {
	float:left;	
	margin-top: 20px;
	height:170px;
	bottom:0px;
	padding:10px 10px 10px 7px;
}

#rotulador_vars {
	text-align:center;
    bottom: 0em;
    display: block;
    position: absolute;
    font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	font-size:1em;
	color:#FFF;
	background-color:#e42119;
	font-size:medium;
	font-weight:bold;
	right: 0px;
	width:96%;
	padding:2px 3px 2px 3px;
}

#item_vars {
	float:righr;
	text-align:left;
	font-size:smaller;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	color:#87888a;
	padding:3px 3px 3px 40px;
	right: 0px;
	bottom:0px;
	width:100%;
	height:20px;
	display:compact;
}

#var1_val1 {
	float:left;
	text-align:center;
	left: 0px;
	height:12%;
	width:12%;
	padding:0px;
	margin:0px 0px 0px 0px;
	background-position:center;
	background-repeat: no-repeat;/
}

#var1_val2 {
	float:left;
	text-align:center;
	left: 0px;
	height:11%;
	width:11%;
	padding:1px 0px 0px 1px;
	margin:0px 0px 0px 0px;
	background-position:center;
	background-repeat: no-repeat;
}

#var1_val3 {
	float:left;
	text-align:center;
	left: 0px;
	height:10%;
	width:10%;
	padding:2px 0px 0px 2px;
	margin:0px 0px 0px 0px;
	background-position:center;
	background-repeat: no-repeat;
}

#var1_val4{
	float:left;
	text-align:center;
	left: 0px;
	height:9%;
	width:9%;
	padding:3px 0px 0px 3px;
	margin:0px 0px 0px 0px;
	background-position:center;
	background-repeat: no-repeat;
}

#var1_val5 {
	float:left;
	text-align:center;
	left: 0px;
	height:8%;
	width:8%;
	padding:4px 0px 0px 4px;
	margin:0px 0px 0px 0px;
	background-position:center;
	background-repeat: no-repeat;
}

#var1_val6 {
	float:left;
	text-align:center;
	left: 0px;
	height:7%;
	width:7%;
	padding:5px 0px 0px 5px;
	margin:0px 0px 0px 0px;
	background-position:center;
	background-repeat: no-repeat;
}

#var1_val7 {
	float:left;
	text-align:center;
	left: 0px;
	height:6%;
	width:6%;
	padding:6px 0px 0px 6px;
	margin:0px 0px 0px 0px;
	background-position:center;
	background-repeat: no-repeat;
	display: block; 
  	margin: auto; 
}

img.scaled {
  width: 100%;
}

#border {
	float:left;
	text-align:center;
	width: 20px;
	height: 20px;
	border:1px solid #87888a;
	margin:0px 0px 0px 5px;
	padding:0px;
	z-index:50;
}

#col1 {
	float:left;
	text-align:center;
	left: 0px;
	filter: alpha(opacity=70); 
	opacity: .7;
	width: 20px;
	height: 20px;
	background-position:center;
	background-repeat: no-repeat;
	border:1px solid #87888a;
	margin:0px;
	padding:0px;
}

#col2 {
	float:left;
	text-align:center;
	left: 0px;
	filter: alpha(opacity=60); 
	opacity: .6;
	width: 20px;
	height: 20px;
	background-position:center;
	background-repeat: no-repeat;
	border:1px solid #87888a;
	margin:0px;
	padding:0px;
}

#col3 {
	float:left;
	text-align:center;
	left: 0px;
	filter: alpha(opacity=50); 
	opacity: .5;
	width: 20px;
	height: 20px;
	background-position:center;
	background-repeat: no-repeat;
	border:1px solid #87888a;
	margin:0px;
	padding:0px;
}

#col4{
	float:left;
	text-align:center;
	left: 0px;
	filter: alpha(opacity=40); 
	opacity: .4;
	width: 20px;
	height: 20px;
	background-position:center;
	background-repeat: no-repeat;
	border:1px solid #87888a;
	margin:0px;
	padding:0px;
}

#col5 {
	float:left;
	text-align:center;
	left: 0px;
	filter: alpha(opacity=30); 
	opacity: .3;
	width: 20px;
	height: 20px;
	background-position:center;
	background-repeat: no-repeat;
	border:1px solid #87888a;
	margin:0px;
	padding:0px;
}

#col6 {
	float:left;
	text-align:center;
	left: 0px;
	filter: alpha(opacity=20); 
	opacity: .2;
	width: 20px;
	height: 20px;
	background-position:center;
	background-repeat: no-repeat;
	border:1px solid #87888a;
	margin:0px;
	padding:0px;
}

#col7 {
	float:left;
	text-align:center;
	left: 0px;
	filter: alpha(opacity=10); 
	opacity: .1;
	width: 20px;
	height: 20px;
	background-position:center;
	background-repeat: no-repeat;
	border:1px solid #87888a;
	margin:0px;
	padding:0px;
}

/*-----------*/

#credit_but {
	top:0px;
	text-decoration:none;
	border:0px;
	font-size:0.9em;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	color:#87888a;
	float:right;
	text-decoration:none;
}

#creditos {
	width:100%; 
	height:auto; 
	display:block; 
	text-align:right;
	font-size:1em;
	font-family: "Zurich Cn Bt", Arial, Helvetica, Sans-Serif;
	color:#87888a;
	float:right;
	margin-bottom: 10px;
}

/* --------------- */

.hide{
	display: none;
}

.show{
	display: block;
}

