.cellasx {
	background-image: url(immagini/img_01.gif);
	background-repeat: repeat-x;
}
.celladx {
	background-image: url(immagini/img_04.gif);
	background-repeat: repeat-x;
}
.bottom {
	background-image: url(immagini/img_09.gif);
	background-repeat: no-repeat;
}
.intestazione {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0D3657;
}
.testo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-align: justify;
}
.link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-decoration:none;
}
.link:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration:underline;
}
.titolo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #7FB719;
}
.titolo2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #7FB719;
}
.sfondo01 {
	background-image: url(immagini/fondino.gif);
	background-repeat: no-repeat;
}
.margine {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 25px;
}

