$(function() {
	$("#dddcel, #telefone, #dddtel, #celular, ").validation({ 
		type: "int"		  
	});


});