/* CSS Document */

.Titolo {
	FONT-SIZE: 1.8em;
	COLOR: #787878;
	LINE-HEIGHT: 1.3;
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 6px;
}
.form {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #284052;
	line-height: 16px;
}
.form H1 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3A5E78;
	line-height: 13px;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
}
.form H2{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #284052;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: 12px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
}
.form H2 A:hover{
	color: #ec0306;
	text-decoration: none;
}
.form H3{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #284052;
	font-style: normal;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 6px;
}
.form H4{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #284052;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
}
.formCampi {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #284052;
	margin-right: 8px;
}

.formPrivacy {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.formTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #284052;
	line-height: 1.6;
}
.formText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #284052;
	line-height: 16px;
	margin: 12px;
}

.uniscicampo{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #284052;
	margin: 12px;
	width: 350px;
	margin-bottom:8px;
	display:block;
	
}

/*.uniscicampo input {
	
	width: 200px;
	/*margin-bottom:15px;
	float:right;
}

.uniscicampo select {
	
	width: 200px;
	margin-bottom:15px;
	float:right;
}

.uniscicampo textarea {
	
	width: 200px;
	margin-bottom:15px;
	float:right;
}
*/
.uniscicampo label {
	
	float:left;
	display:block; 
	width:180px; 
}


.uniscicampo input, .uniscicampo select{
	margin: 3px 0 10px 0; 
	height:1.6em; 
	line-height:1.6em; 
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #284052;
	width: 300px;
	}
	
#privacy{

	width:10px;
	padding:5px;
	margin: 0px;


}
