.content-mapa{
	float: right;
	width: 271px;
	height: 311px;
	position: relative;
	top:110px;
	right: 40px;
	}
	
.content-mapa img{
	position: absolute;
	}
	
.pontos{
	width: 14px;
	height: 13px;
	font-size: 1px;
	position: absolute;
	background-image: url(imagens/ponto.png);
	cursor: pointer;
	}
	
.ponto_activo{
	width: 15px;
	height: 14px;
	font-size: 1px;
	position: absolute;
	background-image: url(imagens/ponto_activo.png);
	}

.endereco{
	position: absolute;
	width: 270px;
	text-align: center;
	top: 260px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.li-rua{
	color:#ffb800;
	font-size:16px;
	font-weight: bold;
	padding-right: 6px;
	}
	
#rua{
	font-size:15px;
	color:#FFFFFF;
	}		
	
/*-----PONTOS-----*/
#p1{top: 108px; left: 113px}
#p2{top: 80px; left: 151px}
#p4{top: 79px; left: 187px}
#p5{top: 106px; left: 176px}
#p6{top: 157px; left: 188px}
#p7{top: 127px; left: 217px}
#p8{top: 45px; left: 161px}
#p9{top: 20px; left: 181px}
#p10{top: 165px; left: 23px}
#p11{top: 111px; left: 55px}
#p12{top: 95px; left: 104px}
#p13{top: 60px; left: 50px}
#p14{top: 194px; left: 247px}
#p15{top: 60px; left: 172px}
