    h1,h2,h3,h4,h5,h6 {
	font-family: "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	}
    table,td {
	border:1px solid black;
	}
	.olControlLayerSwitcher .maximizeDiv, .olControlLayerSwitcher .minimizeDiv {
		top:-25px;
	}
	.olControlLayerSwitcher .layersDiv {
                opacity:0.85; 
                filter: alpha(opacity = 85);
                background-color:#09C;
                -moz-border-radius: 15px 0px 0px 15px;
                border-radius: 15px 0px 0px 15px;
	}

 .miTitTabla01 {	border: 0px none rgb(255,255,255);
	background-color: rgb(79,129,189);
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(255,255,255);
	text-align: left;
}
.tbSectorDiv {
	position: absolute;
	left: 483px;
	top: 87px;
	background-color: rgb(255,255,255);
}
.txtEtq {	font-family: Arial;
	font-size: 7pt;
	font-style: italic;
	text-align: left;
	display: table-cell;
}
.txtValor {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: rgb(102,204,51);
	border-right-color: rgb(102,204,51);
	border-bottom-color: rgb(102,204,51);
	border-left-color: rgb(102,204,51);
}
    .tbSectorDiv1 {
	position: absolute;
	left: 477px;
	top: 100px;
	background-color: rgb(255,255,255);
	width: 200px;
	height: 1px;
}
  #mapdiv { width:93px; height:65px; }
    div.olControlAttribution { bottom:3px; }
a:hover {
	background-color: rgb(255,255,153);
	cursor: pointer;
	border-left-style: none;
	font-family: inherit;
	}

    #apDiv1 {
	position: absolute;
	left: 500px;
	top: 324px;
	width: 211px;
	height: 114px;
	z-index: 1;
}
    #CabezaFicha {
	position: absolute;
	left: 482px;
	top: 126px;
	width: 85px;
	height: 18px;
	z-index: 1;
	background-color: #CCCCCC;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	text-align: left;
}
    #Logos {
	border: 2px solid rgb(0,102,153);
	position: absolute;
	left: 2px;
	top: 37px;
	width: 447px;
	height: 45px;
}
.olControlPanel div { 
		  position:absolute;
          display:block;
		  border-radius: 10px;
          width:  25px;
          height: 25px;
          margin: 5px;
		  top: 370px;
		  left: 0px;
          background-color:white;
		  background-image: url("script/img/layers.png");
		  cursor: pointer;
        }        

 .bt1ItemInactive:after,
        .bt1ItemActive:after {
            content: "";
        }