/* 
  Arcovía Digital (www.arcovia.com)
  agosto 2008
*/

/* HTML */
a {
  color:#a45918;
}
h1 {
  color:#686868;
}
h2 {
  color:#686868;
}
li {
  list-style-image:url(/img/topo-seccion.gif);
}
p {
  color:#444;
}

/* CLASES */
.decorado {
  background:url(/img/decorado-fondo-seccion.gif) repeat-y center;
}
.decorado-simbolo {
  background:url(/img/decorado-fondo-seccion-simbolo.gif) no-repeat center top;
}
.cabeza .selector a {
  background:url(/img/selector-topo-marron.gif) no-repeat left center;
}
.cabeza .selector a:hover,
.cabeza .selector a.on {
  color:#df932e;
}
.maquetacion {
  background:#b1c800 url(/img/galeria-fondo-seccion.gif) no-repeat right top !important; /* fondo columna derecha */
  background:#b1c800 url(/img/galeria-fondo-seccion.gif) no-repeat 770px top;
}
  .maquetacion .columnaIzquierda {
    background:#465920 url(/img/decorado-fondo-seccion-simbolo.gif) no-repeat 1575px -255px;
  }
  .maquetacion .menu a:hover {
    color:#b1c800;
  }
  .maquetacion .menu a.on {
    background:url(/img/menu-topo-verde.gif) no-repeat right center;
    color:#b1c800;
  }
  .maquetacion .menu .ornamento {
    background:url(/img/menu-ornamento-verde.gif) no-repeat center center;
  }
  .maquetacion .contenido .ornamento {
    background:url(/img/contenido-ornamento-seccion.gif) no-repeat center center;
  }
  .maquetacion .contenido .estancias a {
    background:url(/img/topo-seccion.gif) no-repeat left center;
  }
  .maquetacion .galeria {
    color:#465920;
  }
    .maquetacion .galeria a {
      color:#465920;
    }
    .maquetacion .galeria img,
    .maquetacion .texto img {
      border:5px solid #465920;
    }
.pie {
  background:#a45918;
  border-top:7px solid #b1c800;
}
  .pie .arcovia,
  .pie .arcovia a {
    color:#cfa886;
  }
  .pie .subir {
    background:url(/img/pie-topo-marron.gif) no-repeat right 5px;
  }
    .pie .subir a {
      color:#df932e;
    }

.ico-email,
.ico-fax,
.ico-telefono {
  color:#ffb230;
}
.ico-email {
  background:url(/img/ico-email-marron.gif) no-repeat left center;
}
.ico-fax {
  background:url(/img/ico-fax-marron.gif) no-repeat left center;
}
.ico-telefono {
  background:url(/img/ico-telefono-marron.gif) no-repeat left center;
}
