body{
	margin:0;
	padding:0;
	/*text-align:center;*/
	/*background-color:#DABFB1;*/
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
}

a{text-decoration:none; color:#663300; font-weight:bold;}

/* Sfondo */
#supersize{
			position:fixed;
			z-index:-9999;
		}
		#supersize img, #supersize a{
			height:100%;
			width:100%;
			position:absolute;
			z-index: -9999;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}
		
/* /Sfondo */		

#testa, #contenuto, #piede{margin:0 auto; width:980px; padding:left;}
#testa {
	background-image: url(img/testa.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	/*background-color:#663300;*/
	width:980px; height:120px; position:relative;
}#contenuto {
	background-image: url(img/bg-corpo.gif);
	background-repeat: repeat-y;
}
#piede {
	background-image: url(img/piede.png);
	background-repeat: no-repeat;
	height:53px;
	margin-top:-42px;
}
#testa #menu-interno {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position:absolute;
	left:325px;
	bottom:11px;
}
#testa #menu-network {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	position:absolute;
	top:22px;
	left: 413px;
	border:1pz solid #fff;
	width:556px; text-align:left;
}
#testa #menu-network .label{
	color:#CCCCCC;
	text-transform:uppercase;
	margin-right:4px;
	font-weight: bold;
}
#testa #lingua {
	background-image: url(img/lingue.png);
	background-repeat: no-repeat;
	width:105px;
	height:50px;
	overflow:hidden;
	position:absolute;
	left: 868px;
	top: 69px;
}
#carrello-testa {
background-image: url(img/carrello-testa.png);
background-repeat: no-repeat;
width:79px;
height:30px;position:absolute; top:43px; left:880px}
span.numero-prodotti{ color:#663300; font-size:11px; font-weight:bold; position:absolute; top:9px; left:32px;}
div.testo-numero-prodotti{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	top:50px;
	left:780px;
}
div.testo-numero-prodotti a{
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
div.testo-numero-prodotti a:hover{
	color:#DCAF26;
}
#testa #menu-network a{
	color:#FFCC00;
	margin:4px;
	text-decoration:none;
}
#testa #menu-network a:hover{ text-decoration:underline; color:#FFFFFF;}
#testa #menu-interno a{color: #FFFFFF; text-decoration:none; width: 100px; font-size:16px; font-weight:bold; margin:15px; line-height:30px; text-transform:uppercase;}
#testa #menu-interno a:hover{ color:#FFCC66;}

#lingua a.italiano,
#lingua a.inglese,
#lingua a.russo{ display: block; position:absolute; top: 20px;width:16px; height:11px; overflow:hidden; text-indent:-9999px;}
#lingua a.italiano{
	left:23px;
}
#lingua a.inglese{
	left:47px;
}
#lingua a.russo{
	left:70px;
}
table.tab-prodotto{ border:1px solid #663300}
td.singolo-prodotto{ border-bottom:1px solid #663300;}
td.singolo-prodotto-quad{ border:1px solid #663300;}
.macro-categoria{ font-size:16px; color:#660000; font-weight:bold; margin: 5px 0;}
ul.lista-sotto-categoria{ list-style-type:none; margin:0; padding:0;}
ul .sotto-categoria li{ margin-left:-2em; }
.sotto-categoria, .sotto-categoria a{
	font-size:11px;
	color:#B37C5F;
	text-decoration:none;
	display:block;
	width:100%;
}
.sotto-categoria a:hover{
	font-size:11px;
	color:#DCAF26;
	text-decoration: underline;
}
td.nome-prodotto{ font-size:14px; color:#663300; font-weight:bold;}
td.nome-prodotto a{ font-size:14px; color:#663300; font-weight:bold;}
td.linee-prodotto{ border-bottom:1px solid #FFFFCC; line-height:16px; color:#000000;}
td.linee-prodotto a{ border-bottom:1px solid #FFFFCC; line-height:16px; color:#000000;}
span.testo-numero-prodotti{}
a.selezionato-sotto{
	color:#FFFFFF;
	background-color:#B37C5F;
}
