body{
        background: #FFFFFF; /* grigio */
        font-family: Courier;
        font-size: 12px;
        color: #000000;     
     }


div#Titolo {
          position: absolute;
          background: #BAA311;
          top: 5px;
          left: 215px; 
          height: 215px;
          width: 815px;
          font-family: Verdana;
          font-size: 14px;
          }

div#Immagine {
          position: absolute;
          top: 5px;
          left: 10px; 
          height: 215px;
          }

div#Immagine2 {
          position: absolute;
          top: 5px;
          left: 1032px; 
          height: 215px;
          }

div#Introduzione {
          position: absolute;
          top: 225px;
          left: 435px;
          width: 780px;                          
          height: 344px;
          font-family: Verdana;
          font-size: 20px;
          }      

div#Filmato {
          position: absolute;
          top: 225px;
          left: 5px;
          width: 425px;                          
          height: 344px;
	  }      

div#Recenti {
          position: absolute;
          top: 570px;
          left: 945px;
          width: 270px;
	  font-family: Verdana;
	  font-size: 11px;
        }


div#Siti {
          position: absolute;
          top: 570px;
          left: 10px;
          width: 170px;          
	  font-family: Verdana;
	  font-size: 11px;
          }

div#Articolo {
          position: absolute;
          top: 230px;
          left: 215px;
          width: 815px;  
          }

p#Commenti {
          font-family: Bodoni;
          font-size: 18px;
          background: #FFFFFF;
          }               

p.FirstPage, ol, li {
          font-family: "Times New Roman";
          line-height: 24px;
	  font-size: 18px;
          background: #FFFFFF;
          }

form	 {
		border: 2px solid #AAAFBB;	
          font-family: Bodoni;
          font-size: 14px;
          background: #AAAFBB;
          }               

table#Testata {
        border: 0px solid #00FF00;
        background: #BAA311;
        }

td.Testata {
        border: 0px solid #00FF00;
        font-family: Courier;
        font-size: 14px;
        width: 115px;
        }                                                                                

tr.Testata {
        height: 38px;                                    
        }

table#Standard {
        border: 3px solid #AAAFBB;
        background: #FAFABA;
        font-family: Verdana;
        font-size: 12px;
      }

td#Standard   {  
	  border: 2px solid #AAAFBB;	
        font-family: Verdana;
        font-size: 12px;
	width: 272px;
        }                                        

tr#Standard {
	height: 50px;	
	}

table.tabella { background: #E8FFFF;
        border: 3px solid #FFFFB0;
        font-family: Courier;
       font-size: 10px;}

td.tabella {	
        border: 1px solid #00FFA0;
        font-family: Courier;
        font-size: 12px;}                        

th.tabella {
	border: 2px solid #FF00A0;
        font-family: Courier;
        font-size: 14px;}
