body {
  background: url(../img/fondoaux.jpg) left top no-repeat;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  color: #eee;
  font-size: 12px;
}

.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center; 
}

h1#agm-construction, #site #head h1 {
  background: transparent url(../img/agm-construction.png) center top no-repeat;
  height: 62px;
  margin-top: 60px;
}

#site #head h1{
  float: left;
  width: 168px;
  margin-bottom: 10px;
}

#site #head h1 span{
  display: none;
}

h1#agm-construction span{
  display: none;
}

#flashintro {
  border: 1px solid silver;
  margin: auto;
  padding-top: 4px;
  width: 682px;  
}

ul.hor-menu{
  font-size: 12px;
  margin: 0;
  margin-top: 1em;
  padding: 0;
}

ul.hor-menu li{
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 0.5em;
  border: 0;
  border-left: 2px solid #bcad75;
  text-transform: uppercase;
}

ul.hor-menu li:first-child{
  border-left: 0;
}

a{
  color: #eee;
  text-decoration: none;
}

a:hover {
  color: white;
  text-decoration: underline;
}

#site {
  margin: auto;
  width: 720px;
}

#site #main{
  clear: both;
}

#site #head #top-menu{
  float: right;
  margin-top: 110px;
}

#flashslide{
  border: 1px solid silver;
  height: 214px;
  padding: 0;
  width: 710px;
}

#welcome-text {
  width: 450px;
  text-align: justify;
  float: left;
}

#contact-info {
  width: 210px;
  float: right;
  padding-right: 10px;
  text-align: right;
  border-left: 2px solid #bcad75;
}

#arquitectura img{
  float: left;
  margin-right: 1.8em;
  border: 1px solid silver;
  padding: 5px; 
}

.scrollToNosotros {
  right: 310px;
}

.arq-link{
  position: absolute;
  background-color: #021d29;
  border: 1px solid white;
  padding: 0 .2em;
  top: 300px;
}

#arquitectura-accordion h3 {
  border: 1px solid white;
  font-size: 11px;
  text-transform: uppercase;
  color: white;
  background-color: #021d29;
  margin-top: 0;
  padding: .2em;
}

#arquitectura-accordion ul li{
  list-style: url(../img/vineta.png) outside;
}

.frame{
  padding: 4px;
  border: 1px solid silver;
}

.hidden {
  visibility: hidden;
}

.portfolio-nav img{
  border: 2px solid white;
}
