div.region-page-closure {
/*background: url(../../images/footer_intelligente.png) no-repeat center bottom;*/
background-image:url(../../images/sprite_comune.png);
background-repeat:no-repeat;                         
background-position: 0 -747px;

height: 98px;
width: 960px;
}

div.region-footer{
  border-top: 1px solid #333;  
  margin-top:40px;
}

div.region-footer #block-menu-menu-menu-footer {
width: 55%;
margin: auto;
}

div.region-footer #block-menu-menu-menu-footer .menu li {
list-style: none;
float: left;
padding: 2px 5px 2px 5px;
border-right: 1px solid #333;
}

div.region-footer #block-menu-menu-menu-footer .menu li.last {
border-right: none;
}

div.region-page-closure #block-block-1 {
clear: both;
}