body {
	background-image: url(img/sfondo.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #93b976;
	margin: 0px;
}
td{
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
	line-height: 150%;
}
td.giu {
	background-image: url(img/g2.gif);
	background-position: top;
	font-family: Verdana;
	font-size: 12px;
	color: #f0c700;
	text-align: center;
	padding-bottom: 10px;
}
td.menu {
	background-image: url(img/menu.gif);
	background-position: top;
}
td.pagina {
	background-image: url(img/pagina.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #eff5eb;
}
td.des {
	background-image: url(img/desr.gif);
	background-repeat: repeat-y;
}
td.sin {
	background-image: url(img/sinr.gif);
	background-repeat: repeat-y;
}

h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #764e18;
	border-bottom: 1px solid #764e18;
}
h2 {
	font-family: Arial;
	font-size: 10px;
}
h2 a {
	font-family: Arial;
	font-size: 10px;
	color: #764e18;
	text-decoration: none;
}
a.menutop:link, a.menutop:visited{
	width: 100px;
	background-image: url(img/pul.gif);
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 19px;
	display: block;
	text-decoration: none;
	color: #f0c700;
	text-align: center;
	padding-top: 2px;
}

a.menutop:hover {
	background-position:0% -21px;
	color: #000000;
}
.QS_catalogitem {
	border: 1px solid #859b22;
	padding: 2px;
	margin: 2px;
	background-color: #dbe2bc;
}
.QS_fieldlabel{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #859b22;
}
.QS_itemtitle{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #859b22;
	padding: 1px;
}
#QS_feed{
	width: 350px;
	display: block;
	float:right;
}
#QS_feed .QS_feeditem .QS_feeditemdescription
{
   border: 1px solid #764e18;
	padding: 5px;
	line-height: 100%;
	font-size: 10px;
	background-color: #FFFFFF;
}
#QS_feed .QS_feeditem .QS_feeditemtitle
{
   font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #764e18;
	padding: 2px;
}
#QS_feed .QS_feeditem .QS_feeditemtitle a
{
   font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.QS_feeditemdescription br, .QS_feeditemdescription b{
	display:none;
}
