a {
  color:#8c0017;
}

body {
  background:#fff3cd;
  color:#4d4d4d;
  cursor:default;
  font:12px "arial narrow",arial,sans-serif;
  margin:0;
  overflow:hidden;
  padding:0;
}

h1 {
  color:#8c0017;
  font-size:30px;
}

h2 {
  color:#8c0017;
  font-size:20px;
}

img {
  border:0;
}

.fondo-tile {
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  z-index:1;
}
  .fondo-tile img {
    height:100%;
    width:100%;
  }

.base {
  height:795px;
  left:50%;
  margin-left:-562px;
  margin-top:-397px;
  position:absolute;
  text-align:center;
  top:50%;
  width:1124px;
  z-index:2;
}

.escenario {
  height:795px;
  left:50%;
  margin-left:-562px;
  margin-top:-397px;
  position:absolute;
  text-align:center;
  top:50%;
  width:1124px;
  z-index:3;
}

.logo {
  background:url(/img/logo-feng-shui-malaga.png) no-repeat center;
  height:186px;
  left:50%;
  margin-left:-372px;
  position:absolute;
  top:50px;
  width:744px;
  z-index:4;
}
  .logo a {
    display:block;
    height:186px;
    text-indent:-9999px;
    width:744px;
  }

.cuerpo {
  background:url(/img/contenido-fondo-fuente.gif) no-repeat center;
  height:366px;
  left:50%;
  margin-left:-500px;
  position:absolute;
  text-align:left;
  top:220px;
  width:1000px;
  z-index:5;
}
  .cuerpo .fondo {
    height:366px;
    left:50%;
    margin-left:-500px;
    position:absolute;
    text-align:left;
    top:220px;
    width:1000px;
    z-index:6;
  }
  .cuerpo .menu {
    background:url(/img/menu-fondo.png) no-repeat center;
    font-size:18px;
    height:366px;
    left:0;
    line-height:26px;
    position:absolute;
    top:0;
    width:265px;
    z-index:7;
  }
    .cuerpo .menu .padin {
      padding:0 30px 0 0;
    }
    .cuerpo .menu a {
      color:#4d4d4d;
      cursor:pointer;
      display:block;
      text-decoration:none;
    }
    .cuerpo .menu a:hover,
    .cuerpo .menu a.on {
      color:#8c0017;
    }
    .cuerpo .menu ul {
      list-style-type:none;
    }
    .cuerpo .menu ul ul {
      display:none;
      font-size:14px;
      line-height:20px;
      padding:0 0 0 5px;
    }
  .cuerpo .contenido {
    background:url(/img/texto-fondo.png) no-repeat center;
    height:348px;
    left:480px;
    position:absolute;
    top:10px;
    width:513px;
    z-index:7;
  }
    .cuerpo .contenido .padin {
      height:308px;
      overflow:auto;
      margin:20px 30px 20px 50px;
      padding:0 10px 0 0;
    }

.contacto {
  background:url(/img/informacion-y-citas.png) no-repeat center;
  cursor:pointer;
  height:46px;
  left:650px;
  position:absolute;
  top:615px;
  width:368px;
  z-index:5;
}
  .contacto address {
    text-indent:-9999px;
  }

.eefs {
  height:47px;
  left:90px;
  position:absolute;
  top:615px;
  width:108px;
  z-index:5;
}

.legal {
  font-size:9px;
  height:30px;
  left:50%;
  margin-left:-500px;
  position:absolute;
  top:700px;
  width:1000px;
  z-index:5;
}
  .legal a {
    color:#4d4d4d;
  }