#texto #mapas{
	padding-left: 10px;
	clear: both;
	height:700px;
	padding-top: 15px;
}
#texto #mapas ul{
	text-align:left;
	list-style-type:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
#texto #mapas li{
	background-image: url(../images/mapa/fondoLI.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:13px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 15px;
}
#texto #mapas li a{
	color:#5A616B;
	text-decoration:none;
}
#texto #mapas li a:hover{
	color:#5A616B;
	text-decoration:underline;
}
#texto #mapas li.seccion{
	background-image:none;
	font-weight:bold;
	color:#B04C23;
	font-size:12px;
	line-height:15px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-left: -8px;
	background-image: none;
}
#texto #mapas li.seccion2{
	background-image:none;
	font-weight:bold;
	color:#5A616B;
	font-size:12px;
	line-height:15px;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-left: -15px;
}
#texto #mapas li.final{
	background-image: url(../images/mapa/fondoLIfinal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:13px;
	padding-bottom: 5px;
}
.mapaMarco{
	width: 170px;
	border: 1px solid #C0C4C8;
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
}
.mapaFondo{
	background-image: url(../images/mapa/fondo_destacados.gif);
	background-repeat: repeat-x;
	background-color:#EAEBEE;
	padding-left: 10px;
	height:220px;
}

/* FIN MAPA */
.mapaFondo2 {
	background-image: url(../images/mapa/fondo_destacados.gif);
	background-repeat: repeat-x;
	background-color:#EAEBEE;
	padding-left: 10px;
	height:300px;
}
.mapaMarco2 {
	width: 170px;
	border: 1px solid #C0C4C8;
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	float:left;
}
