.testo_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #D2B990;
}
.title_form {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.maintable {
	background-color: #EFEFEF;
	border: thin solid #D5BF98;
	margin: 0px;
	padding: 0px;
}
.maintable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C29E23;
	padding-left: 6px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.maintable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	padding-left: 2px;
}
.sinistro {
	background-image: url(images/sin.gif);
	background-repeat: repeat-y;
}
.destro {
	background-image: url(images/dex.gif);
	background-repeat: repeat-y;
}
.tabalto {
	border-bottom: thin solid #D5BF98;
}
.testo_arte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	margin-right: 6px;
	margin-left: 6px;
}
.alto3 {
	background-image: url(images/alto.gif);
	background-repeat: repeat-x;
}
.basso {
	background-image: url(images/basso.gif);
	background-repeat: repeat-x;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-left: 5px;
}
.acquista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
	text-align: right;
}
.immagine {
	float: left;
}
