body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address {
	margin:0px;
	padding:0px;
}
body{
    background: #000000;
}


#main{
  width: 775px;
  height: 752px;
  margin: 0 auto;
  background: #000009;
  position: relative;
  background: url(images/destaque_gps.jpg) no-repeat;
  position: relative;
}

h1, ul{
  display: none;
}

#entrarSite{
  width: 162px;
  height: 61px;
  position: absolute;
  top:647px;
  left:16px;
  text-indent: -1000px;
  overflow: hidden;
}

#entrarGPS{
  width: 132px;
  height: 61px;
  position: absolute;
  top:647px;
  left:196px;
  text-indent: -1000px;
  overflow: hidden;
}


#alerta{
  border: 2px solid red;
  background: white;
  position: absolute;
  top: 50px;
  left: 187px;
  width: 400px;
  padding: 4px 10px 4px 10px;
  font-family: arial;
  line-height: 140%;
  text-align: justify;
}
#alerta h2{
  text-align: center;
}

