body {
/*	background-image: url(../immagini/logo_sfondo.GIF);*/
	background-color: White;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: right;
	font-family: Arial, sans-serif;
	color: Black;
	text-decoration: none;
	text-align: justify;
	margin-left: 75px;
	margin-right: 75px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 150%;
}
#titolo{
	font-family: "Times New Roman", Times, serif;
	font-size: 190%;
	font-style: italic;
/*	color: olive; */
	color: #757575;
	line-height: 120%;
}
#titolo1{
	font-family: "Times New Roman", Times, serif;
	font-size: 300%;
	font-style: italic;
/*	color: olive; */
	color: #757575;
	line-height: 150%;
}
#titolo2{
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	font-style: italic;
/*	color: olive; */
	color: #757575;
	line-height: 150%;
}
#titolo3{
	font-family: "Times New Roman", Times, serif;
	font-size: 210%;
	font-style: italic;
/*	color: olive; */
	color: #757575;
	line-height: 150%;
}
a {
	font-family: "Times New Roman", serif;
	font-style: italic;
/*	color: #696969; */
/*	color: olive; */
	color: #757575;
	text-decoration: none;
	font-weight: bold;
}
table {
	empty-cells: hide;
	border-spacing: 5px;
	border: none;
	/*line-height: 150%;*/
	font-family: Arial, sans-serif;
	color: Black;
	text-decoration: none;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 150%;
}
td {
	border: none;
}
ul.listaFB li {
	list-style-image: url(../immagini/FB_ul2.GIF);
	line-height: 200%;
}
#tab_t {
	background-image: url(../immagini/home.jpg);
	background-repeat: no-repeat;
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 190%;
	font-style: italic;
	color: White;
	line-height: 120%;
	vertical-align: bottom;
}
#tab_th {
	background-image: url(../immagini/home.jpg);
	background-repeat: no-repeat;
	border: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 300%;
	font-style: italic;
	color: White;
	line-height: 150%;
	vertical-align: bottom;	
}