@charset "utf-8";
/* CSS Document */
table{
	margin:0px;
	padding:0px;
	font-size:11px;
}
td{
	padding:2px 0px;
}
td.titsezioneform{
	height:30px;
	vertical-align:bottom;
	color:#b82e22;
}
td.bordo{
	border-bottom:1px solid;
}
td span.nota{
	font-size:10px;
}

table input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #605b61;
}


.contenttable {
	float:left;
	display:inline;
	width: 320px;
}

#closer {
	clear:both;
	width:945px;
	margin:0px 0px 0px 8px;
	height:28px;
	background-color:#fff;
	border:1px solid #d3d4d5;
}
