@CHARSET "ISO-8859-1";

div.logo {
	width: 300px;
	background-image: url("/venda_online/javax.faces.resource/clientes/enois/logo.png.jsf");
}

div.logoMenu {
	background-image: url("/venda_online/javax.faces.resource/clientes/enois/logo.png.jsf");
}

div.informacoes-modulo {
	color: rgb(92, 92, 92);
}


.ui-widget-header {
        background: #009a44 !important;
}

body .ui-tabs.ui-tabs-top>.ui-tabs-nav li.ui-tabs-header.ui-state-active
        {
        background: #009a44 !important;
}

.ui-button {
        background-color: #009a44 !important;
}

.botaosalvar {
        background: #009a44 !important;
}

.botaopesquisar {
        background: #009a44 !important;
}

.botaolimpar {
        background: rgb(246, 139, 31) !important;
}

.botaoremover {
        background: rgb(246, 139, 31) !important;
}
