
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 2ex;
}

SELECT {
	font-family: inherit;
	font-size: inherit;
}

TEXTAREA {
	font-family: inherit;
	font-size: inherit;
}

INPUT {
	font-family: inherit;
	font-size: inherit;
}

BUTTON {
	font-family: inherit;
	font-size: inherit;
}

.etichetta {
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	margin: 0 0 2pt 0;
}

.etichetta2 {
	font-family: inherit;
	font-size: inherit;
	font-style: italic;
}

#sede_info {
	display: none;
	position: absolute;
	top: 2ex;
	right: 2ex;
	text-align: right;
	border: solid 1px black;
	padding: 1ex;
}

#d_oggetto {
	margin: 5pt 0 5pt 0;
}

#d_sede {
	display: none;
	margin: 5pt 0 5pt 0;
}

#d_anagrafica {
	display: none;
	margin: 5pt 0 5pt 0;
}

	#d_anagrafica_contenuto {
		margin: 0 5ex 0 5ex;
		padding: 1ex;
		border: 1px solid black;
	}

#d_email {
	display: none;
	margin: 5pt 0 5pt 0;
}

#d_consenso {
	display: none;
	margin: 5pt 0 5pt 0;
}

#d_bottoni {
	display: none;
	margin: 5pt 0 5pt 0;
}

