body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	width:auto;
	visibility:hidden;
	background-color:#FFFFFF;
	overflow: hidden;
}

#RigaNavigazione tr {
	width:0px;
	}

#CellaContenuto {
	visibility:visible;
	font-size:10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {
width:80%;
min-width:50em;
position: absolute;
left: 1px;
top: 140px;
}
	#container img {
	display:inline;
	}

#ContainerGrafico {
	position:absolute;
	font-size:9px;
	border: 1px solid #CCCCCC;
	visibility:hidden;
	overflow: hidden;
	}

.ParRight li {
	line-height:2em;
	visibility:hidden;
}

.head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 50px;
	position:absolute;
	top: 0px;
	left: 0px;
	width:auto;
}
h3 {
	text-transform: uppercase;
}
h2 {
	font-size: medium;
	font-style: italic;
}
.desc {
	font-size: small;
	font-style: italic;
	margin-bottom: 2em;
	position: absolute;
	left: 0px;
	top: 120px;	
}
h1 {
	margin-bottom: 3px;
	font-size: large;
	position: absolute;
	left: 0px;
	top: 55px;	
}
.niente {
	font-size: small;
	line-height: 4em;
	background-color: #FFDDD5;
	border: 1px solid #FF0000;
	width: 80%;
	margin: 40px;
	height: auto;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.tempofooter {
	font-size: xx-small;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	visibility:hidden;
}

.Creditfooter {
	font-size: xx-small;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#TabellaPrincipale {
	border: 1px solid #CCCCCC;
	min-width:3000px;
	margin-bottom: 3em;
	font-size:9pt;
}
	#TabellaPrincipale tr {
	height: 2em;	
	}
	
	#TabellaPrincipale th {
	height: 2em;
	font-weight: bold;
	padding-right: 1em;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	}
	
	#TabellaPrincipale td {
	height: 2em;
	padding-right: 1em;
	padding-left: 1em;
	}
	
	#TabellaPrincipale td.blocchi {
	text-align: right;	
	}
	
	#TabellaPrincipale td.totali {
	height: 2em;
	font-weight: bold;
	padding-right: 1em;
	padding-left: 1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	}
.ParTitle {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 75%;
}

.Par {
	margin-bottom: 2em;
	width: 70%;
}


.FavReplaceImg {
	overflow: hidden;
	visibility: hidden;
}