#LayerFondo {
	position:absolute;
	left:0px;
	top:0px;
	width:1px;
	height:1px;
	z-index:1000;
	visibility: visible;
	display:show;
	background-color: #000000;
    filter:alpha(opacity=50);-moz-opacity:0.50;opacity:0.50;
	margin:0;
	padding:0;
}

#Layer2 {
	position: absolute;
	left:1px;
	top:1px;
	width:1px;
	height:1px;
	z-index:1001;
	visibility: visible;
	display:show;
	background-color: #FFFFFF;
}

.ciudades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	width: 210px;
	display:show;
}
.ciudades2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	width: 120px;
	display:show;
}

