body 
{
	padding: 0px;
	margin: 0px;
	text-align:center;
	font-family:verdana, arial;
	font-size: 11px;
	background-color: #EEE;
	background-image: url(IMMAGINI/SfondoOmbra.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#page{
	margin:0 auto;
	width:830px;
	text-align:left;
	position:relative;
	background:#FFFFFF;
}

#loading{
	position:absolute;
	width:95px;
	height:50px;
	left:50%;
	top:40%;
	z-index:1;
	background-color: #ffffff;
	border: 1px dotted #6eb976;
	text-align:center;
}

/*------------------- testa --------------------*/
#testa
{
	width: 830px;
	height: 120px;
	vertical-align: bottom;
	position:relative;
	display:block;
	z-index: 1000;
	background-color: #FFFFFF;
	background-image: url(IMMAGINI/TestataPensINTL15.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#testa_italy {
	width: 830px;
	height: 120px;
	vertical-align: bottom;
	position:relative;
	display:block;
	z-index: 1000;
	background-color: #FFFFFF;
	background-image: url(IMMAGINI/TestataPensIT15.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#testa_git {
	width: 830px;
	height: 120px;
	vertical-align: bottom;
	position:relative;
	display:block;
	z-index: 1000;
	background-color: #FFFFFF;
	background-image: url(IMMAGINI/TestataGIT15.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.lingua
{
	position:absolute;
	right: 165px;
	top: 10px;
	font-weight:bold;
	color:#BBB;
	font-size: 10px;
	width: 154px;
	text-align: right;
}
	.lingua a
	{
	color:#AAA;
	text-decoration:none;
}
	.lingua a:hover
	{
	color:#000;
	text-decoration:none;
}
	#hove
	{
	color:#888;
}
#carrello 
{
	border: 1px solid #9F9;
	position:absolute;
	right:6px;
	top: 10px;
	width: 140px;
}
#carrello .titolo
{
	text-transform: uppercase;
	display:block;
	line-height:20px;
	padding-left: 8px;
	font-weight:bold;
	font-size: 12px;
	background-color: #ede9ea;
	background-image: url(IMMAGINI/carrello.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #777;
}
#carrello .desc
{
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.navi
{
	text-align:left;
	position:absolute;
	top: 90px;
	left:0px;
	width: 824px;
	height: 24px;
}
.navi img
{
	border: 0px;
	margin-right: 0px;
	margin-left: 8px;
}
/*.navi a 
{line-height: 24px; padding-left: 5px; padding-right: 5px; margin-left: 6px; margin-right: 7px; text-transform:uppercase; text-decoration:none; color:#979595; display:inline-block; font-weight:bold;}
.navi a:active, .navi a:visited
{background:#FFFFFF; color:#979595;}
.navi a:hover, .navi #acceso
{background:#34db4f; color:#020202;}
#piccolo
{font-size: 10px; color:#abaaaa; margin-right: -1px; margin-left: -1px;}*/


/*---------------- centro menu di navigazione ----------------------------*/
#centro
{position:relative;}
#contenuti
{
	vertical-align:top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9F9;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 14px;
	padding-left: 8px;
	text-align: justify;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: normal;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	text-align: left;
}
h4 {
	padding-top: 0px;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	padding-bottom: 12px;
	padding-right: 8px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.iniziali {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
}
p {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
}
#contenuti img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenuti a {
	color: #039;
}
.corsivo_nero {
	color: #000000;
	text-align: left;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.p-Bold {
	font-weight: bold;
	font-size: 12px;
}
#DidaTitoloDx {
	font-size: 10px;
	line-height: 17px;
	background-color: #F8F8F8;
	vertical-align: middle;
	border: 1px dotted #9F9;
	color: #777;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
.p-piccolo {
	font-size: 10px;
	font-style: italic;
}
.grigio {
	color: #555;
}
.p-rosso {
	font-size: 13px;
	font-weight: bold;
	color: #F00;
}
#boxsx
{
	border: 1px dotted #9F9;
	background:#f3f3f3;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	min-height: 60px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	font-style: italic;
}
#boxdx
{
	border: 1px dotted #9F9;
	background:#f3f3f3;
	margin-left: 14px;
	margin-bottom: 5px;
	margin-top: 10px;
	float: right;
	min-height: 65px;
	margin-right: 2px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-style: italic;
	text-align: center;
}


/*---------------------------------------------------*/
.imgdx
{
	float:right;
	padding-left: 10px;
	margin-bottom: 0px;
}
.imgsx
{
	float:left;
	padding-right: 10px;
}
#menusx
{
	width: 147px;
	text-align: left;
	vertical-align:top;
	padding-left:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F9;
	text-decoration: none;
}
.categ, .categ a, .categ a:active, .categ a:visited, .categ a:hover
{
	display:block;
	text-decoration:none;
	color:#000000;
	padding-left: 18px;
	margin-bottom:2px;
	margin-top:6px;
	vertical-align:middle;
	text-transform:uppercase;
	margin-left: 0px;
	background-image: url(IMMAGINI/freccia.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#giu
{
	display:block;
	text-decoration:none;
	color:#000000;
	padding-left: 18px;
	margin-bottom:6px;
	margin-top:6px;
	background:url(IMMAGINI/frecciagw.gif) left no-repeat;
	vertical-align:middle;
}
#Limitate {
	font-size: 9px;
	color: #000;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DDD;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #DDD;
	margin-top: 2px;
	background-image: none;
	margin-bottom: 1px;
	background-color: #EEE;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #BBB;
	text-transform: uppercase;
	font-weight: normal;
}
.menu
{margin-bottom: 2px; text-decoration:none;}
.menu a, .menu a:active, .menu a:visited
{
	background:url(IMMAGINI/freccina.gif) no-repeat left;
	padding-left:12px;
	margin-bottom: 4px;
	display:block;
	color:#454545;
}
.menu a:hover
{
	background:url(IMMAGINI/freccinagw.gif) no-repeat left;
	padding-left:12px;
	margin-bottom: 3px;
	display:block;
	color:#454545;
}
.sottocat
{
	padding-left:18px;
	color: #888;
	text-decoration:none;
	font-size:10px
}
.sottocat a, .sottocat a:active, .sottocat a:visited
{
	padding-left:10px;
	vertical-align:middle;
	color: #888;
	text-decoration:none;
	display:block;
	background-image: url(IMMAGINI/freccina.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.sottocat a:hover
{
	color:#000000;
	background-image: url(IMMAGINI/freccina.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#attivo
{
	color: #000000;
	background-image: url(IMMAGINI/freccinagw.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
/*---------------------------- form ------------------------------*/
#form
{
	vertical-align:middle;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#form input
{
	font-family:verdana, arial;
	font-size:11px;
	vertical-align:middle;
	padding-left: 0px;
}
#form .uno
{border: 1px #c5c5c5 solid; width: 110px; }
#sfondo {
	background-color: #EEE;
	text-align: left;
	width: 900px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*---------------- pie -------------------------------*/
#pie
{
	width:830px;
	position:relative;
	margin:auto;
	text-align:left;
	padding-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #9F9;
	background-color: #EEE;
	font-size: 10px;
}
#pie td
{vertical-align:top;}
#pie .titolo
{
	text-transform:none;
	font-size:12px;
	display:block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9F9;
	line-height: 16px;
	margin-bottom: 10px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	height: 16px;
	font-weight: bold;
	color: #555;
}
#pie #marchi
{
	text-align: center;
	vertical-align:middle;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.marchi img 
{
	padding: 0px;
	vertical-align:middle;
	margin-top: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fidel img 
{
	padding: 0px;
	vertical-align:middle;
	margin-bottom: 5px;
	margin-top: 1px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#spazio
{
	line-height: 22px;
	vertical-align:middle;
	font-size: 10px;
	margin-top: 5px;
}
#spazio img
{vertical-align:middle;}
#pie #pie1
{
	width: 147px;
	padding-right: 0px;
	margin-bottom: 0px;
}
#pie #pie2
{
	width: 115px;
	padding-right: 0px;
	margin-left: 12px;
	font-size: 10px;
	line-height: 12px;
}
#pie #pie3
{
	width: 115px;
	padding-right: 0px;
	margin-right: 0px;
	font-size: 10px;
	line-height: 16px;
	margin-left: 20px;
}
#pie5 {
	line-height: 12px;
	margin-left: 20px;
	width: 115px;
	font-size: 10px;
}
#pie #pie4
{
	width: 265px;
	margin-left: 20px;
}
.piePiccolo {
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	font-weight: normal;
}

/*------------------ mailing -----------------------*/
#mailing
{
	background:#FFFFFF;
	width: 265px;
	border: 1px solid #888;
	vertical-align:middle;
	font-size: 9px;
	text-align: left;
}
#mailing form
{
	font-size:9px;
	font-family:verdana, arial;
	vertical-align:middle;
	margin:0px;
	padding:0px;
	text-align: left;
	line-height: 10px;
}
#mailing .nome
{
	color:#FFFFFF;
	font-size: 12px;
	text-transform:uppercase;
	display:block;
	text-align:center;
	background-color: #777;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	margin-bottom: 3px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
#mailing .input1
{
	font-family:verdana, arial;
	font-size: 10px;
	width: 110px;
	margin-left: 2px;
	margin-right:2px;
	color:#040;
	margin-top: 0px;
	margin-bottom: 5px;
}
#mailing #invio
{float:right; margin-right: 2px;}
.mailingTesto {
	font-size: 9px;
	line-height: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: middle;
	padding: 0px;
}
/*----------------------------------------------------*/
.bottone
{text-decoration:none; color: #000000;}
a.bottone:active, a.bottone:link
{text-decoration:none; color: #000000;}
a.bottone:hover
{
	text-decoration:none;
	color: #666666;
}
#dx, .dx
{text-align:right;}
#sx, .sx
{
	text-align:left;
	padding: 3px;
}
/*-----------------------prezzi--------------------------*/
#xprezzi
{
	margin-bottom: 20px;
	color: #777;
	background-color: #FFFFFF;
	background-image: url(IMMAGINI/VerdePrezzi.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#xprezzi td
{
	vertical-align:top;
	line-height: 12px;
	margin-top: 10px;
}



#prezzi
{
	color:#000000;
	margin-top: 10px;
	width: 680px;
}
#prezzi td
{
	vertical-align:middle;
	border-bottom: 1px solid #c5c5c5;
	padding-top: 2px;
	padding-bottom: 2px;
}
#prezzi a {
	color: #039;
}
#prezzi form
{margin: 0px; padding:0px;}
#prezzi input, #prezzi select
{
	font-size: 10px;
	width: 80px;
}
.allineaprezzi {
	float: right;
	padding-right: 44px;
	font-size: 11px;
}
.barrato {
	font-size: 10px;
	font-style: italic;
	text-decoration: line-through;
	color: #777;
	text-align: right;
	margin-right: 15px;
}
.offerta {
	background-color: #F00;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-right: 4px;
	padding-left: 2px;
}
/*-colori -*/
.gold
{
	color:#FFFFFF;
	padding-left: 4px;
	background-color: #CDA814;
	background-image: url(IMMAGINI/gold1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 0px;
}
.gold_barrato {
	font-size: 10px;
	font-style: italic;
	text-decoration: line-through;
	text-align: right;
	color: #777;
	margin-right: 15px;
}
.giallo
{
	background: #e9df87;
	word-spacing: 4px;
	padding-left: 4px;
	text-align: right;
	vertical-align: middle;
}
.giallo img
{
	float:right;
	margin-right: 0px;
	border: 0px;
	margin-left: 8px;
}

.bianco
{
	background: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	word-spacing: 4em;
}
.bianco img
{
	float:right;
	margin-right: 0px;
	border: 0px;
	margin-left: 8px;
	vertical-align: middle;
}
#l150
{
	width: 147px;
	text-align:center;
}
#prezzi_descriz
{
	width: 315px;
	padding-left: 5px;
	font-size: 11px;
}
#prezzi_versione
{
	width: 100px;
}
#prezzi_colore
{
	width: 90px;
}
/*misure*/
#prezzi_vendita
{
	width: 170px;
	font-size: 12px;
	text-align: right;
	word-spacing: 2px;
	vertical-align: middle;
}
#accessorio
{
	width: 140px;
}
#xprezzi .banner
{
	margin-top: 12px;
}
/*-- informazioni spedizione --*/
.info_grigio {
	font-size: 9px;
	color: #708090;
	line-height: 22px;
	padding-left: 6px;
	text-align: left;
}
/*-- accessori carrello --*/
.div_verde {
	border: 1px solid #9F9;
	color: #000000;
	font-size: 9px;
	line-height: 12px;
	text-align: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 9px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.div_verde span {
	font-size: 11px;
	text-align: right;
	color: Black;
	line-height: 16px;
}

.div_verde a {
	float: right;
}

.div_verde select
{
	font-size: 11px;
	width: 100px;
	margin-bottom: 3px;
	margin-top: 2px;
}
#breadcrumbs {
	border-bottom-style: none;
	font-size: 10px;
	padding-bottom: 0px;
	color: #777;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-transform: capitalize;
}
#breadcrumbs a {
	color: #AAA;
	font-style: normal;
}
#Home {
	font-size: 11px;
	line-height: 16px;
	color: #444;
}
#Home a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #039;
}
.p-Home {
	font-size: 11px;
	line-height: 16px;
	color: #444;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
.p-Home a {
	color: #039;
}
#p-filo {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9F9;
	line-height: 14px;
	text-align: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFF;
	background-color: #777;
	text-indent: 3px;
}
#p-filo a {
	color: #FFF;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #9F9;
	margin-bottom: 2px;
}
#contenuti ul li {
	font-size: 12px;
	list-style-type: square;
}
.p-lista {
	font-size: 12px;
	background-repeat: no-repeat;
	text-align: left;
	margin-top: 2px;
	padding-left: 20px;
	list-style-position: inset;
	list-style-image: url(IMMAGINI/freccinagw.gif);
	list-style-type: none;
	background-image: none;
	background-position: 10px 5px;
}

#form_ricerca select
{
	font-size: 10px;
	width: 138px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #AAA;
	border-left-color: #AAA;
}
.centrato {
	text-align: center;
	font-size: 12px;
	font-style: italic;
}
#menu_natale {
	width: 147px;
	text-align: left;
	vertical-align:top;
	padding-left:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F9;
	text-decoration: none;
	background-image: url(IMMAGINI/Natale/Natale2.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
}
.anatale  {
	font-family: Verdana, Geneva, sans-serif, Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: left;
	line-height: 20px;
	clip: rect(auto,auto,auto,auto);
	background-repeat: no-repeat;
	background-position: 0px center;
	background-image: url(IMMAGINI/frecciaV.gif);
	border: 1px dotted #9F9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.anatale:hover  {
	text-decoration: none;
	background-color: #CFC;
}
.fb {
	width: 200px;
	visibility: visible;
	z-index: auto;
	position: absolute;
	top: 160px;
}
#lusso {
	width: 147px;
	text-align: left;
	vertical-align:top;
	padding-left:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9F9;
	text-decoration: none;
	background-image: url(IMMAGINI/Wedding144.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 0px;
}

