/* CSS Document */
#allbox
{
	width:890px;
	margin-left:auto;
	margin-right:auto;
	border-right:#9fbf9f 9px solid;
}
#botti
{
	width:325px;
	height:249px;
	background-image:url(../img/botti.jpg);
	float:left;
}
#botti2
{
	width:325px;
	height:249px;
	background-image:url(../img/botti2.jpg);
	float:left;
}
#fattoriah
{
	width:325px;
	height:249px;
	background-image:url(../img/fattoriaj.jpg);
	float:left;
}
#fattoria
{
	width:325px;
	height:249px;
	background-image:url(../img/fattoria.jpg);
	float:left;
}
#ingresso
{
	width:325px;
	height:249px;
	background-image:url(../img/ingresso.jpg);
	float:left;
}
#logobw
{
	width:184px;
	height:123px;
	background-image:url(../img/logogray.jpg);
	margin-bottom:2px;
	margin-top:8px;
}
#massini
{
	width:325px;
	height:249px;
	background-image:url(../img/massini.jpg);
	float:left;
}
#menu li
{
	padding:6px 3px;
	background-color:#effff0;
	text-align:center;
	border-bottom:1px solid #999999;
	color:#5f5f5f;
}
#menu li:hover
{
	background-color:#d9f9e9;

}
#menu li.selecteditem
{
	background-color:#c9e9d9;
}
#prodotti
{
	width:325px;
	height:249px;
	background-image:url(../img/prodottik.jpg);
	float:left;
}
#uva
{
	width:325px;
	height:249px;
	background-image:url(../img/uva.jpg);
	float:left;
}
