/* CSS Document */

.mapa {
	text-align: center ;
	width:100%
}
nueva mapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nuevamapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

<link href="../../Downloads/example272/css/menu.css" rel="stylesheet" type="text/css" />

#apDiv1 {
	position:absolute;
	width:354px;
	height:68px;
	z-index:1;
	left: 334px;
	top: 690px;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 372px;
	top: -447px;
}
#apDiv3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 545px;
	top: 535px;
}
#apDiv4 {
	position:absolute;
	width:126px;
	height:129px;
	z-index:0;
	left: 467px;
	top: 228px;
	overflow: auto;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#apDiv5 {
	position:absolute;
	width:118px;
	height:24px;
	z-index:1;
	left: 487px;
	top: 487px;
}
nueva mapa {
	font-family: Verdana, Geneva, sans-serif;
}

#toolTipBox {
       display: none;
       padding: 5;
       font-size: 12px;
       border: white solid 2px;
       font-family: verdana;
       position: absolute;
       background-color: #F00000;
       color: #FFFFFF;
}

@media (max-width: 479px) {

	.contenedorMapa{ display:none;}
}