#map {
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	height:265px;
	margin:20px 0 20px 32px;
	width:559px;
}

#map .titulo {
	margin:0;
	font-weight: bold;
	width: 239px;
	width:  100%;
}

#map .enlace {
	clear: both;
}

#map img {
	margin-left: 15px;
	float: right;
}

#map .texto{
	height:120px;
	padding-top:30px;
	text-align: justify;
}
.punto {
	float:left;
	height:auto;
	margin-bottom:20px;
	margin-left:20px;
	margin-top:7px;
	width:100%;
}

.punto .foto{
	float:left;
	width:84px;
	margin-top:-2px;
}

.capa_fotopunto{
	background:transparent url(../images/front/borde_foto_mini.png) no-repeat scroll 0 0;
	float:left;
	height:71px;
	margin:0;
	position:absolute;
	width:84px;
	z-index:10;
}

.punto img{
	float:left;
	height:71px;
	width:84px;
	position:relative;
}

#puntosinteres .titulopunto {
	background:transparent url(/images/front/triangulo_textos.png) no-repeat scroll 0 50%;
	color:#66B7DB;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	padding-left:10px;
	margin-left:15px;
}

#puntosinteres .descripcion{
	float:left;
	line-height:130%;
	margin:5px 0 5px 15px;
	width:80%;
}

#puntosinteres .leermas{
    float:left;
	margin:5px 0 0 15px;
}
#puntosinteres .leermas img{
	width: 22px;
	height: 22px;
	float: none;
	padding: 0;
}
#puntosinteres .leermas a, #map .enlace a{
	text-decoration: none;
	color:#66B7DB;
	font-size: 16px; 
	font-family:Arial,Helvetica,sans-serif;
	position: relative;
	top: -5px;
	font-size: 14px;
    font-family:Arial,Helvetica,sans-serif;
}


.vertodos {
	background:transparent url(../images/gafas.png) no-repeat scroll right bottom;
	clear:both;
	float:left;
	height:20px;
	margin:5px 10px 0 0;
	text-align:right;
	width: 100%;
}
.vertodos a {
	color:#00A9D2;
	font-weight:bold;
	text-decoration:none;
	margin-right:39px;
}
.vertodos img {
	margin-left:9px;
}

div.piepaginado {
	margin-top: 20px;
	font-size: 14px;
	float: left;
	clear: both;
	margin-left: 0px;
	padding-left: 20px;
	width:600px;
}
div.piepaginado .enlaces{
	float: right;
	padding-right:40px;

}
div.piepaginado .enlaces img{
	position: relative;
	top: 2px;
}
div.piepaginado .enlaces a{

}

#contenido #derecha .puntointeres h1,
#contenido #derecha .puntointeres .descripcion_general {
	float: left;
	clear: both;
	width:98%;
}

#puntosinteres .punto p.distancia {
	margin-left:100px;
	padding: 0px;
	float: left;
	clear: both;
}