A.printButton {
	display: block;
	float: right;
	margin-right: 10px;
	padding: 2px 22px 2px 2px;
	height: 18;
	background-image: url(immagini/print_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

A.printButton:visited { text-decoration: none;	color: #666666; }
A.printButton:active { text-decoration: none;	color: #666666; }
A.printButton:hover { text-decoration: none;	color: #003366; }
A.printButton:link { text-decoration: none;	color: #666666; }

#location SPAN.dots	{ color: 003366; font-weight: bold }
#location SPAN.current	{ color: black; }
#location SPAN.1up { color: #333333; }
#location SPAN.2up { color: #666666; }
#location SPAN.3up { color: #999999; }
#location SPAN.4up { color: #CCCCCC; }

#location A.1up { color: #333333; text-decoration: none; }
#location A.2up { color: #666666; text-decoration: none; }
#location A.3up { color: #999999; text-decoration: none; }
#location A.4up { color: #CCCCCC; text-decoration: none; }
#location A.1up:hover { color: #333333; text-decoration: underline; }
#location A.2up:hover { color: #666666; text-decoration: underline; }
#location A.3up:hover { color: #999999; text-decoration: underline; }
#location A.4up:hover { color: #CCCCCC; text-decoration: underline; }


#pattumieremain {
	height: 27px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

#pattumieresub { 
	height: 147px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
} 


#grigliaProdotti {
	margin-bottom: 25px;
}

/*.itemBox {
	width: 125px;
	height: 135px;
	margin: 0px 13px 13px 0px;
	padding: 9px 9px 5px  ;
	border-bottom: 1px solid #CCD6E0;
	background-color: #F5F7FA;
}

.itemBox IMG {
	border: 1px solid #CCD6E0;
}

.itemBox P {
	margin: 10px 0px 0px;
	padding: 0px; 
	font: bold 10px Verdana, "Sans Serif";
	color: #333333;
	text-align: center;
}*/

A.item {
	display: block;
	width: 170px;
	height: 135px;
	margin: 0px 13px 13px 0px;
	padding: 9px 9px 5px  ;
	border-bottom: 1px solid #CCD6E0;
	background-color: #F5F7FA;
}

A.item:visited {
	text-decoration: none;
	color: #404040; }
A.item:active {
	text-decoration: none;
	color: #333333; }
A.item:hover {
	text-decoration: none;
	color: black;
	background-color: #D7E0E8;
	border-bottom: 1px solid #A4B0BC; }
A.item:link {
	text-decoration: none;
	color: #333333; }

.item IMG {	border: 1px solid #CCD6E0; }

.item:hover IMG { border: 1px solid #A4B0BC; }

.item P {
	margin: 10px 0px 0px;
	padding: 0px; 
	font: bold 10px Verdana, "Sans Serif";
	text-align: center;
}

.descrizione {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: black;
	text-align: left;
}

#scheda {
	margin: 0px;
	padding: 0px 20px;
	text-align: left;
}

.codice {
	height: 25;
	margin: 0px 0px 4px;
	padding: 4px 10px 0px;
	font: bold 16px Arial, "sans serif";
	text-align: right;
	border-bottom: 1px solid #7F99B2;
	background-image: url(immagini/sfondo_codice.gif);
	background-repeat: repeat-x;
}

.codice SPAN { font-weight: normal; }

#aggiungiCarrello {
	display: block;
	height: 17px;
	padding: 0px 10px;
	background-image: url(immagini/sfondo_aggiungi.gif);
	background-repeat : no-repeat;
	font-size: 9px;
	color: #666666;
	text-align: right;
}

A#aggiungiCarrello:visited { text-decoration: none; color: #666666; }
A#aggiungiCarrello:active { text-decoration: none; color: #666666; }
A#aggiungiCarrello:hover { 	text-decoration: none; color: black;
													background-image: url(immagini/sfondo_aggiungi_hover.gif); }
A#aggiungiCarrello:link { text-decoration: none; color: #666666; }

.voce {
	height: 18px;
	margin: 0px;
	padding: 5px 10px 0px;	
	font-size: 10px;
	font-weight: bold;
	color: black;
}

.boxDati {
	background-color: #ECF2F6;
	border-bottom: 1px solid #BFCCD8;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding: 10px 15px 0px 15px;
}

.boxDatiStampa {
	width:280;
	background-color: #ECF2F6;
	border-bottom: 1px solid #BFCCD8;
	font-size: 10px;
	line-height: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.boxDati HR {
	visibility: hidden;
	margin: 0px;
	height: 1px;
	clear: both;
}

.boxDati TABLE { 	font-size: 10px; }


.c01 {
	background-color: #CCCCCC;
	border: 1px solid black;
	width: 25px;
	vertical-align: middle;
}

.menuSmall {
	font-size: 9px;
	color: #666666;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2mm;
	line-height: 17px;
	background-color: #F7F9FB;
  height: 17px;
  width: 140px;
	padding-right: 3px;
}

a.menuSmall:hover {
	font-size: 9px;
	color: #333333;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2mm;
	line-height: 17px;
	background-color: #DFE7EE;
  height: 17px;
  width: 140px;
	padding-right: 3px;
}

.menuBig {
	font-size: 11px;
	color: #666666;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2mm;
	line-height: 28px;
	top: 3px;
	background-image: url(immagini/sfondomenu1.gif);
	height: 28px;
	width: 140px;
	right: 10px;
	padding-right: 3px;
}

a.menuBig:hover {
	font-size: 11px;
	color: #333333;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2mm;
	line-height: 28px;
	top: 3px;
	right: 10px;
	background-image: url(immagini/sfondomenu.gif);
  height: 28px;
  width: 140px;
	padding-right: 3px;
}

.menu {
	font-size: 11px;
	color: #666666;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2mm;
	line-height: 28px;
	top: 3px;
	right: 10px;
	background-image: url(immagini/sfondomenu2.gif);
  height: 28px;
  width: 140px;
	padding-right: 3px;
}

.menuBasso {
	font-size: 11px;
	color: #666666;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}



.menuBiggr {
	font-size: 11px;
	color: #666666;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2mm;
	line-height: 18px;
	top: 3px;
	background-image: url(immagini/sfondomenu1gr.gif);
	height: 18px;
	width: 140px;
	right: 10px;
	padding-right: 3px;
}

a.menuBiggr:hover {
	font-size: 11px;
	color: #333333;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2mm;
	line-height: 18px;
	top: 3px;
	right: 10px;
	background-image: url(immagini/sfondomenugr.gif);
  height: 18px;
  width: 140px;
	padding-right: 3px;
}

.menugr {
	font-size: 11px;
	color: #666666;
	text-align: right;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2mm;
	line-height: 14px;
	top: 3px;
	right: 10px;
	background-image: url(immagini/sfondomenu2.gif);
  height: 14px;
  width: 140px;
	padding-right: 3px;
}

.textdidascalie {
	font-size: 11px;
	line-height: 125%;
	color: #333333;
	margin: 0px 22px 15px 0px;
	background-image: url(immagini/sfondodidascalia.gif);
	background-repeat: no-repeat;
	background-position: center;
}