body {
	margin: 0px;
	background-attachment: fixed;
	vertical-align: middle;
	white-space: normal;
	padding-top: 0px;
	background-image: url(/immagini/sfondo23.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}
.tabella {
	text-align: center;
	vertical-align: top;
	padding: 7px;
	margin: 7px;
}
.modulo {
	background: transparent;
	height: 350px;
	width: 566px;
	vertical-align: top;
	border: 0px none;

}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #999999;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CCCCCC;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}.TIT1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #CCCCCC;
	font-weight: bold;
}
.TIT2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.TIT3 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none
}

div.feedburnerFeedBlock {
	border:2px solid #ddd;
	background-color:#ffe;
	padding:12px;
}

div.feedburnerFeedBlock > ul > li > .date { 
 	display: inline;
 	padding-left: 5px;
 }
