/* Formattazione corpo */body {    margin: 0,0,0,0;    padding: 0,0,0,0;    background-color: #FFF7CE;    scrollbar-3d-light-color: #FFFFFF;    scrollbar-arrow-color: #FF0000;    scrollbar-base-color: #FFFFFF;    scrollbar-dark-shadow-color: #FFFFFF;    scrollbar-face-color: #FFF7CE;    scrollbar-highlight-color: #FFFFFF;    scrollbar-shadow-color: #FFFFFF;    }    /* Formattazione link */     A {	   font-family : Times New Roman, Times, serif;   font-weight : normal;   font-style: normal;   font-size : 9pt;	color: #FF0000;   text-decoration: none;   }   A:Hover {	   font-family : Times New Roman, Times, serif;   font-weight : normal;   font-style: normal;   font-size : 9pt;	color: #FF0000;   text-decoration: none;   }         A.menu {	   font-family : Arial;   font-weight : bold;   font-style: bold;   font-size : 11px;	color: #FFFFFF;   text-decoration: none;   }	A.menu:Hover {	   font-family : Arial;   font-weight : bold;   font-style: bold;   font-size : 11px;	color: #FFFFFF;   text-decoration: underline;   }   A.rosso {	   font-family : Arial;   font-weight : bold;   font-style: bold;   font-size : 11px;	color: #FF3136;   text-decoration: none;   }	A.rosso:Hover {	   font-family : Arial;   font-weight : bold;   font-style: bold;   font-size : 11px;	color: #FF3136;   text-decoration: underline;   }   a.menucategorie	{ font-family: Verdana, Geneva;	  font-size: 10px;	  text-decoration: none;	  color: #C0C0C0 }a.menucategorie:hover	{ font-family: Verdana, Geneva;	  font-size: 10px;	 text-decoration: none; 	 color: #FFFFFF}       /* Formattazione testo */  font.titolo {		/* font di default */	font-family: Times New Roman, Times, serif;	font-weight: normal;	font-style: normal;	text-decoration: none;	font-size: 16px;   color: #FF0000 }   font.sottotitolo {		/* font di default */	font-family: Arial;	font-weight: bold;	font-style: normal;	text-decoration: none;	font-size: 12px;   color: #FF3136 }      font.titologrigio {		/* font di default */	font-family: Arial;	font-weight: bold;	font-style: normal;	text-decoration: none;	font-size: 12px;   color: #666666 }         font.titolobianco {		/* font di default */	font-family: Arial;	font-weight: bold;	font-style: normal;	text-decoration: none;	font-size: 13px;   color: #FFFFFF }     	font.testo {		/* font di default */	font-family:  Times New Roman, Times, serif;	font-weight: normal;	font-style: normal;	text-decoration: none;	font-size: 12px;   color: #666666 }   font.testo1 {		/* font di default */	font-family:  Arial;	font-weight: normal;	font-style: normal;	text-decoration: none;	font-size: 12px;   color: #000000 }      font.testoarancione {		/* font di default */	font-family:  Arial;	font-weight: normal;	font-style: normal;	text-decoration: none;	font-size: 11px;   color: #FF6600 }   font.testogrigio {		/* font di default */	font-family:  Arial;	font-weight: normal;	font-style: normal;	text-decoration: none;	font-size: 11px;   color: #313131 }      font.testoverde {		/* font di default */	font-family:  Arial;	font-weight: normal;	font-style: normal;	text-decoration: none;	font-size: 11px;   color: #346160 }   font.testobianco {		/* font di default */	font-family:  Arial;	font-weight: bold;	font-style: bold;	text-decoration: none;	font-size: 10px;   color: #FFFFFF }          /* Formattazione menu a tendina */     Select{	   background-color: #FFE4BE;   font-family : Arial;   font-weight : normal;   font-size : 11px;   color: #666666;   text-decoration: none;   }    /* Formattazione bottoni form */     .form {        font-family: Times New Roman, Times, serif;      font-weight : normal;       font-size: 9pt;       color: #000000;      background-color: #FFE4BE;      border-style: solid;      border-width: 1px;       border-color: #000000; };      .textarea {        font-family: Arial, Helvetica, sans-serif;      font-weight : normal;       font-size: 8pt;       color: #666666;};      /* Formattazione immagini */    Img.Details  {	   border-style: solid;   border-color :#888888;   border-width: 2pt;      }      /* Formattazione tabelle */     table.cornice {border-style:solid;border-width: 1px;border-color:#666666;}