
body			{
   scrollbar-face-color:#FFFFFF;
   scrollbar-highlight-color:#FFFFFF;
   scrollbar-shadow-color:#FFFFFF;
   scrollbar-3dlight-color:#FFFFFF;
   scrollbar-arrow-color:#094E9E;
   scrollbar-track-color:#FFFFFF;
   scrollbar-darkshadow-color:#FFFFFF;
				}

td 					{ font-size: 8pt; font-family: Verdana; color: #848484; }

a:link				{color: #094e9e; text-decoration:none; font-size:7pt;}
a:visited			{color: #094e9e; text-decoration:none; font-size:7pt;}
a:hover				{color: #35b0ec; text-decoration:none; font-size:7pt;}

.small:link			{color: #d0c8a5; text-decoration:none; font-size:7pt;}
.small:visited		{color: #d0c8a5; text-decoration:none; font-size:7pt;}
.small:hover		{color: #333333; text-decoration:none; font-size:7pt;}

.lingua:link		{color: #FFFFFF; text-decoration:none; font-size:7pt;}
.lingua:visited		{color: #FFFFFF; text-decoration:none; font-size:7pt;}
.lingua:hover		{color: #333333; text-decoration:none; font-size:7pt;}

.grigio:link		{color: #848484; text-decoration:none; font-size:7pt;}
.grigio:visited		{color: #848484; text-decoration:none; font-size:7pt;}
.grigio:hover		{color: #333333; text-decoration:none; font-size:7pt;}

.blu				{ font-family: Verdana; font-size: 7pt; color: #094e9e; }
.blu02				{ font-family: Verdana; font-size: 8pt; color: #094e9e; }
.small				{ font-family: Verdana; font-size: 7pt; color: #848484; }


.MenuProdotti		{ margin-left:5px; margin-top:5px; padding:0px; float:left; border-collapse:collapse; }
.CellaLeft			{ width:4px; height:30px; background-image:url('/images/btn_menu_left.png'); background-repeat:no-repeat; }
.CellaRight			{ width:5px; height:30px; background-image:url('/images/btn_menu_right.png'); background-repeat:no-repeat; }
.CellaNome			{
	height:30px;
/*	color:#FFFFFF;
	font-weight:bold; */
	padding-left:5px;
	padding-right:5px;
	background-image:url('/images/btn_menu_center.png');
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:middle;
}

.CellaNome a:link		{ text-decoration:none; color:#FFFFFF; font-weight:bold; }
.CellaNome a:visited	{ text-decoration:none; color:#FFFFFF; font-weight:bold; }
.CellaNome a:hover		{ text-decoration:underline; color:#FFFFFF; font-weight:bold; }

.TitoloCartella			{ font-weight:bold; color:#000000; font-size:12px; }

.TitoloProdotto			{ font-size:12px; font-weight:bold; }