body{
	font: 13px/18px 'Helvetica Neue',Helvetica,Arial,sans-serif;
	margin: 0px;
}
.info {
	padding: 2px;
	color: #666;
	border-bottom: 1px solid #000;
	width: 220px;
}
.info .titulo {
    margin: 0 0 5px;
    color: #0193CE;
	font-size: 150%;
	font-weight: bold;
	letter-spacing: 1px;
}
.info .sub_titulo{
	margin: 0 0 5px;
}
.info .sub_titulo .sub_titulo_item{
		font-weight: bold;
}

.table_info{
	width: 220px;
	border-collapse:collapse;
	border: 1px solid #333;
	margin: 10px 0;
	background-color: #f2f2f2;
}
.table_info tr {
	border: 1px solid #555;
}
.table_info td {
	padding: 4px
}
.info .item_tabla{
	color: #444;
	text-align: left;
}

.info .dato_tabla_1{
	color: #E20177;
	text-align: right;
}
.info .dato_tabla_2{
	color: #777;
	text-align: right;
	font-size: 90%;
}
.info .censo_2010{
	text-align: center;
	color: #666;
	opacity: 0.7;
}

.leyenda_base {
    font: 10px/12px Verdana, Helvetica, sans-serif;
    width: 220px;
	color: #666;
	line-height: 18px;
	border-radius: 2px;
	box-shadow: 2px 2px 2px #888;
	background: rgba(255, 255, 255, .5); 
	padding: 2px;
	border-bottom: 1px solid #000000;
}
.legend{
	width: 220px;
}
.legend i {
    width: 18px;
    height: 18px;
    float: left;
    margin-right: 8px;
    opacity: 0.7;
}
.legend h4{
	margin: 0;
	padding: 0;
}
.legend h4 .texto{
	line-height: 26px;
	margin-left: 5px;
}
.icono_leyenda{
	height: 13px;
	margin: 0 6px -2px 0;
}
.leaflet-right{
	padding: 5px;
	background: rgba(255, 255, 255, .7);
}
.svg_leyenda{
	float: left;
}

.dl-horizontal{
	font-size: 85%;
}
.titulo_ftl{
	display: inline-block;
	color: #000;
	font-weight: bold; 
	font-size: 110%;
}
.texto_ftl{
	width: 75px;
	display: inline-block;
	color: #666;
}
.valor_rosa_ftl{
	display: inline-block;
	text-align: right;
	color: #E20177;
	width: 30px;
}
.valor_gris_ftl{
	display: inline-block;
	text-align: right;
	color: #999;
	width: 30px;
}
.superindice{vertical-align:super}
.subindice{vertical-align:sub} 

.info_tabla{
  border-collapse:collapse;
  border: none;
}
.info_td{
	padding: 0;
	vertical-align: top; 
}
.logo {
	width: 100px;
	box-shadow: 2px 2px 2px #888;
	opacity: 0.5;
	float: left;
}

#mapa_solapa_botones {
    margin: 3px;
    margin-bottom: 15px;
}

#mapa_solapa_bt_full {
    background-image: url("http://172.26.66.108/desaweb/imagenes/ampliada.png");
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 9px;
    height: 32px;
    line-height: 45px;
    width: 38px;
}

a {
    color: #808080;
    font-family: Arial,Helvetica;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: normal;
    text-decoration: none;
}

#mapa_solapa_bt_full_hov {
    background-image: url("http://172.26.66.108/desaweb/imagenes/tooltip_amplada.png");
    display: none;
    height: 35px;
    margin-left: -22px;
    margin-top: 35px;
    position: absolute;
    width: 84px;
}

#mapa_solapa_bt_info {
    background-image: url("http://172.26.66.108/desaweb/imagenes/acercade.png");
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 32px;
    line-height: 45px;
    margin-left: 20px;
    width: 32px;
}

#mapa_solapa_bt_info_hov {
    background-image: url("http://172.26.66.108/desaweb/imagenes/tooltip_acercade.png");
    display: none;
    height: 35px;
    margin-left: -14px;
    margin-top: 35px;
    position: absolute;
    width: 58px;
}
#mapa_solapa_bt_preg {
    background-image: url("http://172.26.66.108/desaweb/imagenes/ayuda.png");
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 32px;
    line-height: 45px;
    margin-left: 20px;
    width: 32px;
}

#mapa_solapa_bt_preg_hov {
    background-image: url("http://172.26.66.108/desaweb/imagenes/tooltip_ayuda.png");
    display: none;
    height: 35px;
    margin-left: -6px;
    margin-top: 35px;
    position: absolute;
    width: 44px;
}
.clear {
	clear: both;
}

#raton{
	font-weight: bold;
	color: #666;
}
