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

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

/* CLASES */
.decorado {
  background:url(/img/decorado-fondo-cortijo.gif) repeat-y center;
}
.decorado-simbolo {
  background:url(/img/decorado-fondo-cortijo-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:#d2ba8b url(/img/galeria-fondo-cortijo.gif) no-repeat right top !important; /* fondo columna derecha */
  background:#d2ba8b url(/img/galeria-fondo-cortijo.gif) no-repeat 770px top;
}
  .maquetacion .columnaIzquierda {
    background:#594117 url(/img/decorado-fondo-cortijo-simbolo.gif) no-repeat 1575px -255px;
  }
  .maquetacion .menu a:hover {
    color:#db8d2b;                     
  }
  .maquetacion .menu a.on {
    background:url(/img/menu-topo-marron.gif) no-repeat right center;
    color:#db8d2b;
  }
  .maquetacion .menu .ornamento {
    background:url(/img/menu-ornamento-marron.gif) no-repeat center center;
  }
  .maquetacion .contenido .texto {
    border-right:2px solid #d2ba8b;
    float:left;
    padding-right:20px;
    width:360px;
  }
  .maquetacion .contenido .estancias a {
    background:url(/img/topo-cortijo.gif) no-repeat left center;
  }
  .maquetacion .contenido .ornamento {
    background:url(/img/contenido-ornamento-cortijo.gif) no-repeat center center;
  }
  .maquetacion .galeria {
    color:#594117;
  }
    .maquetacion .galeria a {
      color:#594117;
    }
    .maquetacion .galeria img {
      border:5px solid #594117;
    }
.pie {
  background:#a45918;
  border-top:7px solid #d2ba8b;
}
  .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;
}

