body {
                   margin: 1px;
               background: url("sfondo01443.JPG"); 
    background-attachment: fixed;
              font-family: Arial, Times new Roman, Courier New, Tahoma, Verdana, Garamond;
    }
/* ----------------------------------MENU-------------------------------------*/	
.menu {
	margin-left:12%;	
		padding:0;
		}
.menu ul {
		padding:0;
		margin:0;
		}
.menu li {
		position: relative;
		float: left; 
		list-style: none;
		margin: 0;
		padding:0;
		}
.menu li a {
		width:120px;
		height: 30px;
		display: block;
		text-decoration:none;
		text-align: center;
		line-height: 30px;
		font-weight: bold;
		font-size: 10px;
		}
.menu li a:hover {
		background-position: bottom center;
		}
.menu ul ul {
		position: absolute;
		top: 30px;
		width: 120px;
		visibility: hidden;
		}
.menu ul li:hover ul {
		visibility:visible;
		}
a.green {
		background: url(img/green.jpg) no-repeat top center;
		color: #006600;
		}
a.orange {
		background: url(img/orange.jpg) no-repeat top center;
		color: #CC3300;
		}
a.blu{
		background: url(img/blu.jpg) no-repeat top center;
		color: #006699;
		}
a.yellow {
		background: url(img/yellow.jpg) no-repeat top center;
		color: #FF9900;
		}
a.purple {
		background: url(img/purple.jpg) no-repeat top center;
		color: #990066;
		}	

.footer {               
        clear: both;
        width: 99%;
       margin: 0px;
    font-size: 1em; 
 background-color: #eee8aa; 
        border: 2px ridge;
    text-align: center;
  border-color: #C0C0C0;
          }
/*	----------------------------------- TABELLA ------------------------ */
.tabella  {
	border: 2px solid #338BA6;
	width: 100%;
	margin-top: 70px;
	}
.tabella caption {                
            width: 100%;
            color: blue;
            font-size: 2.2em; 
     background-color: white; 
               border: 1px solid green;
           text-align: center;
          }
.tabella thead  {
           border: 2px solid #338BA6;
 background-color: yellow;
	}
.tabella td  {
	border: 2px solid ;
	text-align: center;
	}
.tabella td p  {
		text-align: justify;
		margin: 5px;
	}
.tabella ul  {
               Width: 100%;
     list-style-type: none;
              Margin: 0px;
             padding: 0px;
    }
.tabella  li {
          border: 1px outset;
    border-color: #C0C0C0;
	   font-size: 1em;
    }
.tabella a:hover {
			display: block;
			   color: yellow; 
    background-color: #FFA500; 
			  border: 1px inset; 
    }
.tabella a:link, a:active, a:hover, a:visited {
      text-decoration: none;
		}
/* -------------------------------------FINE TABELLA ------------------------------*/
.nobr {white-space: nowrap}

.divtesta   {
	padding: 5px;
	text-align: center;
	}
	