 #map_wrapper {
	margin: 2px; 
	width: 690px; 
	/* height: 440px;  */
	float:left; 
	/* border: 1px solid #979797; */
 }


 #map_leyenda {
	width: 692px;
	margin: 0px;
	margin-top: 2px;
	color: #808080;
	font-size: 12px;
	border: 1px solid #AAAAAA;
 }

 #map_leyenda tr {
	height: 30px;
	background-color: #ececec;
 }

 #map_leyenda tr td {
	padding-left: 2px;
 }

 #mapa_enlaces {  
 	float:right; 
	width: 194px; 
	height: 440px; 
	margin-top: 2px; 
	margin-right: 2px;
	overflow:auto;
 }
 
 
.mapa_enlaces_texto {
	border-color: #D6D6D6;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding-top: 8px;
	padding-bottom: 4px;
	
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	*/
}

.mapa_enlaces_texto a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	/ * text-decoration: none; */
}

.mapa_enlaces_texto a:hover {
	color: Black;
}


.mapa_enlaces_cargando { padding-top: 15px; padding-bottom: 4px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #808080;}

.mapaInf_cont_izq { width: 190px; float: left; }
.mapaInf_cont_der { width: 60px; float: left; }
.mapaInf_cont_inf { padding-top: 3px; width: 250px; clear: both;}
.mapaInf_cont_inf  a{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #88CB00; text-decoration: none;}
.mapaInf_titulo { font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-weight: bolder; color: #404040 }
.mapaInf_desc { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #808080 }
.mapaInf_capacidad { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999;}

