body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	background-color: #ffffff;
}

h1 {
	margin:0; padding:0;
}

a{
	text-decoration: none;
}
a:hover{
	color: #ff9900;
} 

.mangiobio {
	background-image: url(../site_img/linea2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.menu {
	background-color: #F7F7E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3B0;
	border-right-color: #E3E3B0;
	border-bottom-color: #E3E3B0;
	border-left-color: #E3E3B0;
}
.intesta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #999B00;
	word-spacing: -3px;
	letter-spacing: -1px;
	vertical-align: top;
}
 
.barra {
	background-image: url(../site_img/barra.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 35px;
}
.TXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	background-color: #EFEFCF;
}

.testo {
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	background-color: #EFEFCF;
}

.menugrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-left: 5px;
	text-align: left;
	color: #656811;
	background-color: #D3D68B;
}
.menupiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: left;
	/*padding-left: 10px;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D3D68B;
	border-bottom-color: #D3D68B;
	border-left-color: #D3D68B;
	line-height: 20px;
	color: #656811;
	background-color: #F7F5E8;
}
.menupiccolo a{
color: #656811; display: block; padding-left: 10px; width: 190px; background: #F7F5E8;
}
.menupiccolo a:hover{
background: #EFEFCF;
}

.menupiccolo .selected{
background: #EFEFCF;
}

.menupiccolo .sub{
padding-left: 30px; width: 170px; 
}

.medio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999B00;
	letter-spacing: -1px;
}
.imgprodotti {
	background-color: #999B00;
	padding: 8px;
}

