﻿body
{
    font-size: 8pt;
    background-attachment: fixed;
    background-image: url(../paginaimg/bg_geral.jpg);
    background-repeat: repeat-x;
    font-family: Verdana;
    border:0;
    padding:0;
    margin:0;
    margin-left:15px;
    background-color:#f6f6f9;
}
.tab
{     text-align:left;
   height:auto;
   min-height:500px;
     background-image: url(../paginaimg/LAYOUT_02.gif);  
}
.topo
{
    background-image: url(../paginaimg/LAYOUT_01.gif);
    width: 748px;
    background-repeat: no-repeat;
    height: 147px;
}
.rodape
{
     background-image: url(../paginaimg/LAYOUT_04.gif);
    width: 748px;
    background-repeat: no-repeat;
    height: 25px;
}
.menuTitulo
{
color:#666;
font-size:9pt;  
height:28px;
/*background-image: url('../images/bgmenuitens.gif');
background-repeat:repeat-x;*/
background-color:#ededed;
margin-left:10px;
 background:url('../images/bgmen3.jpg');

}
.menuTitulo2
{
color:#666;
font-size:9pt;  
height:28px;
/*background-image: url('../images/bgmenuitens.gif');
background-repeat:repeat-x;*/
background-color:#ededed;
margin-left:10px;
 background:url('../paginaimg/bgmen3.gif');

}
.btit
{
    
    padding-left:15px;
    }
.itMenu
{
    padding:5px 5px 5px 15px;
    border-bottom:1px dotted #E6E6E6;
   
}
.row{ background:url('../paginaimg/bgmen2.gif'); border:none;}
.row2{ background:url('../paginaimg/bgmen2.gif');border:none;   padding:5px 5px 5px 15px;}
.dvTitulo
{
     
    margin-top:115px;
    text-align:right;
    padding-right:15px;
    font-size:12pt;
    font-weight:bold;
    color:#79bbff;
}

h1
{
    font-size:16pt;
    font-weight:bold;
    margin:-9px -10px 0 -10px;
    padding:5px 10px 2px 10px;
    background-color: #f8f8f8;
    border-top:4px solid #ccc;
    color:#2d2d2d;
     
}
h6
{   margin:0 -10px 0 -10px;
  font-size:10pt;
    font-weight:bold;
    color:#333; 
    font-weight:normal;
   padding:0 10px 5px 15px;
    background-color: #f8f8f8;
      border-bottom:2px solid #ccc;
   
}
 .showCont
 {
    border:1px solid #ccc;
    padding:10px;
    margin-right:8px;
      border-bottom:10px solid #ccc;
 }