body{
	background: url(img/sfumatura.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.testocopyright{
	font: normal 8pt Arial;
	color: white;
}
.inline-sx {
	padding:5px;
	margin: 0px 5px 5px 0;
	float:left;
}
.inline-dx {
	padding:10px;
	margin:0px 0px 5px 5px;
	float:right;
}
td.barra{
	background: url(img/barra.jpg);
	background-repeat: repeat-x;
}
.titolo{
	font-family: "Times New Roman";
	font-size: 24px;
	font-weight: bold;
	color: White;
	text-align: center;
}
td.testo{
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: Black;
	padding: 10px;
}
td.testo2{
	font-family: "Times New Roman";
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	color: Black;
	padding: 10px;
}
td.testo2 a{
	font-weight: bold;
	text-decoration: underline;
	text-align: right;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
}

.main_menu{
color: #ffffff;
font: 11px Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
}
.main_menu a{
color: #ffffff;
display:block;
text-decoration:none;
text-align: center;
padding: 3px 3px 3px 3px;
}
.main_menu a:hover{
color:#0066cc;
background:#ffffff;
list-style-type:disc;
}
.main_menu td{
margin: 0px;
padding: 2px 3px 2px 5px;
font-weight:bold;
}
td.menu{
	background: url(img/tab_middle.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.titoletti{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 14px;
font-weight: bold;
color: #0066CC;
}
.titolo_bianco{
font-family: Georgia, Times New Roman, Times, serif;
font-size: 20px;
font-weight: bold;
color: #ffffff;
}
.link_big_site{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0066cc;
text-decoration: none;
font-weight: bolder;
}