#map_canvas{	
	border-left:  1px solid #847b6d;
	border-right:  1px solid #847b6d;
	border-bottom:  1px solid #847b6d;
	z-index:1;
	margin: 0 10px 0 10px;
}
#map_tool_bar{
	height:36px;
	background-image: url("../img/MIR_back_cab_map_google.gif");
	background-repeat: repeat-x;	
	border:  1px solid #847b6d;
	margin: 0px 10px 0 10px;
	
}

#map_wrapper{
	margin-top:10px;
	vertical-align:bottom;
	position: relative;
}
#layer_tree{
	width:265px;
	background-color:#fff;
	position:absolute;
	right: 12px;
	top: 119px;
	z-index:2;
	border-left:  1px solid #847b6d;
	font-family: Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align: left;
	overflow: auto;
	color:#504b40;
}
#layer_legend {
    width: 150px;
    background-color: #fff;
    position: absolute;
    left: 12px;
    bottom: -82px;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    overflow: auto;
    color: #504b40;
    visibility: hidden;
	padding:5px;
}

#layer_legend input {
    border: none;
    width: 20px;
    height: 12px;
	margin-left: 5px;
   

}
#layer_legend_1 {
    width: 150px;
    background-color: #fff;
    position: float;
    left: 12px;
    bottom: -82px;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    overflow: auto;
    color: #504b40;
    visibility: hidden;
	padding:5px;
}

#layer_legend_1 input {
    border: none;
    width: 20px;
    height: 12px;
	margin-left: 5px;
   

}
#legend_viario {
    width: 150px;
    background-color: #fff;
    position: absolute;
    left: 12px;
    bottom: -82px;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    overflow: auto;
    color: #504b40;
    visibility: hidden;
	padding:5px;
}

#legend_viario input {
    border: none;
    width: 20px;
    height: 12px;
	margin-left: 5px;
   

}
#legend_viario_1 {
    width: 150px;
    background-color: #fff;
    position: float;
    left: 12px;
    bottom: -82px;
    z-index: 2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: left;
    overflow: auto;
    color: #504b40;
    visibility: hidden;
	padding:5px;
}

#legend_viario_1 input {
    border: none;
    width: 20px;
    height: 12px;
	margin-left: 5px;
   

}
div.tree_level_1{
	/*width: 210px;*/
	height:20px;	
	font-weight:bold;

	padding-left: 10px;
	border-top: 1px solid #cecac4;
	padding-top: 10px;
	margin-top: 10px;
	
}
div.tree_level_2{
	/*width: 200px;*/
	height:20px;
	margin-left:20px;	
}
div.tree_level_3{
/*	width: 180px;*/
	height:20px;
	margin-left:40px;
}
div.tree_level_4{
/*	width: 160px;*/
	height:20px;
	margin-left:60px;
}

div.co_check{
	/*background-image: url("../img/tree_map/checkbox_selected.png");*/
	height:16px;
	width:16px;
	float:left;
	margin-right: 5px;
}

div.co_img{
	float:left;
	height:16px;
	width:16px;
	margin-right: 5px;
}
div.co_name{
	float:left;
}
div.co_name_disabled{
	float:left;
	color:#aeadaa;
}
.jsLink{
	cursor:pointer;
}

div.co_button{
	float:right;
	font-family: Arial,Helvetica,sans-serif;
	
}
div.button_group{
	float:left;
	margin-right:10px;
	margin-top:6px;
}
div.button_group_separator{
	float:left;
	height:36px;
	width:1px;
	background-color: #aaa39a;
	margin-right:10px;
	
}

div.but_map_start_sel{
	float:left;
	background-image: url("../img/MIR_bot_mapa_start_ON.png");
	width:25px;
	height:24px;
}
div.but_middle_sel{
	background-image: url("../img/MIR_bot_middle_ON.png");
	background-repeat: repeat-x;
	height:24px;
	float:left;
	font-size: 11px;
	padding-top: 5px;
	color:#fff;
	text-shadow: #504b40 0px 1px 0px;
}
div.but_map_start_unsel{
	float:left;
	background-image: url("../img/MIR_bot_mapa_start_OFF.png");
	width:25px;
	height:24px;
	text-shadow: #fff 0px 1px 0px;
}


