Salve a tutti devo inserire un casino di dati in un database:

Codice PHP:
mysql_query("Insert Into registrazioni (IDU, Email, NomeAzienda, Nome, Cognome, Indirizzo, Citta, Provincia, CAP, Telefono, Privacy, DataRegistrazione) values (".$IDU.", ".$Email.", ".$NomeAzienda.", ".$Nome.", ".$Cognome.", ".$Indirizzo.", ".$Citta.", ".$Provincia.", ".$Cap.", ".$Telefono.", ".$Privacy.", Now())") or die (mysql_error()); 
il problema che mi da questo errore:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '@live.it, smol, Marco, Rossi, Vittorio Veneto