body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #1E77D3;
	font-family: Verdana;
}
.menu
{
	background-color: #011653;
	height: 16px;
	color: yellow;
	font-size: 10pt;
	font-style: bold;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: darkblue;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: darkblue;
}
a:hover, a:active { 
	font-weight: bold; 
	color: red;
	}
.divscroll
{
	width: 635px;
	height: 98%;
	overflow: auto;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
.sun
{
	DISPLAY: hidden;
}
.prodotti
{
	font-family: Verdana;
	font-size: 9pt;
}
.prodotti_titolo
{
	font-family: Verdana;
	font-size: 11pt;
}