a:link {  color: #625D34; text-decoration: underline}
a:visited {  color: #625D34; text-decoration: underline}
a:hover {  color: #333333; text-decoration: none}
a.menu:link {  color: #625D34; font-weight: bold; text-decoration: underline}
a.menu:visited {  color: #625D34; font-weight: bold; text-decoration: underline}
a.menu:hover {  color: #333333; font-weight: bold; text-decoration: none}
.logo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; color: #625D34}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FAE3C1}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #625D34; border: #625D34; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
select {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #625D34; background-color: #C4C5A9}

.text1{
	font-size:13px;
	font-weight:bold;
	padding:22px 0 0 45px;	
}
.text2{
	font-size:10px;
	font-weight:bold;
	padding:22px 0 0 45px;	
}
.text3 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
	font-size:10px;
	font-weight:bold;
	padding:22px 0 0 45px;	
}
/*QUI DEFINISCO LO STILE DEI DIV*/
#contenitore {
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto;
	background-color: #ffffff;
}
/*QUI DEFINISCO LO STILE DEGLI ELEMENTI DEL FORM*/
fieldset {
	width: 500px;
	margin: 0 auto;
	padding-top: 20px;
	display:block;
}
legend {
	letter-spacing: 2px;
	font-weight: bold;
	color: #003366;
	font-size: 16px;
}
label {
display:block;
float:left;
width:155px;
text-align:right;
font-weight:bold;
color:rgb(51,102,153);
padding-right:0;
font-family:Verdana, sans-serif;
font-size:13px;
} 
input { 
font-weight: bold; 
font-size: 13px;
font-family: Verdana,helvetica,sans-serif;
letter-spacing: .2em;
width:200px; 
border:#73848C 1px solid;
background-color: #FFFFCC;
padding:0;
margin-left:10px;
}
.n {
	text-align:	center;
	font-size: 12px;
}
.nn {
	text-decoration: none;
	color: #000066;
	font-weight:bold;
}
.nn:hover {
	text-decoration: none;
	color: #CC0000;
	font-weight:bold;
	letter-spacing: 2px;
}
textarea{
font-weight:bold;
font-size:13px;
font-family: Verdana,helvetica,sans-serif;
letter-spacing: .2em;
width:300px; 
border:#73848C 1px solid;
background-color: #FFFFCC;
padding:0px 0px 0px 2px;
margin-left:10px;
}
input#invia {
width:100px;
border:#73848C 1px solid; 
background-color:rgb(228,228,228);
color: rgb(51,102,153);
font-weight: bold;
font-size:11px ;
font-family:Verdana,helvetica,sans-serif; 
/*margin-left:5px;*/
}
input#annulla {
width:80px;
border:#73848C 1px solid; 
background-color:rgb(228,228,228);
color: rgb(51,102,153);
font-weight: bold;
font-size:11px ;
font-family:Verdana,helvetica,sans-serif; 
}
.tratt {
	font-size: 10px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.tratt2 {
	font-size: 18px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	color:#990000;
	font-weight: bold;	
}