div.but_map_finish_unsel{
	background-image: url("../img/MIR_bot_mapa_end_OFF.png");
	width:7px;
	height:24px;
	float:left;
}
div.but_rel_middle_unsel{
	background-image: url("../img/MIR_bot_relieve_middle_OFF.png");
	background-repeat: repeat-x;
	height:24px;
	float:left;
	font-size: 11px;
	padding-top: 5px;
	color:#fff;
}

div.but_rel_start_sel{
	float:left;
	background-image: url("../img/MIR_bot_relieve_start_ON.png");
	width:25px;
	height:24px;
}
div.but_rel_finish_sel{
	background-image: url("../img/MIR_bot_relieve_end_ON.png");
	width:8px;
	height:24px;
	float:left;
}
div.but_rel_start_unsel{
	float:left;
	background-image: url("../img/MIR_bot_relieve_start_OFF.png");
	width:25px;
	height:24px;
}
div.but_rel_finish_unsel{
	background-image: url("../img/MIR_bot_relieve_end_OFF.png");
	width:8px;
	height:24px;
	float:left;
}


div.but_sat_start_sel{
	float:left;
	background-image: url("../img/MIR_bot_satelite_start_ON.png");
	width:25px;
	height:24px;
}


/*div.but_sat_finish_sel{
	background-image: url("../img/MIR_bot_satelite_end_ON.png");
	width:18px;
	height:24px;
	float:left;
}*/
div.but_sat_finish_sel{
	background-image: url("../img/MIR_bot_relieve_end_ON.png");
	width:8px;
	height:24px;
	float:left;
}
div.but_sat_start_unsel{
	float:left;
	background-image: url("../img/MIR_bot_satelite_start_OFF.png");
	width:25px;
	height:24px;
}
/*div.but_sat_finish_unsel{
	background-image: url("../img/MIR_bot_satelite_end_OFF.png");
	width:18px;
	height:24px;
	float:left;
}*/
div.but_sat_finish_unsel{
		background-image: url("../img/MIR_bot_mapa_end_OFF.png");
	width:7px;
	height:24px;
	float:left;
}
div.but_sat_middle_unsel{
	background-image: url("../img/MIR_bot_satelite_middle_OFF.png");
	background-repeat: repeat-x;
	height:24px;
	float:left;
	font-size: 11px;
	padding-top: 5px;
	color:#504b40;
	text-shadow: #fff 0px 1px 0px;
}



div.but_sel_sep{
	background-image: url("../img/MIR_bot_separador_ON.png");
	height:24px;
	width:2px;
	float:left;	
}

div.co_ini_viewport{
	float:left;
   margin-left: 7px;
    margin-top: 6px;
}

.label_buttom{
	
	float:left;
   margin-top:4px;
	margin-right:8px;

	color: #504B40;
   font-size: 11px;
   text-shadow: 0 1px 0 #FFFFFF;
	font-weight: bold;
   font-family:Helvetica,Arial,sans-serif;
}

div.co_ctrl_castro{
   float: right;
   margin-top: 7px;
   margin-right: 10px;
}

div.co_ctrl_castro input{
   float:left;
   margin-right:4px;
   margin-top: 3px;
}

#measure_panel{
	position: absolute;
	top: 123px;
	z-index: 2;
	left: 49px;
}

#surface_panel{
	position: absolute;
	top: 123px;
	z-index: 2;
	left: 82px;
}
.tool_panel{
	background: url("../img/MIR_panel_medir_fondo.png") repeat-x top left;
	height:27px;
	min-width:80px;
	font-size: 11px;
	color: #333;
	padding-top: 10px;
	padding-left: 5px;
}
.tool_panel sup{
	font-size:8px;
}
#surface_panel .tool_panel{
	background: url("../img/MIR_panel_area_fondo_inicio.png") repeat-x top left;
	padding-left: 8px;
	padding-top: 9px;
}

#ctrl_catastro{
	background-color:#eae9e7;
	border:1px solid #cbcac7;
	border-radius: 2px;
	margin:10px 10px 0 10px;
	height:21px;
	text-align:center;
	line-height:21px;
	cursor:pointer;
}
#ctrl_catastro.on{
	background-color:#847b6d;
	color:#fff;
}
#ctrl_catastro > * {
	vertical-align:middle;
}
	