   body
     {
            margin: 0px; margin-top: 0px;
            font-size: 8pt;
            background: #000000;
            text-align: center; font-family: sans serif, Arial, Helvetica; color: #8BE1D4;
     }

   a
     {
         color: #8BE1D4; text-decoration: none;
     }

   a:hover
     {
         text-decoration: none;
     }
     
   div
     {
            text-align: left;
            margin: 0px auto 0px;
            padding: 0px;
     }


   div.clear
     {
         clear: both;
     }
     
   #topo_flash
     {
            width: 100%;
            font-size: 1pt;
     }

   #barra_menu
     {
            width: 100%;
            height: 15px;
            background: #EE7900;
     }

   #menu
     {
            width: 900px;
     }
     
   #risco_item_menu
     {
            width: 300%;
            height: 5px;
            background: #335A9E;
            position: relative;
            top: 2px; left: -12px;
     }

   #conteudo
     {
            width: 950px;
            font-size: 10pt;
            position: relative; top: 15px;
     }

   #texto_titulo
     {
            font-size: 18pt;
            background: url(/v1/template/padrao/images/topo_paginas.jpg);
            padding-left: 100px; padding-top: 20px;
            width: 837px;
            height: 97px;
     }

   #rodape
     {

            width: 100%;
            height: 25px;
            color: #000000;
            position: relative; top: 30px;
            padding-bottom: 7px; padding-top: 20px;
            background: url(../images/onda.gif) repeat-x;
            color: #000000;
    }

   #texto_rodape
     {
            height: 7px;
            font-size: 8pt;
     }

