body { margin:0 0 0 0; text-align: center; background-color: black; background-image: url(immagini/bkg.png); background-repeat: repeat-x;}         
         
div#container{width:900px; margin: 0 auto; background-image: url(immagini/bckg_contenuto.png); }
div#header{ margin-bottom: 10px; }
div#main{float: right; width: 683px; }
div#content{float: left; width: 520px; }
div#colonna_dx{float: right; width: 163px; height: 100%;}
div#colonna_sx{float: left; width: 217px; height: 100%;}
div#footer{clear:both;width:100%;}

img.divisorio { padding-top: 5px; padding-bottom: 5px; margin-top: 5px; margin-bottom: 5px; }

table.footer { background-image: url(immagini/footer.png); width: 900px; height: 91px; } 