body {margin: 0; padding: 0; background-color: #e4ebef; }
#imSite {width: 750px; margin: 15px auto; text-align: left; border: 1px solid #999; }
#imHeader {height: 248px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #F0F4F9; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 160px; float: left; padding: 11px 0 0 0; }
#imContent {width: 588px; float: left; margin-top: 1px; }
#imFooter { position: relative; left: 0; top: 0; clear: both; height: 75px; background-color: #9AC0D3; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }
#copyright { text-align: center; vertical-align:middle; }
#statistiche { position:absolute; top: -10000px; left: -10000px; }
#fondoMenu {
	position:absolute;
	bottom: 75px;
	left: 0px;
	background: url('col_sotto_menu_center.jpg') no-repeat left top !important;
	width: 164px;
	height: 42px;
	border: none;
    cursor: default !important;
}
