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; position:relative; }
#imMenuMain {width: 160px; float: left; padding: 11px 0 0 0; }
#imContent {width: 588px; float: left; margin-top: 1px; }
#imFooter {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; }