a{
text-decoration:none;
}

* { 
	margin:0;
	padding:0;
	border:0;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo.gif); 
}

.topo {background: url(imagens/topo.jpg) bottom left no-repeat;  }
.sepEsq {background-image: url(imagens/esq_sep1.gif); }
.sepDir {background-image: url(imagens/dir_sep1.gif); }

.fundomenu{background:url(imagens/fundo_menu.jpg) top left no-repeat;  }
.fundo {background:#fff url(imagens/fundo.jpg) top left no-repeat;  }

.Branco {background:#fff;}

.tablePB {
	background:#fff url(imagens/bottom.gif) top left no-repeat; 
	padding: 0 10px 0 10px; 
	color:#999999; 
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;  
}

.TexPB a{ 
	color:#999999; 
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;  
}
.TexPB a:hover { 
	color:#ff921d;
	text-decoration:underline;
	}

.tableEmp { 
	background:url(imagens/fundo_emp.jpg);
	background-repeat:no-repeat;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	color:#7abc15;
	font-size:10px;
}

.imagem{ border:2px solid #b3d892; margin-top:2px; margin-right:3px;}

.textoVIntro {font-family:tahoma,Arial, Helvetica, sans-serif;color:#388f02;font-size:11px; text-decoration:none;}
.textoVIntro a{font-family:tahoma,Arial, Helvetica, sans-serif;color:#388f02;font-size:11px; text-decoration:none;}
.textoVIntro a:hover{font-family:tahoma,Arial, Helvetica, sans-serif;color:#7abc15;font-size:11px; text-decoration:underline;}

.conteudo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #ff8809;
	text-decoration:none;

}
.conteudo_white {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration:none;
}
.conteudo a {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #ff8809;
	text-decoration:none;
}
.conteudo a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #cccccc;
	text-decoration:none;
}

.conteudo3 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #4c4c4c;
	text-decoration:none;
	border:1px solid #4c4c4c;

}

.conteudo4 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #7c7c7c;
	text-decoration: none;
	font-weight:bold;
}

.conteudo2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #ff8809;
	font-weight:bold;
}
.texto_drop_orange{
	font-family: Tahoma;
	font-size: 12px;
	background-color:#ffffff;
	color: #ff8809;
	border:1px solid #cccccc;
}

.texto_box_orange{
	font-family: Tahoma;
	font-size: 12px;
	background-color:#efdbce;
	color: #616161;
	border:1px solid #ea7900;
}


.input{
	font-size:10px; 
	color:#378e01; 
	background-color:#fcfcfc;
	font-family: tahoma,Arial, Helvetica, sans-serif; 
	border-top: 1px solid #378e01;
	border-left: 1px solid #378e01;
	border-right: 1px solid #378e01;
	border-bottom: 1px solid #378e01;
	}
	
.botao_form {
	font-size:10px;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image: url(imagens/botao_form.jpg);
	color:#000000;
	width: 82px;
	height:21px;
	cursor:hand;
	}
	
	.botao_form2 {
	font-size:10px;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image: url(imagens/botao_form2.jpg);
	color:#ffffff;
	width: 58px;
	height:19px;
	cursor:hand;
	}
	
.botao {
	font-size:10px;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image: url(imagens/botao.gif);
	padding-left:20px;
	border: 0px;
	color:#000000;
	width: 79px;
	height:19px;
	cursor:pointer;
	}
.textoV{font-family:tahoma,Arial, Helvetica, sans-serif;font-size:10px;color:#378e01; } 