body {
	background-color: #F3F3EB;
	margin: 0px;
	padding: 0px;
	/*cursor: url('mouse.cur');*/

}
#menu {
	background-color: #A4A19C;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;




}
#tabellahome {
	background-image: url(bghome.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
#tabellahome1 {
	background-image: url(img/bg_interno.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

.titolo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #990000;
	padding-left: 5px;


}
.descrizione {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;


}
.link {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #9B723C;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;


}
hr {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9B723C;
}
.testomenu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 8px;


}
a.testomenu {
	color: #FFFFFF;
	text-decoration: none;

}
a.testomenu:hover {
	color: #666666;
}

.testosezione {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;


}
img {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.testoform {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-right: 2px;
}
.accetto {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.form {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
	width: 70%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A4A19C;
	border-right-color: #A4A19C;
	border-bottom-color: #A4A19C;
	border-left-color: #A4A19C;
	background-color: #F3F3EB;

}
.testoform2 {
	font-size: 10px;
	text-align: justify;

}
.bottoneform {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	width: 35%;
	border: none;
	background-color: #A4A19C;
}
