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

/* HTML */
a {
  color:#465920;
}
h1 {
  color:#79933c;
}
h2 {
  color:#79933c;
}
li {
  list-style-image:url(/img/topo-cuevas.gif);
}
p {
  color:#465920;
}

/* CLASES */
.decorado {
  background:url(/img/decorado-fondo-cuevas.gif) repeat-y center;
}
.decorado-simbolo {
  background:url(/img/decorado-fondo-cuevas-simbolo.gif) no-repeat center top;
}
.cabeza .selector a {
  background:url(/img/selector-topo-verde.gif) no-repeat left center;
}
.cabeza .selector a:hover,
.cabeza .selector a.on {
  color:#d8e37f;
}
.maquetacion {
  background:#d8e37f url(/img/galeria-fondo-cuevas.gif) no-repeat right top !important; /* fondo columna derecha */
  background:#d8e37f url(/img/galeria-fondo-cuevas.gif) no-repeat 770px top;
}
  .maquetacion .columnaIzquierda {
    background:#465920 url(/img/decorado-fondo-cuevas-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 .texto {
    border-right:2px solid #d8e37f;
    float:left;
    padding-right:20px;
    width:360px;
  }
  .maquetacion .contenido .estancias a {
    background:url(/img/topo-cuevas.gif) no-repeat left center;
  }
  .maquetacion .contenido .ornamento {
    background:url(/img/contenido-ornamento-cuevas.gif) no-repeat center center;
  }
  .maquetacion .galeria {
    color:#465920;
  }
    .maquetacion .galeria a {
      color:#465920;
    }
    .maquetacion .galeria img {
      border:5px solid #465920;
    }
.pie {
  background:#79933c;
  border-top:7px solid #d8e37f;
}
  .pie .arcovia,
  .pie .arcovia a {
    color:#bcc99e;
  }
  .pie .subir {
    background:url(/img/pie-topo-verde.gif) no-repeat right 5px;
  }
    .pie .subir a {
      color:#b9d16a;
    }


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