	.cellatitolo {
	width: 540px;
	height: 40px;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
/*	height: 65px;
	background: url("../images/divisione_form.jpg") #fff no-repeat;
	background-position: center top; */
	text-align: left;
	vertical-align: bottom;
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #003387;
	margin-left: 1px;
	font-weight: normal;
	}
	
	.vocicontatti {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	margin-left: 1px;
	}

	input {
	width: 250px;
	height: 18px;
	color: #000;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 7px;
	background-color: #EEE;
	border: 1px solid #666;
	}

	select {
	width: 252px;
	height: 22px;
	color: #000;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 7px;
	background-color: #EEE;
	border: 1px solid #666;
	}

	textarea {
	font-family: "Verdana", "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	width: 250px;
	height: 110px;
	color: #000;
	margin-top: 3px;
	margin-bottom: 7px;
	background-color: #EEE;
	border: 1px solid #666;
	}

	input.radio {
	width: 15px;
	height: 12px;
	border: 0px;
	background: none;
	border:0;
	margin-top: 10px;
	}