
  /* ------------------------------------------------------------------------------------------------------------- */
  /* @estilos_primarios ------------------------------------------------------------------------------------------ */

  BODY, DIV, IMG, FORM, UL, OL { margin: 0; padding: 0 } BODY { margin-bottom: 20px } 

  BODY { background-image: url("../../images/layout/fundo_pagina.png"); text-align: center } 

  DIV, P, H1, H2, H3, A, TABLE, TH, TD, 
  FORM, LABEL, INPUT, SELECT, TEXTAREA { font: 10px Verdana, Arial, Helvetica, sans-serif } 

  TABLE { background-color: #666 } 

  TH { font-weight: bold; text-align: center; background-color: #8F8F8F } 
  html>body TH { background-color: #999 } 

  TD, TH { vertical-align: text-top; padding: 2px 3px } TR { background-color: #E2E2E2 } 

  TABLE, IMG { border: none } 

  H1, H2, H3 { text-indent: -5000px; background-repeat: no-repeat } .titulo_em_texto { text-indent: 0 } 

  A { text-decoration: none; font-weight: bold; color: #069 } A:hover { color: #09C } 


  /* ------------------------------------------------------------------------------------------------------------- */
  /* @header ----------------------------------------------------------------------------------------------------- */

  DIV#header, DIV#header_urna, DIV#urna_login_boxes, DIV#menu, DIV#content { 
    position: relative; margin: 10px auto 0 auto; width: 720px; text-align: left 
  } 

  DIV#header { height: 96px; background: url("../../images/layout/header/fundo.png") no-repeat } 

    IMG#pej, IMG#logo, IMG#urna_eletronica { position: absolute } 

    IMG#pej { top: 22px; left: 78px } IMG#logo { top: 26px; right: 36px } 

    /* @urna_eletronica___@header -------------------------------------------------------------------------------- */
    DIV#header_urna { height: 88px; background: url("../../images/urna/header/fundo.png") no-repeat } 
    
    DIV#header_urna IMG#urna_eletronica { left: 72px; top: 10px } 

    DIV#header_urna IMG#pej { left: 265px; top: 18px } DIV#header_urna IMG#logo { top: 23px; right: 24px } 
    /* [x]@urna_eletronica___@header ----------------------------------------------------------------------------- */


  /* ------------------------------------------------------------------------------------------------------------- */
  /* @container--------------------------------------------------------------------------------------------------- */

  DIV#abre_content, DIV#fecha_content { 
    margin: 0 auto; width: 720px; height: 11px; font-size: 1px; line-height: 1px 
  } 

  DIV#abre_content { margin-top: 10px; background: url("../../images/layout/container/topo.png") no-repeat } 

  DIV#fecha_content { 
    margin-bottom: 30px; 
    background: url("../../images/layout/container/baixo.png") no-repeat 
  } 

  DIV#content { 
    position: relative; margin-top: 0; height: 60%; 
    background: url("../../images/layout/container/fundo.png") repeat-y 
  } html>body DIV#content { margin-top: -5px; min-height: 60% !important; height: auto } 


  /* ------------------------------------------------------------------------------------------------------------- */
  /* @menu ------------------------------------------------------------------------------------------------------- */

  DIV#menu { height: 40px } 

    IMG#starter_premio_esso, 
    IMG#starter_edicao_atual, 
    IMG#starter_edicoes_anteriores, 
    IMG#starter_busca { position: absolute; top: 0 } 

    IMG#starter_premio_esso { left: 0 } IMG#starter_edicao_atual { left: 170px } 
    IMG#starter_edicoes_anteriores { left: 330px } IMG#starter_busca { left: 570px } 

  DIV#box_premio_esso, DIV#box_edicao_atual, DIV#box_edicoes_anteriores, DIV#box_busca { 
    position: absolute; top: -61px; display: none; height: 150px 
  } 

  DIV#box_premeio_esso { left: 0px ; width: 160px } DIV#box_edicao_atual { left: 170px; width: 150px } 
  DIV#box_edicoes_anteriores { left: 330px ; width: 230px } DIV#box_busca { left: 570px; width: 150px } 

  DIV#box_premio_esso IMG, DIV#box_edicoes_anteriores IMG, 
  DIV#box_edicao_atual IMG, DIV#box_busca IMG { 
    position: absolute; top: 0; z-index: -1000 ! important  
  } 

    /* @firefox___@hack ------------------------------------------------------------------------------------------ */
      html>body DIV#box_premio_esso IMG, html>body DIV#box_edicoes_anteriores IMG, 
      html>body DIV#box_edicao_atual IMG, html>body DIV#box_busca IMG { 
        z-index: -1 !important 
      }

      html>body DIV#box_premio_esso, html>body DIV#box_edicoes_anteriores, 
      html>body DIV#box_edicao_atual, html>body DIV#box_busca { 
        background-repeat: no-repeat; background-position: 0px -5px  
      } 

      html>body DIV#box_premio_esso { 
        width: 160px; background-image: url("../../images/layout/navegacao/box_premio_esso.png") 
      } 

      html>body DIV#box_edicao_atual { 
        width: 150px; background-image: url("../../images/layout/navegacao/box_edicao_atual.png") 
      } 

      html>body DIV#box_edicoes_anteriores { 
        width: 230px; background-image: url("../../images/layout/navegacao/box_edicoes_anteriores.png") 
      } 

      html>body DIV#box_busca { 
        width: 150px; background-image: url("../../images/layout/navegacao/box_busca.png") 
      } 
    /* [x]@firefox___@hack --------------------------------------------------------------------------------------- */

  DIV#box_premio_esso A, DIV#box_edicoes_anteriores A, 
  DIV#box_edicao_atual A, DIV#box_busca A { color: #FFF } 

  DIV#box_premio_esso A:hover, DIV#box_edicoes_anteriores A:hover, 
  DIV#box_edicao_atual A:hover, DIV#box_busca A:hover { color: #F9D63D } 

  DIV#box_premio_esso H1, DIV#box_edicoes_anteriores H1, 
  DIV#box_edicao_atual H1, DIV#box_busca H1 { height: 13px; margin-bottom: 4px; visibility: hidden } 

  DIV#box_premio_esso UL, DIV#box_edicoes_anteriores UL, DIV#box_edicao_atual UL, 
  DIV#box_busca UL { margin-left: 18px; list-style: none } 

  DIV#box_premio_esso LI, DIV#box_edicoes_anteriores LI, 
  DIV#box_edicao_atual LI, DIV#box_busca LI { 
    padding-left: 14px; line-height: 14px; 
    background: url("../../images/layout/navegacao/marcador.png") no-repeat 0px 3px
  }  

  DIV#box_premio_esso LI A, DIV#box_edicoes_anteriores LI A,
  DIV#box_edicao_atual LI A, DIV#box_busca LI A { font-weight: normal } 

  .home_navegacao DIV#box_premio_esso, 
  .home_navegacao DIV#box_edicoes_anteriores, 
  .home_navegacao DIV#box_edicao_atual, 
  .home_navegacao DIV#box_busca { display: block !important; top: 0 !important } 

  .showItem { display: inline !important } .hideItem { display: none !important } 

  .showLabelTipoBusca { 
    vertical-align: baseline; padding-bottom: 3px; margin-left: -5px; margin-right: 8px;  
    display: block !important color: #FFF 
  } 

    DIV#box_premio_esso H1, DIV#box_edicoes_anteriores H1, 
    DIV#box_edicao_atual H1, DIV#box_busca H1 { margin-top: 16px; margin-left: 20px } 

      UL#decadas { margin-top: 2px !important; margin-left: 22px } 

      UL#decadas, UL#decadas UL { margin: 0; padding: 0 }  

      UL#decadas UL, UL#decadas UL LI { display: inline } 

      UL#decadas LI { line-height: 10px } 

      UL#decadas UL LI { width: auto } 

      UL#decadas LI, UL#decadas UL LI { background-image: none !important; padding: 0 } 

      UL#decadas LI UL { visibility: hidden } 

      UL#decadas LI:hover UL, UL#decadas LI.showItemDecada UL { visibility: visible } 

      UL#decadas LI A { font-weight: bold } 

  DIV#box_busca FORM { margin-left: 18px } DIV#box_busca LABEL { display: none } 

  DIV#box_busca INPUT { 
    border: 1px solid #9A770B; width: 80px; height: 13px; 
    font: 10px Arial, Tahoma, Helvetica, sans-serif; background-color: #EDD99F 
  } 

  .radio_checkbox { 
    width: auto !important; border: none !important; 
    background-color: transparent !important 
  } 

  DIV#box_busca .c_campo_botao { 
    width: auto; height: 15px; font-weight: bold; color: #FFF; background-color: #9A770B 
  } html>body DIV#box_busca .c_campo_botao { width: 22px; height: 16px; margin-bottom: -2px } 

  DIV#box_busca UL { margin-top: 32px } 


  /* ------------------------------------------------------------------------------------------------------------- */
  /* @layout ------------------------------------------------------------------------------------------------------- */

  A#link_home { float: right; margin: 10px 20px 16px 0; clear: both } 

  DIV#content H1,  DIV#content H2, DIV#content H3, DIV#content P { margin-left: 20px; margin-right: 20px } 

  DIV.divisor { height: 10px; background-color: #FFF; font-size: 1px; line-height: 1px } 

  .listanord { margin-left: 48px; line-height: 18px } 

  OL#faq { margin: auto 22px auto 60px } OL#faq li { margin-bottom: 18px } OL#faq strong { line-height: 15px } 

  TABLE#tabela_premiacao { margin-left: 70px } TABLE#tabela_premiacao TD { padding: 4px 3px !important } 

  P#regulamentos_links IMG { margin-right: 10px } 

  TABLE#tabela_calendario { 
    margin-left: 60px; margin-bottom: 40px; width: 600px; 
    background-color: transparent !important 
  } TABLE#tabela_calendario TD { 
    background-color: transparent !important; padding: 4px 3px; border-bottom: 1px solid #000 
  } 

  UL.galeria_de_imagens, UL.galeria_de_posters { margin-left: 20px; width: 680px } 

  UL.galeria_de_imagens LI, UL.galeria_de_posters LI { display: inline; margin-right: 10px } 

  UL.galeria_de_posters { margin-left: 30px; width: 680px } UL.galeria_de_posters LI { 
    float: left; margin-right: 20px; margin-bottom: 22px; 
    width: 71px; text-align: center 
  } 

  UL.lista_itens { list-style: disc outside; margin-left: 50px; margin-right: 20px } 

    .alinha_esquerda { text-align: left !important } 
    .alinha_centro { text-align: center !important } 
    .alinha_direita { text-align: right !important } 

    .texto_destaque_vermelho, .texto_vermelho { font-weight: bold; color: #C00 } 
    .texto_vermelho { font-weight: normal } .texto_arial, .texto_arial A { 
      font-family: Arial, Helvetica, sans-serif } .nota, .nota A { font-size: 10px; color: #666 } 

    .destaque_sublinhado { text-decoration: underline } 

    .linha_alternada { background-color: #CCC } 

    .releases { font-weight: bold; font-family: Arial, Helvetica, sans-serif } 

    H2.releases { font-size: 13px; text-align: center } H3 { font-size: 12px } 

  DIV#mapa_site { 
    margin-bottom: 30px 
  } DIV#mapa_site UL { 
    margin-left: 15px; list-style: none 
  } DIV#mapa_site LI { padding-left: 15px; line-height: 14px } 

  P#copyright { margin-top: 12px; margin-bottom: 12px; line-height: 22px; text-align: center } 

  P#copyright A { padding-bottom: 1px; font-weight: normal; color: #000; border-bottom: 1px solid #000 } 


  /* ------------------------------------------------------------------------------------------------------------- */
  /* @home ------------------------------------------------------------------------------------------------------- */

  DIV#pej_abertura { margin: 10px auto 8px auto; position: relative; width: 720px; height: 350px } 

  DIV#pej_abertura UL, DIV#pej_abertura LI { background-color: #FFF; list-style: none; margin: 0 } 

  DIV#pej_abertura UL { width: 700px; margin: 110px 0 0 0; padding: 0 10px } 

  DIV#pej_abertura LI { display: inline } 

  IMG#header_home, IMG#abertura { position: absolute; left: 0 } 

  IMG#header_home { top: 0 } IMG#abertura { bottom: 0 } 

  DIV#home_divisor { height: 120px } 


  /* ------------------------------------------------------------------------------------------------------------- */
  /* @premio_principal ------------------------------------------------------------------------------------------- */

  DIV#destaque_do_ano { margin-top: 12px; margin-bottom: 16px } 

  DIV#destaque_do_ano .titulo_em_texto { 
    display: inline; margin-right: 8px; font: bold 25px Arial, Helvetica, Tahoma, sans-serif 
  }

  DIV#destaque_do_ano A { margin-right: 4px; margin-top: 1px } 

  H1#premio_principal { 
    width: 254px; height: 26px; 
    background-image: url("../../images/layout/premio_principal/titulo_premio_principal.png") 
  } .erro_margem { margin-top: 14px } 

  H2#premiados, H2#comissao_julgadora { height: 20px } 

  H2#premiados { 
    width: 101px; 
    background-image: url("../../images/layout/premio_principal/subtitulo_premiados.png") 
  } 

  H2#comissao_julgadora { 
    width: 202px; 
    background-image: url("../../images/layout/premio_principal/subtitulo_comissao_julgador.png") 
  } 

  TABLE#lista_premiados { width: 675px; margin-left: 20px; margin-bottom: 16px } 

  TABLE#lista_premiados COL { width: 135px } 

  TABLE#lista_premiados TH { 
  text-indent: -5000px; height: 18px; 
  background-repeat: no-repeat;; background-position: center center 
  } 

  TH#caption_categoria { background-image: url("../../images/layout/premio_principal/th_categoria.png") } 

  TH#caption_autor { background-image: url("../../images/layout/premio_principal/th_autor.png") } 

  TH#caption_titulo { background-image: url("../../images/layout/premio_principal/th_titulo.png") } 

  TH#caption_veiculo { background-image: url("../../images/layout/premio_principal/th_veiculo.png") } 

  TH#caption_premiacao { background-image: url("../../images/layout/premio_principal/th_premiacao.png") } 

  IMG#paginacao_trave { margin: 0 10px } .paginacao { margin: 10px 0 } 

  /* ------------------------------------------------------------------------------------------------------------- */
  /* @fotos_cerimonia -------------------------------------------------------------------------------------------- */

  H1#fotos_cerimonia { width: 335px; height: 24px; margin-top: 14px } 

  .cerimonia_1994 { background-image: url("../../images/layout/titulos/fotos_cerimonia_1994.png") } 

  .cerimonia_1998 { background-image: url("../../images/layout/titulos/fotos_cerimonia_1998.png") } 

  .cerimonia_2000 { background-image: url("../../images/layout/titulos/fotos_cerimonia_2000.png") } 

  .cerimonia_2001 { background-image: url("../../images/layout/titulos/fotos_cerimonia_2001.png") } 

  .cerimonia_2002 { background-image: url("../../images/layout/titulos/fotos_cerimonia_2002.png") } 

  .cerimonia_2003 { background-image: url("../../images/layout/titulos/fotos_cerimonia_2003.png") } 

  .cerimonia_2004 { background-image: url("../../images/layout/titulos/fotos_cerimonia_2004.png") } 

  /* ------------------------------------------------------------------------------------------------------------- */
  /* @posters ---------------------------------------------------------------------------------------------------- */

  H1#posters { width: 112px; height: 24px; margin-top: 14px } 
  .poster_2010 { background-image: url("../../images/layout/posters/ano/poster_2010.png") } 
  .poster_2009 { background-image: url("../../images/layout/posters/ano/poster_2009.png") } 
  .poster_2008 { background-image: url("../../images/layout/posters/ano/poster_2008.png") } 
  .poster_2007 { background-image: url("../../images/layout/posters/ano/poster_2007.png") } 
  .poster_2006 { background-image: url("../../images/layout/posters/ano/poster_2006.png") } 
  .poster_2005 { background-image: url("../../images/layout/posters/ano/poster_2005.png") } 
  .poster_2004 { background-image: url("../../images/layout/posters/ano/poster_2004.png") } 
  .poster_2003 { background-image: url("../../images/layout/posters/ano/poster_2003.png") } 
  .poster_2002 { background-image: url("../../images/layout/posters/ano/poster_2002.png") } 
  .poster_2001 { background-image: url("../../images/layout/posters/ano/poster_2001.png") } 
  .poster_2000 { background-image: url("../../images/layout/posters/ano/poster_2000.png") } 
  .poster_1999 { background-image: url("../../images/layout/posters/ano/poster_1999.png") } 
  .poster_1998 { background-image: url("../../images/layout/posters/ano/poster_1998.png") } 
  .poster_1997 { background-image: url("../../images/layout/posters/ano/poster_1997.png") } 
  .poster_1996 { background-image: url("../../images/layout/posters/ano/poster_1996.png") } 
  .poster_1995 { background-image: url("../../images/layout/posters/ano/poster_1995.png") } 
  .poster_1994 { background-image: url("../../images/layout/posters/ano/poster_1994.png") } 
  .poster_1993 { background-image: url("../../images/layout/posters/ano/poster_1993.png") } 
  .poster_1992 { background-image: url("../../images/layout/posters/ano/poster_1992.png") } 
  .poster_1991 { background-image: url("../../images/layout/posters/ano/poster_1991.png") } 
  .poster_1990 { background-image: url("../../images/layout/posters/ano/poster_1990.png") } 
  .poster_1986 { background-image: url("../../images/layout/posters/ano/poster_1986.png") } 
  .poster_1983 { background-image: url("../../images/layout/posters/ano/poster_1983.png") } 
  .poster_1982 { background-image: url("../../images/layout/posters/ano/poster_1982.png") } 
  .poster_1981 { background-image: url("../../images/layout/posters/ano/poster_1981.png") } 
  .poster_1980 { background-image: url("../../images/layout/posters/ano/poster_1980.png") } 
  .poster_1979 { background-image: url("../../images/layout/posters/ano/poster_1979.png") } 
  .poster_1976 { background-image: url("../../images/layout/posters/ano/poster_1976.png") } 

  /* ------------------------------------------------------------------------------------------------------------- */
  /* @titulos ---------------------------------------------------------------------------------------------------- */

  H1#historia { 
    width: 454px; height: 24px; margin-top: 14px; 
    background-image: url("../../images/layout/titulos/historia.png") 
  } 

  H1#resultado { 
    width: 171px; height: 18px; margin-top: 14px; padding-bottom: 6px; 
    background-image: url("../../images/layout/titulos/resultado_busca.png") 
  } 

  H1#termos_condicoes { 
    width: 172px; height: 24px; margin-top: 14px; padding-bottom: 6px; 
    background-image: url("../../images/layout/titulos/termos_condicoes.png") 
  } 

  H1#regulamento_jornalismo { 
    width: 397px; height: 24px; margin-top: 14px; padding-bottom: 6px; 
    background-image: url("../../images/layout/titulos/regulamento_jornalismo.png") 
  } 

  H1#regulamento_telejornalismo { 
    width: 510px; height: 24px; margin-top: 14px; padding-bottom: 6px; 
    background-image: url("../../images/layout/titulos/regulamento_telejornalismo.png") 
  } 

  H1#calendario { 
    width: 96px; height: 24px; margin-top: 14px; padding-bottom: 6px; 
    background-image: url("../../images/layout/titulos/calendario.png") 
  } 

  H1#posters_galeria { 
    width: 163px; height: 24px; margin-top: 14px; padding-bottom: 6px; 
    background-image: url("../../images/layout/titulos/galeria_posters.png") 
  } 

  H1#releases_midia { 
    width: 144px; height: 24px; margin-top: 14px; padding-bottom: 6px; 
    background-image: url("../../images/layout/titulos/releases_midia.png") 
  } 

  H1#releases { 
    width: 77px; height: 24px; margin-top: 14px; padding-bottom: 6px; 
    background-image: url("../../images/layout/titulos/releases.png") 
  } 

  H1#midia { 
    width: 45px; height: 24px; margin-top: 14px; padding-bottom: 6px; 
    background-image: url("../../images/layout/titulos/midia.png") 
  } 

  H1#o_que_e { 
    width: 60px; height: 24px; margin-top: 14px; padding-bottom: 6px; 
    background-image: url("../../images/layout/titulos/o_que_e.png") 
  } 
  
  H1#mapa{ 
    width: 99px; height: 24px; 
    background-image: url("../../images/layout/titulos/mapa_site.png") 
  }
  
  H1#duvidas { 
    width: 171px; height: 24px; margin-top: 14px; padding-bottom: 6px; 
    background-image: url("../../images/layout/titulos/duvidas.png") 
  }


  /* ------------------------------------------------------------------------------------------------------------- */
  /* @urna_eletronica__@layout ----------------------------------------------------------------------------------- */

    UL#destaque_urna { 
      border-top: 8px solid #FFF; border-bottom: 8px solid #FFF; 
      margin: -13px auto 0 auto; position: relative; left: -1px; top: -121px 
    } 

    DIV#urna_login_boxes { margin-top: -119px } 
    
    DIV#urna_login_boxes P { margin-top: 160px; margin-bottom: 12px; line-height: 22px; text-align: center } 

    DIV#urna_login_boxes A { padding-bottom: 1px; font-weight: normal; color: #000; border-bottom: 1px solid #000 }

    DIV#urna_login, DIV#urna_login INPUT, DIV#urna_termo_condicoes { position: absolute; top: 0 } 

    DIV#urna_login { 
      width: 270px; height: 150px; right: 0; 
      background: url("../../images/urna/login/login_form.png") no-repeat 
    } DIV#urna_login LABEL { visibility: hidden } 

    DIV#urna_login INPUT { background-color: #F8C9AA; border: 1px solid #9A770B; left: 105px } 

      INPUT#c_login { top: 70px !important } INPUT#c_senha { top: 93px !important } 

      INPUT#botaoUrnaOk { 
        padding: 1px; width: 23px !important; height: 18px !important; top: 115px !important; 
        border: 1px solid #FFF !important; color: #FFF; background-color: transparent !important 
      } 

    DIV#urna_termo_condicoes { 
      width: 443px; height: 150px; left: 0; 
      background: url("../../images/urna/login/termos_condicoes.png") no-repeat 
    } 

    DIV#urna_termo_condicoes, DIV#urna_termo_condicoes P, 
    DIV#urna_termo_condicoes A { color: #E1E1E1 !important } 

    DIV#urna_termo_condicoes A { 
      border-bottom: 1px solid #E1E1E1 !important; font-weight: normal; 
      } 

    DIV#urna_termo_condicoes H1 { position: absolute; top: 25px; left:13px; font-weight: bold; } 

    DIV#urna_termo_condicoes P { text-align: left; position: absolute; left:13px; bottom: 65px; line-height: 12px } 
    
    


  /* ------------------------------------------------------------------------------------------------------------- */
  /* @urna_lista_concorrentes ------------------------------------------------------------------------------------ */
  
  H1#fotos_concorrentes { 
    width: 176px; height: 24px; margin-top: 14px; margin-bottom: 11px; 
    background-image: url("../../images/layout/titulos/fotos_concorrentes.png") 
  } 

  DIV.box_lista_concorrentes { 
    position: relative; width: 720px; height: 150px; padding-top: 10px; padding-bottom: 20px 
  } 

  DIV.box_foto { position: relative; width: 135px; top: 10px; left: 25px; text-align: center } 

  DIV.box_foto IMG { border: 4px solid #FFF } 

  DIV.box_texto { position: absolute; width: 530px; top: 30px; right: 25px; text-align: left }

  INPUT#botao_votar { margin: 3px auto; position: relative; left: 50%; margin-left: -31px } 


  /* ------------------------------------------------------------------------------------------------------------- */
  /* @bvindo_urna_eletronica-------------------------------------------------------------------------------------- */

    H1#bem_vindo { 
      width: 248px; height: 24px; margin-top: 14px; margin-bottom: 11px; 
      background-image: url("../../images/layout/titulos/bvindo_urna.png") 
    }


  /* ------------------------------------------------------------------------------------------------------------- */
  /* @urna_ficha_tecnica ----------------------------------------------------------------------------------------- */

  H1#concorrentes { 
    width: 176px; height: 24px; margin-top: 14px; margin-bottom: 11px; 
    background-image: url("../../images/layout/titulos/concorrentes.png") 
  } 

  DIV#cc_ficha_tecnica { line-height: 160% } 

  DIV#cc_galeria_fotos { position: relative; width: 100%; padding-top: 10px; padding-bottom: 20px; text-align: center } 

  DIV#cc_galeria_fotos SPAN { position: absolute; left: 112px; top: -8px; } 

    DIV.paginacao_urna { position: absolute; right: 40px } DIV.paginacao_urna IMG { margin: 0 4px } 

    .pgurna_bottom { bottom: -12px !important } 


  /* ------------------------------------------------------------------------------------------------------------- */
  /* @confirmar_voto --------------------------------------------------------------------------------------------- */

  DIV#box_texto_confirma { position: absolute; width: 530px; top: 145px; right: 25px; text-align: left }
 
  DIV.bts_confirma { position: relative; left: 280px; margin-top: 60px; bottom: 15px }


  /* ------------------------------------------------------------------------------------------------------------- */
  /* @confirmar_voto --------------------------------------------------------------------------------------------- */

  H1#obrigado { 
    width: 81px; height: 24px; margin-top: 14px; margin-bottom: 11px; 
    background-image: url("../../images/layout/titulos/obrigado.png") 
  } 
