
/* SECCIÓN MAPA WEB ------------------------------------------------------------------------------------------------------ */

#mapaweb h2 {
	margin-bottom: 0px;
	color: #666666;
	font-family: "Lucida Sans Unicode";
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 0.5em;
}

#mapaweb h3 {
	font-size: 1em;
	color: #666666;
	border-bottom: 1px dotted #999999;
	border-top: none;
	text-transform: uppercase;
	padding-bottom: 0.5em;
}

#mapaweb ul {
	margin-bottom: 2em;
	list-style-type: square;
	margin-left: 1.2em;
}
#mapaweb div.flotar_izquierda {
	margin-right: 4em;
}