body 
	{
	color: #666666;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	line-height: 22px;
	background-color: #e6e6d9;
	text-align: left;
	margin: 0
	}


#header 
	{
	background-color: #ACB9A5;
	visibility: visible;
	position: relative; 
	height: 176px
/*        padding-left: 8px   */
        }



#barra1 
	{
	color: #000000; /*white;*/
	font-size: 9px;
	line-height: 16px;  
	background-color: #ff9900;
	text-align: center;
/*	letter-spacing: 6px; */
	margin-bottom: 5px;
	height: 100px         
 	}


#logo 
	{
	margin: 0 10px 10px 24%;
	height: 95px
	}

a 
	{
	color: 0x758642;
	text-decoration: none
	}

a:link
     {  color: #000000;
	text-decoration: none          
     }


a:hover 
	{
	color: #fc0;
	text-decoration: none
	}


.menuitem 
	{
	color: #758642;
	text-align: center;
	margin-top: 15px;
	margin-left: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted #758642; 
	border-left: 0px none; 
	}



.menuitem a:link 
	{
	color: #000000;
	text-decoration: none
	}

.menuitem a:hover 
	{
	color: #ff0000;
	text-decoration: none
	}


.menuitem a:visited
       {
        color:#ff9900;
        text-decoration: none
       }

.menuitem a:active
      {
       color:#ffff00;
       text-decoration: none
      }


.leftcol 
	{
	text-align: left;  /* text-align: right; */
	width: 20%;
        padding-left: 16px;  
	float: left
	}



.midcol 
	{
        font-size: 17px;
        color: #000000;
	padding-left: 26px; 
	width: 50%;
	float: left
	}


.midcol2 
	{
                text-align: left;
       	padding-left: 16px; 
	width: 20%;
	float: left
	}

        color: #000000;
	padding-left: 26px; 
	width: 50%;
	float: left
	}


.centralcol
        {
        font-size: 18px;
        color: #000000;
	padding-left: 65px; 
	width: 66%;
	float: left  
        }


.rightcol 
	{
	font-size: 10px;
	padding-left: 2%;
	width: 20%;
	float: right
	}





.especialcol
{
	font-family: "Microsoft Sans Serif Plus";
        color: #000000;
	padding-left: 76px;
	width: 70%;
	float: left  

}



.extracol
        {
        font-size: 18px;
        color: #000000;
	padding-left: 35px; 
	width: 85%;
	float: left  
        }


#footer 
	{
	color: white;
	font-size: 12px;
    	line-height: 16px; 
	background-color: #6b6c5a;
	text-align: center;
    	letter-spacing: 5px;  
	height: 16px;
	clear: left
	}



#menuhorizontal
       {     
        color: white;
	font-size: 9px;
	line-height: 16px;
	background-color: #BDA144;
	text-align: center;
	letter-spacing: 6px;
	height: 16px;
	clear: left
       }

 #cadastro {
                position: absolute;
                left: 150px;
                width: 500px;
                top: 50px; 
		background:#eeeeee;
                padding-top: 50px;  
		border-left:1px solid #000;
		border-right:1px solid #000;
		border-bottom:1px solid #000;
                border-top:1px solid #000;
              } 

       #caixa {
           background:#ffffff;
           border:1px solid #000;
           width: 325px;
           font-weight: bold;
           text-align: center;
              }

  #contatos {
           background:#ffffff;
           border:1px solid #000;
           width: 450px;
           text-align: left;
           padding-top: 30px;
           color:#000000; 
            }

  #headline {
     font-family: Arial,Helvetica,sans-serif;
     font-size: 16px;
     font-weight: bold;
  }
  #subheadline {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
  }
  #mainBody {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    display: block;
    color:#000000;  
  }

   #conteudo {
      position: absolute;
      left: 100px; 
      top: 240px; 
      width:610px;  
      background:#ffffff;
      padding-top: 15px;
      padding-left: 15px;
      padding-right:15px;  
      padding-bottom:15px;
      border-left:1px solid #ccc;
      border-right:1px solid #ccc;
      border-bottom:1px solid #ccc;
      border-top:1px solid #ccc;

         	}
