.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
}
a:link {  color: #444444; text-decoration: none}
a:active {  color: #8CBD08; text-decoration: underline}
a:visited {  color: #666666; text-decoration: none}
a:hover {  color: #8CBD08; text-decoration: underline}
.titulos_vermelho {
	font-family: verdana;
	font-size: 10px;
	color: #E6043E;
	font-weight: bold;
}

.campos {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.campos_peq {
	font-family: verdana;
	font-size: 10px;
	border: 1px #CCCCCC solid;
	color: #666666;
	background-color: #F2F2F2;
}
.trebuch {  font-family: "Trebuchet MS"; font-size: 11px}
.btn_peq {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	cursor: hand;
	border: 1px solid #BFB8BF;
	background-color: #E0DFE3;
	height: 18px;
	width: 80px;
}.verdana_p {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.texto_p {
	font-family: verdana;
	font-size: 10px;
	color: #444444;
}
.verdana_azul {
	font-family: verdana;
	font-size: 11px;
	color: #000066;
}
.btn {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	cursor: hand;
	border: 1px solid #CCCCCC;
}
.arialp {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.texto_pb {

	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.texto_pl {
	font-family: verdana;
	font-size: 10px;
	color: #FFA300;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#rodape {
   float:none; 
   width:847px; 
   border:0px solid; 
   height:27px; 
}   
#bannertopo {
   left:50%;
   margin-left:-115px;
   top:54px;
   position:absolute;
   width:540px; 
   height:310px;
   z-index: 5;
}
#topo {
   position:absolute;
   margin:0 auto; 
   width:847px; 
   padding:0px 0 0px 0; 
   height:440px;
   left:50%;
   margin-left:-425px;
   z-index:2;
}
