
body{
	margin: 0;
	padding: 0;
	background:#ffffff;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#666;
	}
input{
line-height:18px;
}
div{
margin-bottom:4px;
}
label{
margin-top:-2px;
}
input.standard, input.civico {
border:1px solid #666;
}
td.tdLeft{
width:60%;
}
td.tdRight{
width:40%;
}
.checkbox{
margin-bottom:-1px;
}

.sfondo {
	background: #f0Faea;
	height: 100%;
	width: 100%
}

button{
	background: transparent;
	border: none;
	margin: 10px 0;
	margin-right: -4px;
	padding: 0;
}

