/* Mapa Principal*/
#tmapas{
}

#tmapas td{
border: 1px solid black;
vertical-align: top;
}

#mapaecosis input{
cursor: crosshair;
}

/* Mapa Guía*/
#mapaguia input{
cursor: move;
}


/*Barra de navegación*/
#navegacion {
background: #E6E6E6;
width: 20px;
height: 300px;
vertical-align: top;
}

/*Barra de navegación*/
#derecha {
}

/*Actualizar Capas*/
#actualizar{
text-align: center;
padding: 5px 5px 5px 5px;
}

/*Navegado Rápido*/
#navegarapido {
width: 100px;
text-align: center;
vertical-align: middle;
background: #E6E6E6;
}

.interes{
font-size: 13px;
font-weight: 800;
color: #3D476D;
}

.total{
padding: 5px 0px 0px 0px;
font-weight: 800;
font-size: 13px;
color: #3D476D;
}

.escala{
font-size: 9px;
}
a.escala2{
text-decoration: none;
}

a.total{
font-weight: 800;
font-size: 13px;
color: #CB6101;
}

/*Pantalla*/
#pantalla{
font-size: 9px;
padding: 2px 0px 2px 5px;
}

#direccion{
display: none;
}

/*Select Zoom*/
#zoomreg{
padding: 10px 10px 10px 10px;
}


select{
background: #E9E9E9;
font-family: verdana, sans-serif;
font-size: 11px;
text-align:
}

option {
background: #E9E9E9;
font-family: verdana, sans-serif;
font-size: 11px;
}

optgroup{
background: #ADCED6;
text-decoration: none;
font-family: verdana, sans-serif;
font-size: 11px;
}

/*Leyenda Gráfica*/
#leyendagraf {
height: 180px;
width: 190px;
font-size: 10px;
overflow: auto;	
}

/* Leyenda */
#leyenda{
overflow: auto;
height: 170px;
font-size: 11px;
padding: 0px 5px 0px 5px;
}
.tleyendacontrol{
border-collapse: collapse;
}

td.lgrupo, .lgrupo{
color: #4A556B;
background: #E7E7E7;
font-weight: 800;
font-size: 11px;
}


.lcapa{
}

.lcapa, .tleyendacontrol{
color: #CB6101;
font-weight: 800;
font-size: 11px;
}

.lclasecapa{
font-size: 11px;
color: #4D4D4D;
padding-left: 2px;
}

#java {
visibility: hidden;
}

#resultados{
overflow: auto;
font-size: 11px;
padding: 0px 5px 0px 5px;
}

.tituloa {
font-size: 0.9em;
vertical-align: top;
background-color: #B0B0B0;
text-align: center;
font-weight: bold;
}

.consulta{
width: 100%;

border-color: #000000;
}

th.tlayertabla{
background: #D2F709;
padding: 1px 4px 1px 4px;
}

.consulta td,.consulta th{
padding: 1px 4px 1px 4px;
}

.consultatd{
border: 1px solid black;
border-color: #000000;
}

.tdprint{
font-size: 9px;
padding: 1px 4px 1px 4px;
}

.noanchor{
}

@media print {

}

