  .manchasBusca .manchaTe {
    background: url('imgmanchas/buscarTruco.png') no-repeat;
    width: 199px;
  }
  .manchasBusca .manchaTequite {
    background: url('imgmanchas/fondoTxtBusca.png') no-repeat;
    width: 205px;
    left: 199px;
    overflow: visible;
    z-index: 20;
  }
  .manchasBusca .manchaTequite input#buscarmancha {
    width: 197px; 
    height: 38px; 
    font-size: 30px; 
    border: 0px solid silver; 
    letter-spacing: -2px; 
    font-family: georgia, times, serif; 
    font-weight: bold; 
    color: #7a1; 
    font-style: italic;
    position: absolute; 
    left: 2px; 
    top: 0;
    background-color: transparent;
  }
  .manchasBusca .manchaTequite input#okmancha {
    background: url('imgmanchas/btnOk.gif') no-repeat;
    width: 88px;
    height: 100px;
    border: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    left: 150px;
    top: -80px;
    color: red;
    cursor: pointer;
  }
  .manchasBusca .manchaChita {
    background: url('imgmanchas/btnTxtBusca.png') no-repeat;
    position: absolute;
    width: 60px;
    left: 404px;
    z-index: 19;
  }
  .manchasIdeograma {
    position: relative;
  }
  .manchasIdeograma a#btnhistoryette {
    position: absolute;
    left: 30px;
    top: 112px;
    width: 127px;
    height: 112px;
    border: 0px solid white;
    display: block;
    text-decoration: none;
    z-index: 1;
  }
  .manchasIdeograma a#btnhistoryette #churriculipedo {
    position: absolute;
    left: 90px;
    top: 4px;
  }
  .manchasIdeograma a#btnhistoryette2 {
    position: absolute;
    left: 247px;
    top: 52px;
    width: 127px;
    height: 112px;
    border: 0px solid white;
    display: block;
    text-decoration: none;
    z-index: 1;
  }
  .manchasIdeograma a#btnhistoryette2 #ajricultural {
    position: absolute;
    left: 90px;
    top: 4px;
  }
  .manchasIdeograma a#btnhistoryetteL {
    position: absolute;
    left: 0;
    top: 94px;
    width: 32px;
    height: 54px;
    border: 0px solid red;
    display: block;
    text-decoration: none;
    z-index: 1;
  }
  .manchasIdeograma a#btnhistoryetteR {
    position: absolute;
    right: 0;
    top: 94px;
    width: 32px;
    height: 54px;
    border: 0px solid red;
    display: block;
    text-decoration: none;
    z-index: 1;
  }
  .manchasIdeograma a#btnhistoryette:hover {
    border: 2px dotted #b80;
  }
  .manchasIdeograma a#btnhistoryette2:hover {
    border: 2px dotted #b3b;
  }
  .manchasIdeograma a#btnhistoryette div#cartel, .manchasIdeograma a#btnhistoryette2 div#cartel2 {
    font-size: 11px;
    font-family: arial, sans-serif;
    background-color: #ff0;
    text-indent: 0;
    letter-spacing: 1px;
    visibility: hidden;
    position: absolute;
    left: 50%;
    bottom: 112px;
    padding: 1em;
    width: 200px;
    border: 1px solid blue;
    z-index: 1;
  }
  .manchasIdeograma a#btnhistoryette2 div#cartel2 {
    left: -40px;
    bottom: 110px;
    background-color: #408;
    color: #f7b;
  }
  .manchasIdeograma a#btnhistoryette:hover div#cartel, .manchasIdeograma a#btnhistoryette2:hover div#cartel2 {
    visibility: visible;
  }
  * *.kikarajillo, * > .kikarajillo:first-child {
    letter-spacing: -1em !important;
    text-indent: -100em !important;
  }
  *.kikarajillo div:nth-child(5) ~ em { /* masquerade para opera */
    visibility: hidden;
  }
  noscript div {
    display: block;
    height: 100px;
    background: yellow;
    color: red;
    font-size: 19px;
    letter-spacing: -2px;
    width: 430px;
    position: absolute;
    top: 340px;
    left: 0;
    z-index: 50;
    height: 33px;
    text-align:center;
  }
  .manchasIdeograma #manchasLaistoria strong, .manchasIdeograma #manchasLaistoria b, .manchasIdeograma #manchasLaistoria em, .manchasIdeograma #manchasLaistoria i {
    font-size: 27px;
    letter-spacing: -2px;
    font-family: georgia, serif;
    color: #572;
    font-style: italic;
  }
  .manchasIdeograma #manchasLaistoria  {
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 0;
    text-align: center;
    text-indent: 0;
    font-size: 27px;
    letter-spacing: -2px;
    font-family: georgia, serif;
    font-style: italic;
    color: #333;
    width: 80%;
    margin: 0 10%;
    height: auto;
  }
  .histmini {
    font-size: 17px !important;
    letter-spacing: -1px !important;
    font-family: georgia, serif !important;
    font-style: italic !important;
  }
/*
vim: ts=2 sw=2 et
*/
