Hello, i see that jQuery loads three times on Your site. That could be the reason:
<script src="/components/com_commedia/classes/jquery.min.js" type="text/javascript"></script>
<script src="http://miperfilcatolico.com/media/com_facebookall/js/jquery1.4.2.min.js" type="text/javascript"></script>
<script src="/modules/mod_pagepeel_banner/assets/jquery.js" type="text/javascript"></script>
Could You disable all jQueries and load it only once in Your template, please?
Also enable absolute path to file in Commedia plugin options, please.
Or give me SU access, i'll add jQuery into Your template and disable it everywhere.