/* CSS Document  VERSIÓN*/


.localizacion{
	text-align: center;
	font-weight:	bold;
}

#map{
	border: 1px solid #cdcdcd;
	margin:	0px 0px 20px 15px;
	width: 510px;
	height: 350px
}
