
  BODY { background-image: url("../../images/layout/fundo_pagina.png") } 

  BODY, DIV, FORM { margin: 0; padding: 0 } 

  DIV, P, H1, H2, A { font: 10px/11px Verdana, Arial, Helvetica, sans-serif } IMG { border: none } 

  A { text-decoration: none; font-weight: bold; color: #09C } A:hover { color: #069 } 

  /* -------------------------------------------------------------------------------------------------------- */
  /* @layout ------------------------------------------------------------------------------------------------ */

  DIV#box_topo, DIV#container, DIV#box_baixo { position: relative; margin-left: 8px; width: 466px } 

  DIV#box_topo { 
    margin-top: 8px; margin-bottom: -2px; 
    height: 10px; background: url("../../images/popup/layout/box_topo.png") no-repeat 
  } 

  DIV#box_baixo { 
    margin-top: -1px; height: 10px; 
    background: url("../../images/popup/layout/box_baixo.png") no-repeat 
  } 

  DIV#container { 
    padding-top: 4px; min-height: 555px !important; height: 555px; 
    background: url("../../images/popup/layout/box_fundo.jpg") repeat-y 
  } html>body DIV#container { height: auto; margin-bottom: -4px } 

  DIV#container IMG { position: relative } 

    IMG#ano { left: 16px } 

    DIV#paginacao { position: absolute; right: 40px } html>body DIV#paginacao { top: 0px } 

    IMG#peca_em_destaque { left: 10px; top: 6px } 

  DIV#container P, DIV#box_baixo P { width: 406px; margin-left: 19px } DIV#container P { margin-bottom: 20px } 

    P#direito_autoral { color: #8E7A42; margin-top: 12px } 

    P#resumo { margin-top: -10px } 