
/*-------------------------------------------------------------------------------------*/
/*------------------------- googlemapitx ----------------------------------------------*/
/*-------------------------------------------------------------------------------------*/

.mapa {
    height : 650px;
    overflow : hidden;
    width : 740px;
  }


#mapa_pl {
    margin-left:auto;
    margin-right:auto;
    margin-top:0px;
    margin-bottom:0px;
    padding:0;
  }


.link {
    background-image: url(http://parquelineal.es/img/maps.gif);
    background-position: left;
    background-repeat:no-repeat;
    padding-left:15px;
    cursor:hand;
    cursor:pointer;
    background-color:#fffcb7;
  }

