#mapa ul {
	margin: 0 0 0 1em;
	list-style-type: none;
	font-weight: bold;
}
#mapa ul ul {
	font-weight: normal;
	margin-left: 3em;
	list-style-type: disc;
}