body {  margin: 0;
        padding: 0;
        font-family: "Lucida Grande", "Trebuchet MS", "Bistream Vera Sans", Verdana, Helvetica, sans-serif;
	    font-size: 13px;
	    color: #FFF;
	    background-color: #885C4D
	    	    }	    
	    	    
img { border: 0 }
	    
.testo {
font-family: "Lucida Grande", "Trebuchet MS", "Bistream Vera Sans", Verdana, Helvetica, sans-serif;
font-size: 13px;
line-height: normal;
text-align: justify;
color: #EEE
}

.titolo {
font-family: "Lucida Grande", "Trebuchet MS", "Bistream Vera Sans", Verdana, Helvetica, sans-serif;
font-size: 19px;
line-height: normal;
text-align: left;
color: #FFF
}

.did {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 9px;
line-height: normal;
text-align: right;
color: #FFF
}

.did2 {
font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
font-size: 9px;
line-height: normal;
text-align: center;
color: #FFF
}

A.menu3                  {color: #FFFFFF; text-decoration: none; font-style: normal; font-family: Verdana, sans-serif; font-size:9px}
A.menu3:Visited          {color: #FFFFFF; text-decoration: none; font-style: normal; font-family: Verdana, sans-serif; font-size:9px}
A.menu3:Active           {color: #FFFF00; text-decoration: none; font-style: normal; font-family: Verdana, sans-serif; font-size:9px}
A.menu3:Hover            {color: #FFFF00; text-decoration: none; font-style: normal; font-family: Verdana, sans-serif; font-size:9px}

A.menu4                  {color: #FFFFFF; text-decoration: none; font-style: normal; font-family: "Lucida Grande", "Trebuchet MS", "Bistream Vera Sans", Verdana, Helvetica, sans-serif;
 font-size:13px}
A.menu4:Visited          {color: #FFFFFF; text-decoration: none; font-style: normal; font-family: "Lucida Grande", "Trebuchet MS", "Bistream Vera Sans", Verdana, Helvetica, sans-serif;
 font-size:13px}
A.menu4:Active           {color: #FFFF00; text-decoration: none; font-style: normal; font-family: "Lucida Grande", "Trebuchet MS", "Bistream Vera Sans", Verdana, Helvetica, sans-serif;
 font-size:13px}
A.menu4:Hover            {color: #FFFF00; text-decoration: none; font-style: normal; font-family: "Lucida Grande", "Trebuchet MS", "Bistream Vera Sans", Verdana, Helvetica, sans-serif;
 font-size:13px}
 
A.menu5                  {color: #FF0000; text-decoration: none; font-style: normal; font-family: "Lucida Grande", "Trebuchet MS", "Bistream Vera Sans", Verdana, Helvetica, sans-serif;
 font-size:13px}
A.menu5:Visited          {color: #FF0000; text-decoration: none; font-style: normal; font-family: "Lucida Grande", "Trebuchet MS", "Bistream Vera Sans", Verdana, Helvetica, sans-serif;
 font-size:13px}
A.menu5:Active           {color: #FFFFFF; text-decoration: none; font-style: normal; font-family: "Lucida Grande", "Trebuchet MS", "Bistream Vera Sans", Verdana, Helvetica, sans-serif;
 font-size:13px}
A.menu5:Hover            {color: #FFFFFF; text-decoration: none; font-style: normal; font-family: "Lucida Grande", "Trebuchet MS", "Bistream Vera Sans", Verdana, Helvetica, sans-serif;
 font-size:13px}


.style6 {
	text-align: left;
}
.style24 {
	text-align: right;
}
.style17 {
	text-align: center;
}

.style20 {
	background-image: url('images/sfondo.gif');
}
.style21 {
	color: #CB220C;
}
.style22 {
	background-image: url('images/footer.gif');
}

				
#container {
			width: 60%;
			padding: 10px 15px;
			margin: 10px auto;
			background: white;
			border: 1px solid silver;
		}
		
h1 {
			font: 24px Tahoma, Arial, sans-serif;
			color: #006699;
		}
		
select {
			font: 11px Tahoma, Arial, sans-serif;
			color: #333333;
		}
		
textarea {
			font: 11px Tahoma, Arial, sans-serif;
			color: #333333;
		}
		
input {
			font: 11px Tahoma, Arial, sans-serif;
			color: #333333;
		}
		
label {
			float: left;
			width: 180px;
			text-align: right;
			margin-right: 15px;
		}
		
.field {
			margin: 5px 0;
			clear: both;
		}


