<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #ffffff;
}

#who-box {
width:998px;
height:71px;
display: block;
position:absolute;
top:142px;
left:120px;
}

#what-box {
width:772px;
height:81px;
display: block;
position:absolute;
top:213px;
left:120px;
}

#where-box {
width:266px;
height:79px;
display: block;
position:absolute;
top:293px;
left:120px;
}

#fb-box {
width:132px;
height:30px;
display: block;
position:absolute;
top:410px;
left:170px;
}

#form-box {
	width:260px;
	height:460px;
	display: block;
	position:absolute;
	top:400px;
	left:500px;
	background-image:url(graph/sfondo_form.png);
	background-repeat: no-repeat;
}

#contatti-address-box {
	width:240px;
	height:200px;
	display: block;
	position:absolute;
	top:505px;
	left:170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
}

.input_testo {
	position: absolute;
	width: 245px;
	height: 18px;
	overflow: hidden;
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	background-color: #CC3333;
	background-color:transparent;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

	.campo_nome {
		left: 6px;
		top: 20px;
	}
	
	.campo_telefono {
		left: 6px;
		top: 60px;
	}
	
	.campo_email {
		left: 6px;
		top: 102px;
		
	}
	
	.campo_data {
		left: 6px;
		padding-left:20px;
		top: 141px;
		background-image:url(graph/ico_calendario.png);
		background-position:left;
		background-repeat:no-repeat;
	}
	
	.campo_citta {
		left: 6px;
		top: 179px;
	}

.input_messaggio {
	position: absolute;
	width: 241px;
	height: 94px;
	overflow: hidden;
	left: 6px;
	top: 223px;
	resize:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow:auto;
}
	
.consenso_privacy {
	position: absolute;
	width: 250px;
	height: 60px;
	overflow: hidden;
	
	left: 7px;
	top: 330px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}	

.piccolo_rosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990000;
}

.piccolo_grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	font-weight:bold;
}

.piccolo_nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	font-weight:bold;
}

.show_info_privacy {
	cursor: pointer;
}

.show_info_privacy:hover {
	cursor: pointer;
 	text-decoration: underline;
}

#informativa_privacy {
	position: absolute;
	width: 300px;
	height:294px;
	overflow: hidden;
	padding:4px;
	left: 275px;
	top: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:thin solid #333333;
	line-height: 12px;
	display:none;
}
	
.btn_reset {
	position: absolute;
	width: 91px;
	height: 20px;
	overflow: hidden;
	
	left: 7px;
	top: 394px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #000000;
}	

.btn_invio {
	position: absolute;
	width: 91px;
	height: 20px;
	overflow: hidden;
	
	left: 150px;
	top: 394px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	
	color: #000000;
}

#segnala_nome {
	position: absolute;
	width: 300px;
	height:20px;
	overflow: hidden;
	padding:4px;
	left: 254px;
	top: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990000;
	line-height: 12px;
	display:none;
}

#segnala_email {
	position: absolute;
	width: 300px;
	height:20px;
	overflow: hidden;
	padding:4px;
	left: 254px;
	top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990000;
	line-height: 12px;
	display:none;
}

#segnala_sintassi_email {
	position: absolute;
	width: 300px;
	height:20px;
	overflow: hidden;
	padding:4px;
	left: 254px;
	top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990000;
	line-height: 12px;
	display:none;
}

#segnala_consenso {
	position: absolute;
	width: 135px;
	height:60px;
	overflow: hidden;
	padding:4px;
	left: -134px;
	top: 326px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#990000;
	line-height: 12px;
	display:none;
}

#messaggio_invio {
	width:600px;
	height:60px;
	display: block;
	position:absolute;
	top:119px;
	left:179px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	line-height: 25px;
}

.btn_prosegui {
	position: absolute;
	width: 30px;
	height: 20px;
	overflow: hidden;
	
	left: 1px;
	top: 57px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	
	color: #000000;
	
	cursor:pointer;
}
</pre></body></html>