body {
	background-color:#FFFFFF;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
}

body, td, th {
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-smooth: always;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color:#003399;
}

.lineDef {
         background-repeat:repeat-x;
         background-image:url(../immagini/gif/linea.gif);
                 vertical-align:top;
                 height:1px;
                 }

.inputDef100 {
 		    font-size: 9px;
		    color: #000000;
 		    font-family: Arial, Helvetica, sans-serif;
		    width: 100px;
		    }
			  
.fontDef {
 		 font-size: 12px;
		 color: #FFFFFF;
 		 font-family: Arial, Helvetica, sans-serif;
		 text-decoration: none;
		 font-smooth: always;
		 }
	 
.titolo {
 		  font-size: 60px;
          color: #444444;
 		  font-family: Arial, Helvetica, sans-serif;
		  text-decoration: none;
		  font-weight: bold;
		  font-smooth: always;
		  }
		  
.sottotitolo {
 		     font-size: 20px;
             color: #444444;
 		     font-family: Arial, Helvetica, sans-serif;
		     text-decoration: none;
             font-weight: bold;
			 font-smooth: always;
		     }
			 	  
a.menu:link { 		   
		    color: #444444;
		    text-decoration: none;
		    font-style: normal;		   
		    font-family: Arial, Helvetica, sans-serif;
	        font-size: 10px;
	        font-weight: bold;
			font-smooth: always;
		    }

.selected {
 		  color: #AAAAAA;
		  text-decoration: none;
		  font-style: normal;		   
		  font-family: Arial, Helvetica, sans-serif;
	      font-size: 10px;
	      font-weight: bold;
		  font-smooth: always;		  
		  }

a.menu:hover {
 		     color: #AAAAAA;
		     text-decoration: none;
		     font-style: normal;		   
		     font-family: Arial, Helvetica, sans-serif;
	         font-size: 10px;
	         font-weight: bold;
			 font-smooth: always;
		     }
		   
a.menu:active {
 		      color: #777777;
		      text-decoration: none;
		      font-style: normal;		   
		      font-family: Arial, Helvetica, sans-serif;
	          font-size: 10px;
	          font-weight: bold;
			  font-smooth: always;
		      }
		   
a.menu:visited {
 		       color: #444444;
		       text-decoration: none;
		       font-style: normal;		   
		       font-family: Arial, Helvetica, sans-serif;
	           font-size: 10px;
	           font-weight: bold;
			   font-smooth: always;
		       }

.transparent {
             z-index: 3;
             display: none;
             position: absolute;
             border: none;
             }