body {
	background-color: #E0DBCE;
	background-image: url(img/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.body {
	font-family: "Trebuchet MS", sans-serif;
	font-size: small;
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.logo {
	height: 130px;
	width: 880px;
	background-color: #FFFFFF;
	background-image: url(img/logo-2.jpg);
	background-repeat: no-repeat;
}
.google-centro {
	height: 90px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.contenuti {
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.google-sotto {
	height: 90px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.footer {
	height: 90px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	font-size: medium;
	text-align: center;
	background-color: #FFFFFF;
}
.sinistra {
	height: 220px;
	width: 120px;
	background-image: url(img/menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #dfe3ee;
	vertical-align:top;
	border-bottom-color: #FFFFFF;
}
.destra {
	height: 600px;
	width: 120px;
	background-color: #FFFFFF;

}
.centro {
	height: auto;
	width: 600px;
	padding: 20px;
	vertical-align: top;
	text-align: justify;
	display: block;
	background-image: url(img/flower-style.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
table {
	height: auto;
	width: auto;
	border: none;
}
.font-xpiccolo {
	font-size: x-small;
}
.li {
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #006699;
	text-indent: 5px;
	display: block;
	padding: 5px;
	width: 110px;
}
ul {
	list-style-image: none;
	list-style-type: none;
}
a {text-decoration:none}
.google-sinistra{
	height:380px;
}
.li:hover {
	color:#0066CC;
	background-image: url(img/freccia.gif);
	background-repeat: no-repeat;
}
.banner {
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
.banner img {
	padding: 10px;
}
tr {
	border: none;
}
td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0066FF;
}
.font-xgrande {
	font-size: x-large;
	font-variant: normal;
	letter-spacing: 0.2em;
	text-align: right;
	line-height: -50px;
	float: right;
	display: block;
}
.banner img {
	margin: 15px;
	height: 60px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabella-riservata td {
	border: 1px dotted #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.tabella-riservata {
	width: 100%;
}
a:visited {
	color:#0066CC;
}

