#mapa {
width: 450px;
height: 352px;
background: url(../image/mapa.jpg) no-repeat;}

#mapa h3 {
text-align: center;}

.marcador { width: 10px; height: 10px; display: block; background: #FFFFFF; border-color: #000000; border: double; position: relative; }

#buenos-aires {top: 180px; left: 290px;}
#changuina {top: 260px; left: 345px;}
#potrero-grande {top: 192px; left: 380px;}
#pilas {top: 170px; left: 240px;}
#pejibaye {top: 135px; left: 190px;}
#daniel-flores {top: 55px; left: 145px;}
#rivas {top: -37px; left: 160px;}
#platanares {top: 65px; left: 145px;}
#baru {top: 7px; left: 80px;}
#paramo {top: -95px; left: 100px;}
#cajon {top: -50px; left: 170px;}
#san-isidro {top: -50px; left: 115px;}
#brunca {top: -25px; left: 230px;}
#bioley {top: -50px; left: 361px;}


.info {width: 150px; height: 100px; display: block; background: #FFFFFF; border-color: #000000; border: double; position: relative; display: none}

#inf-buenos-aires {top: -44px; left: 305px; height: 130px;}
#inf-changuina {top: 52px; left: 360px; }
#inf-potrero-grande {top: 0px; left: 225px; height: 130px;}
#inf-pilas {top: 26px; left: 255px; }
#inf-pejibaye {top: -25px; left: 205px; height: 230px; height: 230px;}
#inf-daniel-flores {top: -89px; left: 160px; height: 140px;}
#inf-rivas {top: -165px; left: 175px; height: 150px;}
#inf-platanares {top: -47px; left: 160px; height:140px; }
#inf-baru {top: -89px; left: 95px; height: 130px; }
#inf-paramo {top: -175px; left: 115px; height: 130px; }
#inf-cajon {top: -114px; left: 185px; }
#inf-san-isidro {top: -98px; left: 130px; }
#inf-brunca {top: -57px; left: 245px; height: 130px;}
#inf-bioley {top: -66px; left: 376px; height: 140px;}



