
html, body{ margin:0; padding:0; text-align:center; font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif; background-color:#000000;} 
 
#pagewidth{ width:955px; height:378px; text-align:left; margin-left:auto; margin-right:auto; } 
#header{position:relative; height:163px; width:100%; background-color:white} 
#leftcol{width:10.8em; float:left; position:relative;}
#maincol{float: right; display:inline; position: relative; width:35.5em; background-color:white}
#footer {margin:0; padding:0; } 
#footer p {margin:0; padding:0; color:#FFFFFF; font-size:12px; position: relative; text-align:center; } 

/* Stili vari per il testo */
.bold { font-weight:bold;}
.corsivo { font-style:italic}

/* Allineamenti immagini */
.imgsx {float:left; padding:0 0 0 0;}
.imgdx {text-align:right; float:right; padding:0 0.6em 0 0;}


/* Allineamenti testo */
.testosx { text-align:left;}
.testodx {text-align:right;}
.testofit {text-align:center;}


/* HOME*/
#sfondo { margin:0; padding:0; height:378px; background-image:url(../images/home/sfondo.jpg); background-repeat:no-repeat; }
#menuhome{clear:both; padding:0; margin:0;  background-color:#000000; height:162px;   }
#menuhome img {padding:0; margin:0; border:none; float:left; }
