body {
	background: url(img/bg.gif);
	background-position: top;
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}


#centro #menu{ position: relative; float:left;  width:196px; }
* html #itens-navegacao li { display:inline; /* solve a IE PC list bug */    float:none; /* solve a IE5 clav nav bug */ }


a{  text-align:center;
	font-weight:bold;
	text-decoration: none;
	font-size: 10pt;
	color: #333333;
}

a.type_link{
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
  	font-size:10pt;
	text-decoration: underline;
}

vlink {
  	font-size:10pt;
	font-weight: bold;
}

.txt_main {
	 padding: 8px;
	 text-align: left;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 10pt;
	 color: #000
        }

.frame {
height: 279px;
vertical-align:top;
border: 0px;
width: 387px;
}

.tv {
height: 292px;
vertical-align:top;
border: 0px;
width: 337px;
}

.txt_rodape {
	 font-size: 10px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #fff;
	 background-color: #000000;
 	 font-weight: bold;
	 text-align: center;
            }

.txt_rodape_b {
	 font-size: 10px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #fff;
	 background-color: #999999;
 	 font-weight: bold;
	 text-align: center;
            }

.txt_tabelas {
	 font-size: 12px;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #000;
	 text-align: center;
            }

#bordas_upd { border: #000; border-style: solid; border-width: 1px 0px 1px 0px }
#bordas_c { border: #333333; border-style: solid; border-width: 1px 1px 1px 1px }
#borda_dir { border: #ccc; border-style: solid; border-width: 0px 1px 0px 0px }
#borda_dir_esq { border: #cccccc; border-style: solid; border-width: 0px 1px 0px 1px }

select,textarea,input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffffff; border: 1px #000000 solid}

.selectbox1 {  width: 90px }
.selectbox3 {  width: 190px }
.selectbox5 {  width: 270px }
