body { padding:0; margin:0; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:13px; 
	   background:url(gocce.png) no-repeat top right fixed; }
	   
a { color:#036; }	  
a:hover { color:#14B; }

#riga1 { background:#036; width:auto; height:35px; text-shadow:0px 2px 1px #000; }
#riga1 h1 { font-size:19px; font-style:italic; color:#789; padding:0; margin:0; line-height:35px; }

#wrapper { width:850px; text-align:left; margin:0 auto 40px auto; }

#corpo { width:850px; float:left; margin-top:30px; text-align:justify; }

#menu { width:240px; float:left; }
#menu ul { padding:0; margin:0; list-style-type:none; }
#menu li {}
#menu a { display:block; padding:5px 0; text-indent:10px; text-decoration:none; color:#036; }
#menu a:hover { background-color:#036; color:#fff; }

#testi { width:600px; float:right; line-height:150%; }
#testi h1 { color:#036; font-size:16px; margin-top:0; } 

#bottone { text-align:center; border:1px solid #ddd; padding:5px 0; }

#piede { position:fixed; bottom:0; left:0; width:100%; height:30px; background:#036; font-size:11px; 
	     color:#ccc; line-height:30px; border-top:1px solid #000; }