.contatti {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f4edd4;
	text-decoration: none;
	line-height:1.2;
	letter-spacing:0.6;
}

.contatti a:link,  .contatti a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f4edd4;
	font-style: normal;
	text-decoration : none;
}

.contatti a:hover,  .contatti a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #f4edd4;
	text-decoration : underline;
}

.contatti checkbox {
	width:14px;
	height:14px;
}

.contatti input {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #272929;
	border-right: #f4edd4 1px solid;
	border-top: #f4edd4 1px solid;
	border-left: #f4edd4 1px solid;
	border-bottom: #f4edd4 1px solid;
	background-color:#f4edd4;
	height: 18px;
	width: 250px;
}

.contatti textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #272929;
	border-right: #f4edd4 1px solid;
	border-top: #f4edd4 1px solid;
	border-left: #f4edd4 1px solid;
	border-bottom: #f4edd4 1px solid;
	background-color:#f4edd4;
	font-weight: normal;
	text-align: justify;
	width: 250px;
	height: 50px;
}

.contatti select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #272929;
	border-right: #272929 1px solid;
	border-top: #272929 1px solid;
	border-left: #272929 1px solid;
	border-bottom: #272929 1px solid;
	background-color:#f4edd4;
	height: 18px;
	width: 250px;
}

.privacy {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #272929;
	text-decoration:none;
	text-align: justify;
	/*letter-spacing:0.6;
	line-height:1.2;*/
}

.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #8d8a7f;
	text-decoration: none;
}