.FormularioErro {
	background-color: #FFE6E6;
}
.FormularioOK {
	background-color: #FFF;
}
