/* Generated by KompoZer */
button {
}
html {
  background-image: url(fondo.jpg);
}
body {
}
h1 {
  text-align: center;
  font-size: 40px;
  color: #cc9933;
  opacity: 0.699;
  margin-left: 20px;
}
#latlng {
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
}
#map {
  margin: 0 53pt 0 0;
  padding: 0;
  background: transparent url(IMG_0203.jpg) repeat scroll 0% 50%;
  display: block;
  position: absolute;
  top: 140px;
  left: 50px;
  bottom: 50px;
  text-align: center;
  right: 80px;
}
nav {
  text-align: center;
}
footer {
  font-size: 1.8em;
  float: left;
  margin-top: 450px;
}
.boton {
  border: 1px solid #125cb5;
  padding: 0.8em 1.8em;
  background: #0d98fb none repeat scroll 0% 50%;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  color: white;
  font-weight: normal;
  text-decoration: none;
}
.boton:hover {
  background: #1a5db3 none repeat scroll 0% 50%;
  cursor: pointer;
}
.cajadiv {
  background-image: url(fondo1.jpg);
  width: 400px;
  opacity: 0.868;
}

footer{color:#660000 }
