$(document).ready(function () {
	$('#frm_artista').ajaxForm({ target: '#resposta' });
});
