
  * { margin: 0pt;
    padding: 0pt;
    }

  html, body { background: transparent url(fondo000.jpg) no-repeat scroll 50% 100%;
    height: 100%;
    width: 100%;
    overflow: hidden;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    }

  h1 { font-family: Helvetica,Verdana,Arial,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 1.7em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    letter-spacing: 2px;
    color: rgb(91, 40, 9);
    }

  h2 { margin: 15px 0pt 5px;
    background: transparent url(linea.gif) repeat-x scroll left bottom;
    letter-spacing: -1px;
    font-family: Georgia,serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 1.5em;
    line-height: normal;
    font-size-adjust: none;
    font-stretch: normal;
    position: relative;
    }

  .ampliar { letter-spacing: -1px;
    text-decoration: none;
    font-size: 0.7em;
    color: rgb(153, 51, 0);
    z-index: 0;
    }

  .ampliar:hover { background-color: transparent;
    z-index: 50;
    }

  .ampliar span { border: 1px dashed gray;
    padding: 5px;
    visibility: hidden;
    color: black;
    text-decoration: none;
    position: absolute;
    }

  .ampliar:hover span { border: 1px solid rgb(215, 186, 127);
    padding: 15px;
    position: absolute;
    visibility: visible;
    top: 0pt;
    left: 50%;
    margin-top: -7em;
    margin-left: -20em;
    font-weight: normal;
    line-height: 190%;
    font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    letter-spacing: 0px;
    text-align: justify;
    width: 40em;
    color: rgb(24, 72, 72);
    background-color: rgb(222, 237, 233);
    cursor: text;
    display: block;
    }

  p { font-size: 0.9em;
    line-height: 190%;
    text-align: justify;
    display: block;
    }

  #contenido { margin: auto;
    padding: 30px 0px 20px;
    width: 500px;
    }

  #contenedor { width: 100%;
    height: 98%;
    top: 50px;
    position: absolute;
    overflow: auto;
    z-index: 1;
    }

  #apertura { background-color: transparent;
    background-image: url(apertura.png);
    background-repeat: no-repeat;
    background-position: 52% 12%;
    width: 100%;
    height: 92%;
    position: absolute;
    }

  #menu { background: rgb(0, 0, 0) none repeat scroll 0% 50%;
    height: 35px;
    width: 100%;
    position: absolute;
    top: 0pt;
    z-index: 3;
    }

  #menu p { padding: 5px 0pt 0pt 15px;
    }

  #menu a { border-bottom: 1px dotted rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    text-decoration: none;
    }

  #lengueta { background-color: transparent;
    background-image: url(lengueta2.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 35px;
    position: absolute;
    top: 20px;
    right: 15px;
    z-index: 3;
    }

  #lengueta p { width: 250px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-weight: bold;
    display: block;
    }

  #lengueta a { border-bottom: 1px dotted rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    text-decoration: none;
    }

  #menu a:hover, #lengueta a:hover { border-bottom: 1px solid rgb(255, 255, 255);
    }

