/* Generated by KompoZer */
html {
  min-width: 300px;
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  height: 100%;
  color: #ffffff;
  text-align: center;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 83%;
  font-size-adjust: none;
  font-stretch: normal;
  line-height: 20px;
  background-repeat: no-repeat;
  background-position: center top;
  
  background-color: #052D56;
  background-image: url(Amural.jpg);
}
img {
  border:  none;
  position: absolute;
  top: 0px;
}
h1 {
  font-size: 200.1%;
  text-align: center;
}
a {
  color: #ffffff;
}
.clear {
  clear: both;
}
#main {
  margin: 0 auto;
  padding: 0px 20px;
  max-width: 800px;
  min-height: 100%;
  text-align: left;
  position: relative;
}
#images {
  visibility: hidden;
}
#loading {
  margin-top: 164px;
  margin-bottom: 200px;
  text-align: center;
  width: 100%;
}
#loading img {
  margin-top: 10px;
  position: relative;
}
#captions {
  font-weight: bold;
  position: relative;
  text-align: center;
  z-index: 101;
}
#scrollbar {
  border-bottom: 1px solid #b3b3b3;
  visibility: hidden;
  position: relative;
  z-index: 102;
}
#slider {
  position: absolute;
  margin-top: -7px;
  margin-left: -7px;
  z-index: 103;
  background-image: url(slider.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
}
#imageflow {
  text-align: left;
}
#vinculos a:hover{
  color: yellow;
}
#vinculos a{
  font-size: 1.5em;
  text-decoration: none;
}
#vinculos{
  float: left;
  margin-top: 5px;
  margin-left: 25px;
}