body {margin: 0; padding: 0; background-color: #FFFFFF; background-image: url('bg.jpg'); background-repeat: repeat-x; background-position: center top; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 148px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-color: #FFFFFF; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 43px; padding: 1px 7px 0 7px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: center top; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 58px; background-color: #DDF9CC; background-image: url('bottom.jpg'); background-repeat: no-repeat; }
.testo { font-size:12px; font-family:Tahoma; line-height:16px; color:#808080; text-align:justify; }
.titolo { font-size:16px; font-family:Tahoma; line-height:16px; color:#6D3C2B; text-align:justify; }


