#mapaweb, #mapaweb table{
	padding:0;
	border:0;
	margin:0;
	width:100%;
}

#mapaweb a{
	color:black;
	text-decoration:none;
}

#mapaweb a:hover{
	color:#002596;
	text-decoration:underline;
}

#mapaweb td{
	vertical-align:top;
	width:50%;
}

#mapaweb td td{
	text-align:left;
	margin:0 0 3px 0;
	padding:0 10px;
	background-color:#f7fafc;
	font-weight:bold;
	line-height:20px;
	width:100%;
}

#mapaweb td td td{
	font-weight:normal;
	border-top:1px dotted #878787;
	width:100%;
	margin-left:20px;
}


/*
#mapaweb li{
	text-align:left;
	line-height:normal;
	margin:0 0 3px 0;
	padding:6px 10px;
	list-style:none;
	list-style-image:none;
	background-color:#f7fafc;
	font-weight:bold;
	list-style-position:inside;
}

#mapaweb li ul li{
	font-weight:normal;
	border-bottom:1px dotted #878787;
}

*/


