body {
	background-image: url(images/sfondo.gif);
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-repeat: repeat;
}
a:link {
	color: #f2c893;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F2C893;
}
a:hover {
	text-decoration: underline;
	color: #926029;
}
a:active {
	text-decoration: none;
	color: #F2C893;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #b98440;
	line-height: 15pt;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #f2c893;
	line-height: 15pt;
}.testochiarobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #F2C891;
	line-height: 15pt;
	font-weight: bold;
}
.titolonegativo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #774107;
	line-height: 25pt;
	background-color: #F2C891;
	font-weight: bold;
}


/* FORM.PHP */


.left{
	color: #333333 !important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}

.tbmain{
	height:200px;
	color:#333333;
	background:#F7F7F7;
	border: 1px dotted #909090;

}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	background-image: url(style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #F1DBDB;
	border-top: 1px solid #E5F0F0;
	border-right: 1px solid #93D2D2;
	border-bottom: 0px;
	border-left: 0px;
	clip:   rect(0.2em auto auto auto);
	height: 1.9em;
	padding: 0.3em;
}

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#666666;
	background: #F1DBDB;
	height: 1.8em;
	width: 5.0em;
	border-top: 0px solid;
	border-right: 2px solid #93D2D2;
	border-bottom: 3px solid #EDEDED;
	border-left: 3px solid #EDEDED;



}
.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	background-image: url(style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #F1DBDB;
	border-top: 0px;
	border-right: 1px solid #93D2D2;
	border-bottom: 0px;
	border-left: 0px;
	clip:   rect(0.2em auto auto auto);
	padding: 0.4em;
	font-style: italic;
}
.mand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #F2B355;
}

.leftred {

	color: #dd0000!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}
.errMsg {
	color: #DEB393;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
}
/* FINE FORM.PHP */
