

/* **** COMPLEMENTO DE CSS ***************************************************************************
******* Criado para ajustes após Layout | Doug! ******************************************************/

/* VALIDAÇÃO DE FORMULÁRIO */
.validaform_obrigatorio				{ background: url(../imagens/validaform_campo_obrigatorio.png) bottom right no-repeat; }
.validaform_obrigatorio_erro		{ background: url(../imagens/validaform_campo_obrigatorio_erro.png) bottom right no-repeat; }
.validaform_obrigatorio_ok			{ background: url(../imagens/validaform_campo_obrigatorio_ok.png) bottom right no-repeat; }

