
#mapaWeb{
	font-size: 11px;
	color: #552413;
	text-align: left;
}

#mapaWeb .mapaTitulo{
	font-weight: bold;
}
#mapaWeb .mapaTitulo a{
	font-weight: bold;
	text-decoration: none;
}
#mapaWeb .mapaTitulo a:visited{
	font-weight: bold;
	text-decoration: none;
}
#mapaWeb .mapaTitulo a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #552413;
}

#mapaWeb .mapaSubsection{
	font-weight: normal;
	padding-left: 25px;
}
#mapaWeb .mapaSubsection a{
	font-weight: normal;
	text-decoration: none;
}
#mapaWeb .mapaSubsection a:visited{
	font-weight: normal;
	text-decoration: none;
}
#mapaWeb .mapaSubsection a:hover{
	font-weight: normal;
	text-decoration: underline;
	color: #552413;
}
