
        .texto02ok, .texto03ok, .texto04ok {
              display: none;
          }
          .texto01ok {
              background-image: url(../images/01ok.png);
               position: absolute;
               left: 12px;
               top: 240px;
               width: 154px;
               height: 168px;
           }
            .texto02ok {
                background-image: url(../images/02ok.png);
               position: absolute;
               left: 168px;
               top: 415px;
               width: 156px;
               height: 186px;
            }
            .texto03ok {
                background-image: url(../images/03ok.png);
               position: absolute;
               left: 380px;
               top: 20px;
               width: 155px;
               height: 215px;
            }
            .texto04ok {
                background-image: url(../images/04ok.png);
               position: absolute;
               left: 436px;
               top: 500px;
               width: 155px;
               height: 187px;
            }
  
         .botao01 {
                width: 32px;
                height: 32px;
                position: absolute;
                top: 213px;
                left: 122px;
                z-index: 06;
                background-image: url(../images/01.png)
        }
            .botao01:hover {
               width: 32px;
                height: 32px;
                position: absolute;
                top: 213px;
                left: 122px;
                z-index: 07;
                background-image: url(../images/01_hover.png)
          }
                  .botao02 {
                width: 32px;
                height: 32px;
                position: absolute;
                top: 388px;
                left: 270px;
                z-index: 10;
                background-image: url(../images/02.png)
        }
            .botao02:hover {
               width: 32px;
                height: 32px;
                position: absolute;
                top: 388px;
                left: 270px;
                z-index: 11;
                background-image: url(../images/02_hover.png)
          }
             .botao03 {
                width: 32px;
                height: 32px;
                position: absolute;
                top: 225px;
                left: 390px;
                z-index: 10;
                background-image: url(../images/03.png)
        }
            .botao03:hover {
               width: 32px;
                height: 32px;
                position: absolute;
                top: 225px;
                left: 390px;
                z-index: 11;
                background-image: url(../images/03_hover.png)
          }
              .botao04 {
                width: 32px;
                height: 32px;
                position: absolute;
                top: 470px;
                left: 525px;
                z-index: 12;
                background-image: url(../images/04.png)
        }
            .botao04:hover {
               width: 32px;
                height: 32px;
                position: absolute;
                top: 470px;
                left: 525px;
                z-index: 13;
                background-image: url(../images/04_hover.png)
          }
            