.texto_paginas {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
		
}
.texto_paginas_preto {
	font-family: Arial;
	font-size: 13px;
	color:#000000;
}

.titulos_preto {
	font-family: Arial;
	font-size:16px;
	color:#000000;
	
}

.titulos_bases {
	font-family: Arial;
	font-size:12px;
	color:#D86A1F;
	
}

.texto_paginas_preto_tabela {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}

.titulo_tabela {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}
.titulo_trabalhe_conosco {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.texto_default_trabalhe_conosco {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.campo-branco {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #999999 #999999 #999999 #999999;
}
.texto_default_trabalhe_conosco_normal {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.botao_laranja {
	font-family: Verdana; 
	font-size: 10px; 
	color: #000000; 
	border:1px groove #FFFFFF; 
	background-color:#FF9900; 
	cursor: hand;
}
.borda_paginas_internas {
	border: 1px solid #FFFFFF;
}
