@charset "utf-8";
.BordaMenuNavegacaoEsq {
	background-image: url(../imagens/menu/navegacao/borda_esq_menu_nav.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-position: left top;
}

.LinhasHorNavEmpresa {
	background-image: url(../imagens/menu/navegacao/empresa/linhas_h.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.LinhasHorNavEmpresaDir {
	background-image: url(../imagens/menu/navegacao/empresa/linhas_h_d.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.LinhasHorNavProdutos {
	background-image: url(../imagens/menu/navegacao/produtos/linhas_h_produtos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.LinhasHorNavProdutosDir {
	background-image: url(../imagens/menu/navegacao/produtos/linhas_h_d_produtos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.LinhasHorNavServicos {
	background-image: url(../imagens/menu/navegacao/servicos/linhas_h_servicos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.LinhasHorNavServicosDir {
	background-image: url(../imagens/menu/navegacao/servicos/linhas_h_d_servicos.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}