@charset "utf-8";
#content{
	padding:0;
	background:transparent;
	width:80%;
	text-align:center;
}

#footer {
	width:100%;
	height:2em;
	text-align:center;
	position: absolute;
	bottom: 0;
	right: 0;
}

html, body, #container {
	min-height:100%;
	width:100%;
	height:100%;
	margin: 0px;
}

.Testo_12_Normale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15pt;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	display: compact;
}
.bb {
	height: 94px;
	position: relative;
	text-align: center;
	vertical-align: text-bottom;
}
a:link {
	font-weight: bold;
	color: #333333;
}

.Tratteggiato {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #333333;
}
.Immagine {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}
.Testo_10_bold {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bolder;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	display: compact;
	color: #333333;
}
