body {

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #735F31;
}
form {
	margin: 0px;
	padding: 0px;
}
.input-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
	color: #666666;
	background-color: #F0E7D7;
	height: 20px;
}
.input-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cccccc;
	color: #666666;
	background-color: #F0E7D7;
	height: 20px;
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0094B8;
}

a
{
	color: #666666;
	text-decoration: underline;
	font-weight:800;
}

a:hover
{
	color: #333333;
	text-decoration: underline;
}

.bordo_cella {
	border: 1px solid #ff66cc;
}
.td_copyright a
{
	color: #CC0000;
	text-decoration: none;
}

.td_copyright a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}


.td_copyright {
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #333333;
	letter-spacing: -0.1em;
}

LI {
	list-style-image: url('_img/li.gif');
	margin-top: 5px;
	margin-left: -10px;
	
}
LI.nobullet {
	list-style-type: none;
	margin-left: -20px;
	margin-top: 5px;
}

.inputContatti, .checkBox { 
	border-width:1px;
	border-color:#BDBDBD;
	border-style:solid;
	font-family: verdana, tahoma, arial;
	font-size: 8pt;
	color: #FF0000;
}
.inputContatti {
	padding:1px;
	width: 200px;
}
.td_right_titoletto {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #735F31;
	font-weight: bolder;
}
