div#costa-de-almeria-map{
	height: 410px;
	width: 565px;
	background-image: url(../images/costa-de-almeria-map.gif);
	background-repeat: no-repeat;
}
a#mojacar{
	display: block;
	width: 50px;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
	color: Black;
	background-image: url(../images/map-loc.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 225px 0px 0px -8px;
}
a:hover#mojacar{
	background-image: url(../images/map-loc-over.gif);
}
a#almeria{
	display: block;
	width: 48px;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
	color: Black;
	background-image: url(../images/map-loc.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 79px 0px 0px -322px;
}
a:hover#almeria{
	background-image: url(../images/map-loc-over.gif);
}
a#roquetas-de-mar{
	display: block;
	width: 95px;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
	color: Black;
	background-image: url(../images/map-loc.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 10px 0px 0px -362px;
}
a:hover#roquetas-de-mar{
	background-image: url(../images/map-loc-over.gif);
}