.project-item {
	width: 20px;
	height:auto;
	position: absolute;
	float: left;
    padding:0px;
	
	
	
}


		div.project-popup {
	
	
	position: absolute;
	z-index: 1000 !important; 
	height: auto;
	width: auto;
	display: block;
	padding: 10px;
	
	 top: 33px;
	 left: 141px;
	 display: none; 
}


#mapa {
	height: AUTO;
	width: AUTO;
	position: relative;
	float:left;
	width:530px;
}

