codice:
<script type="text/javascript">
window.onload=function() {
  document.getElementById("idLivello").style.display="none";
}
</script>