body {    margin: 0px; 
          background_color:#FFFFFF ;
}
/* ----- DIV ------------------------------------------------------------------- */

.centro   {
          background-color: #FFFFFF;
          WIDTH: 700px;
          HEIGHT: 100%;
          }

.main     {display: block;
          position: absolute;
          background-color: transparent;
          WIDTH: 100%;
          HEIGHT: 100%;
          top: 0%;
          bottom: 0%;
	left:0%;
	right:0%;
          z-index: 1;
          }

.sinistra   {
          background-color: #FFFFFF;
          WIDTH: 200px;
          HEIGHT: 100%;
          }

/* ----- Caratteri -------------------------------------------------------------- */

.tr_bck    {background-color: #808080;}
.tr_bck_ad {background-color: #808080;}

.lingue{font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans serif; font-size: 15px; font-weight: bold; color: #FFF3CB; text-decoration: none;
        background-color: transparent;}

.giapponese {font-family: MS Mincho; font-size: 14px; font-weight: bold; color: #FFF3CB; text-decoration: none; background-color: transparent;}

.ora {font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans serif; font-size: 13px; font-weight: normal; color: #FFF3CB; text-decoration: none;
        background-color: transparent;}

.firma {font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans serif; font-size: 12px; font-weight: normal; color: #FFF3CB; text-decoration: none;
        background-color: transparent;}

.data {font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans serif; font-size: 13px; font-weight: normal; color: #FFF3CB; text-decoration: none;
        background-color: transparent;}

.address {font-family: verdana, century gothic; font-size: 12px; font-weight: normal; color: #085485; text-decoration: none;
        background-color: transparent;}

.testoI {font-family: verdana,century gothic; font-size: 12px; font-weight: normal; color: #085485; text-decoration: none;
        background-color: transparent;}
        
        
.pulsanti {font-family: verdana, century gothic; font-size: 15px; font-weight: bold; color: #006600; text-decoration: none;
        background-color: transparent;}





/* ----- Formattazione links -------------------------------------------------- */

a:link       { color: #FFF3CB; text-decoration: none; }
a:hover      { color: #cccccc; text-decoration: none; }
a:visited    { color: #FFF3CB; text-decoration: none;}

   
