body {    margin: 0px; 
          background_color:#FFFFFF ;
}
/* ----- DIV ------------------------------------------------------------------- */

.centro   {
          background-color: transparent;
          WIDTH: 730px;
          HEIGHT: 100%;
          }


.casa   {
          background-color: #FFFFFF;
          WIDTH: 900px;
          HEIGHT: 100%;
          }

.dentro  {
          background-color: #FFFFFF;
          WIDTH: 900px;
          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;
          }


/* ----- Caratteri -------------------------------------------------------------- */

.tr_bck    {background-color: #808080;}
.tr_bck_ad {background-color: #808080;}


.testo  {font-family: Arial, Times New Roman; font-size: 12px; font-weight: normal; color: #757474; text-decoration: none; background-color: transparent;}

.finestraSX  {font-family: Arial, Times New Roman; font-size: 12px; font-weight: normal; color: #004A80; text-decoration: none; background-color: transparent;}

.menu {font-family: Arial, Times New Roman; font-size: 13px; font-weight: bold; color: #004A80; text-decoration: none; background-color: none;}

.menudue {font-family: Arial, Times New Roman; font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: none; background-color: none;}

.indirizzi {font-family: Arial, Times New Roman; font-size: 13px; font-weight: normal; color: #004A80; text-decoration: none; background-color: none;}


.testored  {font-family: Arial, Times New Roman; font-size: 10px; font-weight: normal; color:#757474; text-decoration: none;
        background-color: transparent;}

.titolo {font-family: Arial, Times New Roman; font-size: 12px; font-weight: bold; color: #004A80; text-decoration: none; background-color: none;}


.titolone {font-family: Arial, Times New Roman; font-size: 14px; font-weight: bold; color: #004A80; text-decoration: none; background-color: none;}



/* ----- Formattazione links -------------------------------------------------- */

a.finestre:link { color: #FFFFFF; text-decoration: none; background-color: transparent;}
a.finestre:hover { color: #000000; text-decoration: none; background-color: #D2F843;}

a.norm:link { color: #004A80; text-decoration: none; background-color: transparent;}
a.norm:active { color: #004A80; text-decoration: none; background-color: transparent;}
a.norm:visited { color: #004A80; text-decoration: none; background-color: transparent;}
a.norm:hover { color: #FFFFFF; text-decoration: none; background-color: #004A80;}  

a.head:link { color: #004A80; text-decoration: none; background-color: transparent;}
a.head:active { color: #004A80; text-decoration: none; background-color: transparent;}
a.head:visited { color: #004A80; text-decoration: none; background-color: transparent;}
a.head:hover { color: #FFFFFF; text-decoration: none; background-color: #004A80;}  

a.footer:link { color: #FFFFFF; text-decoration: underline; background-color: transparent;}
a.footer:hover { color: #000000; text-decoration: underline; background-color: #D2F843;}
