body{
	margin:0;
	padding:0;
	/*text-align:center;*/
	background-color: #E7DEFA;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.78em;
}

a{text-decoration:none; color:#CC99CC; font-weight:bold;}



#testa, #contenuto, #piede{margin:0 auto; width:980px; padding:left;}
#testa {
	background-image: url(img/testa.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:980px; height:120px; position:relative;
}#contenuto {
	background-image: url(img/bg-corpo.gif);
	background-repeat: repeat-y;
}
#piede {
	background-image: url(img/piede.gif);
	background-repeat: no-repeat;
	height:53px;
}
#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:#D9C5FF;
	text-transform:uppercase;
	margin-right:4px;
	font-weight: bold;
}
#testa #lingua {
	background-image: url(img/lingue.gif);
	background-repeat: no-repeat;
	width:105px;
	height:50px;
	overflow:hidden;
	position:absolute;
	left: 868px;
	top: 69px;
}
#carrello-testa {
background-image: url(img/carrello-testa.gif);
background-repeat: no-repeat;
width:79px;
height:30px;position:absolute; top:43px; left:880px}
span.numero-prodotti{ color:#a579ff; font-size:11px; font-weight:bold; position:absolute; top:9px; left:32px;}
div.testo-numero-prodotti{color:#a579ff; font-size:11px; font-weight:bold; position:absolute; top:50px; left:780px;}
div.testo-numero-prodotti a{color:#a579ff; font-size:11px; text-decoration:none;}
div.testo-numero-prodotti a:hover{color:#fff; }
#testa #menu-network a{
	color:#CC99CC;
	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:#6633CC;}

#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 #CC99CC}
td.singolo-prodotto{ border-bottom:1px solid #CC99CC;}
td.singolo-prodotto-quad{ border:1px solid #CC99CC;}

.macro-categoria{ font-size:16px; color:#CC3399; 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:#CC66CC; text-decoration:none; display:block; width:100%;}
.sotto-categoria a:hover{ font-size:11px; color: #003399; text-decoration: underline;}

td.nome-prodotto{ font-size:14px; color:#a579ff; font-weight:bold;}
td.linee-prodotto{ border-bottom:1px solid #FFEAFF; line-height:16px; color:#333333;}
span.testo-numero-prodotti{}
a.selezionato-sotto{
	color:#003399;
	background-color:#DBC9FF;

}

