$(document).ready(function() {

	
	inicializaCamposColor('frm');
	colorSelect('frm');

}); 