body {
                   margin: 1px;
               background: url("s261.jpg"); 
    background-attachment: fixed;
              font-family: Arial, Times new Roman, Courier New, Tahoma, Verdana, Garamond;
    }
.prientro {
        padding-left: 10px;
       padding-right: 10px;
        }
.testata {
               width: 99%;
    background-color: #FFFF00;
          text-align: center;
           font-size: 3em;
         font-family: Times new Roman;      
               color: #003399;
              border: 6px solid green;
    }
.testata img {           
         width: 1em;
		 height: 1em;
        margin: 2px; 
        }
.scorrevole {
    background-color: #eee8aa;
               color: #FF0000;
              border: 2px groove;
        border-color: #C0C0C0;
           font-size: 1.2em;
          text-align: center; 
               width: auto;
			  height: auto;
        }
.destra {
               width: 18%;
              height: auto; 
               float: right; 
    background-color: #FFCC60;
          text-align: center;
              Margin: 0px;
             padding: 0px;
    }
.destra ul  {
               Width: 100%;
/*               float: right; */
    background-color: #FFCC60;
     list-style-type: none;
              Margin: 0px;
             padding: 0px;
    }

.destra  li {
          border: 1px outset;
    border-color: #C0C0C0;
	   font-size: 1.2em;
    }
.navigadx_altro {
               Width: 100%;
               float: right;
    background-color: #FFCC60;
     list-style-type: none;
              Margin: 0px;
             padding: 0px;
    }
.navigadx_vuoto {
       margin: 1px;
       border: 1px solid #ff4500;
    font-size: 1.2em;
    }
.gruppovoci {
   background-color: #adff2f;
 padding-left: 2px;
        color: black;
    font-size: 1.5em;
    }
.destraTab  {
 margin-left: 17%;
       width: 82%;
            }
.destraTab table  {
 border: 3px ridge #ff4500;
        }
.destraTab thead  {
           border: 1px ridge #ff4500;
 background-color: yellow;
	}
.destraTab td  {
           border: 1px ridge #ff4500;
 background-color: #99FFCC; 
       text-align: center;
        font-size: 1em;
        }   
.destraTab caption  {
            width: 99%;
            color: blue;
        font-size: 1.6em; 
 background-color: white; 
           border: 1px solid green;
       text-align: center;
        }       
.sinistra {
               width: 16%;
              height: 100%; 
               float: left; 
    background-color: #FFFF00;
          text-align: center;
              Margin: 0px;
             padding: 0px;
    }
.sinistra ul {
           width: auto;
          height: auto; 
 list-style-type: none;
          Margin: 0px;
         padding: 0px; 
    }
            
.sinistra  li {
          border: 1px outset;
 list-style-type: none;
       font-size: 1em;
    border-color: #C0C0C0;
        }
.centro {
         width: auto;
        height: auto;
        }
.centrospan {
   margin-left: 17%;
  margin-right: 19%;    
    text-align: justify;
       padding: 5px;
	        }
.destraspan {
   margin-left: 17%;
    text-align: justify;
       padding: 5px;
	        }
.footer {               
        clear: both;
        width: 99%;
       margin: 0px;
    font-size: 1em; 
 background-color: #eee8aa; 
        border: 2px ridge;
    text-align: center;
  border-color: #C0C0C0;
          }
a:hover {
			 display: block;    
			   color: yellow; 
    background-color: #FFA500; 
			  border: 0 inset; 
	} 
a:link, a:active,  a:hover, a:visited{
      text-decoration: none;
}
.testacentrale {                
            width: 99%;
            color: blue;
            font-size: 2.2em; 
     background-color: white; 
               border: 1px solid green;
           text-align: center;
          }

.tabella  {
	border: 2px solid #338BA6;
	width: 100%;
	}
.tabella caption {                
            width: 100%;
            color: blue;
            font-size: 2.2em; 
     background-color: white; 
               border: 1px solid green;
           text-align: center;
          }
	.tabella td  {
	border: 2px solid #338BA6;
	text-align: center;
	}
	.tabella td p  {
		text-align: justify;
		margin: 5px;
	}
.nobr {white-space: nowrap}