.sistema{
	background-image: url(icones/sistema.png) !important; 
	background-repeat: no-repeat;
	font-weight:bold !important;
	color:#334B7D !important;
	font-size:1.12em !important;
}

/* Icones para botões, etc */
.icone-moverParaEsquerda { background-image: url(icones/icone-moverParaEsquerda.gif) !important; background-repeat: no-repeat; }
.icone-moverParaDireita { background-image: url(icones/icone-moverParaDireita.gif) !important; background-repeat: no-repeat; }
.icone-capa { background-image: url(icones/icone-capa.png) !important; background-repeat: no-repeat; }
.icone-procurarArquivo { background-image: url(icones/icone-procurarArquivo.png) !important; background-repeat: no-repeat; }
.icone-pesquisar { background-image: url(icones/icone-pesquisar.png) !important; background-repeat: no-repeat; }
.icone-cancelar { background-image: url(icones/icone-cancelar.png) !important; background-repeat: no-repeat; }
.icone-configuracoes { background-image: url(icones/icone-configuracoes.png) !important; background-repeat: no-repeat; }
.icone-salvar{ background-image: url(icones/icone-salvar.png) !important; background-repeat: no-repeat; }
.icone-salvarAba{ background-image: url(icones/icone-salvarAba.png) !important; background-repeat: no-repeat; }
.icone-adicionarInfo{ background-image: url(icones/icone-adicionarInfo.png) !important; background-repeat: no-repeat; }
.icone-editarInfo{ background-image: url(icones/icone-editarInfo.png) !important; background-repeat: no-repeat; }
.icone-novo { background-image: url(icones/icone-novo.png) !important; background-repeat: no-repeat; }
.icone-excluir { background-image: url(icones/icone-excluir.png) !important; background-repeat: no-repeat; }
.icone-exportar { background-image: url(icones/icone-exportar.png) !important; background-repeat: no-repeat; }
.icone-vincular { background-image: url(icones/icone-vincular.png) !important; background-repeat: no-repeat; }
.icone-historico { background-image: url(icones/icone-historico.png) !important; background-repeat: no-repeat; }
.icone-usuarioLogado { 
	background-image: url(icones/icone-usuarioLogado.png) !important; 
	background-repeat: no-repeat;
	padding:2px 2px 0 20px !important;
}
.icone-usuarioDeslogar { background-image: url(icones/icone-usuarioDeslogar.png) !important; background-repeat: no-repeat; }
.icone-ampliarImagem { background-image: url(icones/icone-ampliarImagem.png) !important; background-repeat: no-repeat; }
.icone-adicionarPasta { background-image: url(icones/icone-adicionarPasta.png) !important; background-repeat: no-repeat; }
.icone-adicionarPagina { background-image: url(icones/icone-adicionarPagina.png) !important; background-repeat: no-repeat; }
.icone-download { background-image: url(icones/icone-download.png) !important; background-repeat: no-repeat; }


/* Icones das tabs */
.icone-usuario { background-image: url(icones/icone-usuario.png) !important; background-repeat: no-repeat; }
.icone-triagem { background-image: url(icones/icone-triagem.png) !important; background-repeat: no-repeat; }
.icone-atendimentoVeterinario { background-image: url(icones/icone-atendimentoVeterinario.png) !important; background-repeat: no-repeat; }
.icone-relatorio { background-image: url(icones/icone-relatorio.png) !important; background-repeat: no-repeat; }
.icone-laboratorios { background-image: url(icones/icone-laboratorios.png) !important; background-repeat: no-repeat; }
.icone-cirurgias { background-image: url(icones/icone-cirurgias.png) !important; background-repeat: no-repeat; }
.icone-agenda { background-image: url(icones/icone-agenda.png) !important; background-repeat: no-repeat; }
.icone-farmacias { background-image: url(icones/icone-farmacias.png) !important; background-repeat: no-repeat; }
.icone-exameImagem { background-image: url(icones/icone-exameImagem.png) !important; background-repeat: no-repeat; }

