#Container {
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	width: 750px;
}
body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	background-color:#f1f1f1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.TableDark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2D3952;

}
.TableDark tr td {
	padding: 4px;
}
.TableDark tr td a {
	color: #FFFFFF;
}
td {
	vertical-align: top;
}
.TxtSans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3952;
	padding: 4px 4px 4px 8px;
}
.CellaCelestina {
	background-color: #F6F7FA;
}
.CellaCalendHome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D3953;
	background-color: #DBE1EC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.CellaCalendHomeT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.CellaTitoloPagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #D9BA2B;
	padding: 10px;
}
.CellaTesto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 4px;
}
.CellaTesto table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.CellaTesto table tr td {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 4px 12px 4px 0px;
}
.TableInterna {
	background-color: #f6f7fa;
}
#LayoutTable {
	width: 780px;
}
.CellaLeft {
	background-image: url('../images/shadow_sx.gif');
	background-repeat:repeat-y;
}
.CellaRight {
	background-image: url('../images/shadow_dx.gif');
	background-repeat:repeat-y;
}
.TitCD {
	text-align:left;
	padding-left:4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}
.TableCD {
	margin-left:0px;
}
.TableCD tr td {
	vertical-align:top;
	padding:4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.TableCD tr td a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2D3952;
}

