form{
	margin:0;
	padding:0;
}

input{
font-family: "Century Gothic", "Times New Roman", Times, serif;;
	padding:1px;;
	margin:1px;;
	height: 20px;
	line-height: 10px;
	color:#000000;
	font-size:14px;
}
.inputClass{
font-family: "Century Gothic", "Times New Roman", Times, serif;;
	height: 20px;
	color:#000000;
	font-size:14px;
	line-height:20px;
	}

select{	
font-family: "Century Gothic", "Times New Roman", Times, serif;;
height: 25px;
	font-size:14px;
	}
	/*select{
	padding:1px;;
	margin:1px;;
	height: 20px;
	color:#000000;
	font-size:14px;
}*/

.titoliForm{
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	color:#fff;
	font-weight: bold;
	text-align:left;
	background-color:#02A3D9;
	width:130px;
	text-indent:5px;
	height:15px;
	line-height: 15px;
	border-bottom: 1px solid #ffffff;
}

.testiForm{
	font-family: "Century Gothic", "Times New Roman", Times, serif;;
	font-size:14px;
	color:#fff;
	font-weight: bold;
	text-align:left;
	background-color: transparent;;
	text-indent:5px;
	height:15px;
	line-height: 15px;
	border-bottom: 1px solid transparent;
}
