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;}

.testo1{font-family: verdana, century gothic; font-size: 11px; font-weight: normal; color: #359DA8; text-decoration: none;
        background-color: transparent;}

.testo2 {font-family: verdana, century gothic; font-size: 11px; font-weight: normal; color: #359DA8; text-decoration: none;
        background-color: transparent;}

.scuola {font-family: verdana, century gothic; font-size: 13px; font-weight: normal; color: #085485; text-decoration: none;
        background-color: transparent;}

.scuola1 {font-family: verdana, century gothic; font-size: 13px; font-weight: normal; color: #085485; text-decoration: none;
        background-color: transparent;}

.testoH {font-family: verdana, century gothic; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none;
        background-color: transparent;}

.address {font-family: verdana, century gothic; font-size: 12px; font-weight: normal; color: #359DA8; text-decoration: none;
        background-color: transparent;}

.testoI {font-family: verdana,century gothic; font-size: 12px; font-weight: normal; color: #359DA8; text-decoration: none;
        background-color: transparent;}
        
.firma {font-family: verdana, century gothic; font-size: 11px; font-weight: bold; color: #085485; text-decoration: none;
        background-color: transparent;}
        
.pulsanti {font-family: verdana, century gothic; font-size: 14px; font-weight: bold; color: #085485; text-decoration: none;
        background-color: transparent;}





/* ----- Formattazione links -------------------------------------------------- */

A:link {color: #359DA8; text-decoration: none; font-weight: normal; background-color: transparent;}
A:visited {color: #359DA8; text-decoration: none; background-color: transparent;}
A:hover {color: #359DA8; text-decoration: none; background-color: FFFFFF;}
A:active {color: #359DA8; text-decoration: none; background-color: transparent;}   

   
