/*==============================
===== ELENCO CATEGORIE
=============================*/

DIV.Box2 BR
	{
	display: none;
	}
DIV.Box2 B /*Titolo DIV*/
	{
	font-family: "Trebuchet Ms", Verdana, Arial, Tahoma;
	font-size: 14px;
	color: #3C6001;
	background: #C2EBC3;
	display: block;
	padding: 5px;
	margin: 0px;
	}

DIV.Box2 UL,
DIV.Box2 UL LI
	{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	}
	
DIV.Box2 UL LI LI
	{
	margin-top: 0px;
	ppadding-left: 4px;
	}
DIV.Box2 UL LI A,
DIV.Box2 UL LI A:link,
DIV.Box2 UL LI A:active,
DIV.Box2 UL LI A:visited,
DIV.Box2 UL LI A:hover
	{
	text-decoration: none;
	font-family: Arial, Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;	
	display: block;
	background: #eee;
	height: 20px !important;
	height: 16px;
	padding-top: 4px;		
	padding-left: 5px;
	border-bottom: 1px solid #fff;
	margin-top: 5px;
	}
DIV.Box2 UL LI A:hover
	{
	background: #C2EBC3;
	font-family: Arial, Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;		
	color: #333;
	border-bottom: 1px solid #fff;		
	}
	
DIV.Box2 UL LI LI A,
DIV.Box2 UL LI LI A:link,
DIV.Box2 UL LI LI A:active,
DIV.Box2 UL LI LI A:visited,
DIV.Box2 UL LI LI A:hover
	{
	text-decoration: none;
	font-family: Arial, Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;	
	background: #fff;	
	height: 16px !important;
	height: 19px;
	padding-top: 3px;	
	padding-bottom: 3px;	
	padding-left: 5px;
	border-bottom: 1px dotted #ccc;	
	margin-top: 0px;	
	}
DIV.Box2 UL LI LI A:hover
	{
	background: #C2EBC3;
	font-family: Arial, Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;		
	color: #333;
	border-bottom: 1px solid #fff;		
	}
	
	
A.S-cataprod_catablock_categoria:link
	{
	}
A.cataprod_catablock_categoria_aperta:link
	{ 
	}
DIV.Box2 UL LI .S-cataprod_catablock_catscelta
	{
	text-decoration: none;
	font-family: Arial, Verdana, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;	
	display: block;
	background: #C2EBC3;
	height: 20px !important;
	height: 16px;
	padding-top: 4px;		
	padding-left: 5px;
	border-bottom: 1px solid #fff;
	margin-top: 5px;	
	}
DIV.Box2 UL LI UL LI .S-cataprod_catablock_catscelta
	{
	display: block;
	background: #C2EBC3;
	font-family: Arial, Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;	
	padding-left: 5px;	
	height: 16px !important;
	height: 19px;
	padding-top: 3px;	
	padding-bottom: 3px;	
	border-bottom: 1px solid #fff;		
	margin-top: 0px;
	}


/*====================================
===== VETRINA PRODOTTI
====================================*/


DIV.VetrinaProdotti
	{
	float: left;
	clear: left;	
	width: 100%;	
	min-height: 338px;
	height: auto !important;
	height: 338px;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	}

DIV.VetrinaProdotti-Riga1
	{
	float: left;
	clear: left;	
	width: 520px;	
	width: 100%;	
	min-height: 140px;
	height: auto !important;
	height: 140px;	
	margin: 0px;
	padding: 0px;
	}
DIV.VetrinaProdotti-Riga1-Box1
	{
	float: left;
	clear: left;	
	width: 520px;	
	width: 100%;	
	min-height: 140px;
	height: auto !important;
	height: 140px;	
	margin: 0px;
	padding: 0px;	
	}
DIV.VetrinaProdotti-Riga1-Box1-Col1
	{
	float: left;
	width: 165px;
	width: 190px;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	border-bottom: 5px solid #eee;		
	border-bottom: 5px solid #C2EBC3;		
	margin: 0px;
	padding-bottom: 5px;
	margin-bottom: 20px;		
	background: url(/temi/default/immagini/sfondo-box-vetrina.png) repeat-x bottom left;
	}
DIV.VetrinaProdotti-Riga1-Box1-Col1-Offerte
 {
	background: none;  
	background: url(/temi/default/immagini/sfondo-box-vetrina-offerta.png) repeat-x bottom left; 
 padding-bottom: 20px;
	margin-bottom: 10px;		 
	border-bottom: 0px solid #C2EBC3;		 
 }
 
DIV.VetrinaProdotti-Riga1-Box1-Col1-Centro
	{
	border-left: 2px dotted #C2EBC3;			
	border-right: 2px dotted #C2EBC3;			
	margin-left: 1px;
	margin-right: 1px;
	}
	
DIV.Nome-Articolo
	{
	float: right;
	width: 92px !important;	
	width: 94px;
	height: 60px;
	font-size: 15px;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet Ms, Arial, Helvetica, Verdana;	
	color: #0D417A;
	text-align: left;
	text-align: center;
	ppadding-left: 2px;
	padding-right: 2px;
	}
DIV.Nome-Articolo A,
DIV.Nome-Articolo A:link,
DIV.Nome-Articolo A:active,
DIV.Nome-Articolo A:visited,
DIV.Nome-Articolo A:hover
	{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;		
	color: #3C6001;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	}
DIV.Nome-Articolo A:hover
	{
	color: #3C6001;
	background: #C2EBC3;
	}
	
DIV.Nome-Produttore
	{	
	width: 165px;
	height: 14px;	
	font-family: Trebuchet Ms, Arial, Helvetica, Verdana;	
	font-size: 10px;	
	color: #555px;
	text-align: center;			
	margin-top:4px;
	margin-bottom: 4px;
	line-height: 12px;
	}
DIV.Nome-Produttore A,
DIV.Nome-Produttore A:link,
DIV.Nome-Produttore A:active,
DIV.Nome-Produttore A:visited,
DIV.Nome-Produttore A:hover
	{
	font-family: Trebuchet Ms, Arial, Helvetica, Verdana;	
	font-size: 10px;	
	color: #c30;
	text-decoration: none;	
	font-weight: bold;
	}
DIV.Nome-Produttore A:hover
	{
	color: #fff;
	background: #c30;
	}
	
DIV.Nome-Produttore STRONG
	{
	color: #c30;
	}
	
	
DIV.Foto-Articolo
	{
	float:left;
	clear: left;
	width: 80px !important;
	width: 80px;
	height: 100px;
	text-align: center;
	margin: 0px;
	padding-left: 10px !important;
	padding-left: 5px;
	display: table-cell;
	vertical-align: bottom;
	}
DIV.Foto-Articolo IMG	
	{
	float: left;
	background: #fff;
	vertical-align: bottom;	
	text-align: left;
	}
DIV.Foto-Articolo IMG A,
DIV.Foto-Articolo IMG A:link,
DIV.Foto-Articolo IMG A:active,
DIV.Foto-Articolo IMG A:visited,
DIV.Foto-Articolo IMG A:hover
	{
	background: #fff;	
	}
DIV.Prezzo-Barrato
	{
	float: left;
	float: left;
	width: 90px !important;	
	width: 95px;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;	
	color: #777;
	text-decoration: line-through;
	text-align: center;
	ppadding-left: 5px;
	padding-right: 5px;
	}
	
DIV.Prezzo-Effettivo
	{
	float: left;
	width: 90px !important;	
	width: 95px;
	height: 20px;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana;	
	color: #c30;
	text-align: left;
	text-align: center;
	ppadding-left: 5px;
	padding-right: 5px;
	line-height: 15px;
	vertical-align: bottom;
	display: table-cell;
	}
DIV.Link-Scheda-Prodotto
	{
	float: left;
	clear: left;
	width: 82px;
	height: 30px;
	margin-top: 10px;	
	margin-left: 10px;
	bborder-right: 1px solid #ccc;
	}
	
DIV.Acquisto-Carrello
	{
	float:left;
	width: 82px;
	height: 30px;		
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;	
	padding: 0px;	
	}
DIV.Acquisto-Carrello INPUT
	{
	}
	
DIV.Acquisto-Carrello A,
DIV.Acquisto-Carrello A:link,
DIV.Acquisto-Carrello A:active,
DIV.Acquisto-Carrello A:visited,
DIV.Acquisto-Carrello A:hover
	{
	background: transparent;		
	}

/*================================
======= VETRINA RANDOM
================================*/
DIV.Box8
	{
	float: right;
	clear: right;
	width: 185px;
	}

DIV.Box8 STRONG
	{
	float: left;
	clear: left;
	padding: 2px;
	width: 100%;
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;		
	color: #00B51A;
	font-size: 13px;
	background: #fff;
	font-size: 13px;
	bbackground: #c30;	
	background: #f0f0f0;	
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}

DIV.Contenitore-Vetrina-Random
	{
	float: right;
	width: 100%;
	height: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #ccc;
	}
DIV.Contenitore-Vetrina-Random-Foto
	{
	float: left;
	width: 30px;
	height: auto;	
	}
DIV.Contenitore-Vetrina-Random-Nome
	{
	float: right;
	width: 150px;
	height: auto;
	height: 30px;	
	}
DIV.Contenitore-Vetrina-Random-Nome A,
DIV.Contenitore-Vetrina-Random-Nome A:link,
DIV.Contenitore-Vetrina-Random-Nome A:active,
DIV.Contenitore-Vetrina-Random-Nome A:visited,
DIV.Contenitore-Vetrina-Random-Nome A:hover
	{
	font-size: 11px;
	font-weight: normal;
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #3C6001;
	text-decoration: none;
	text-transform: lowercase;
	display: block;	
	text-align: left;
	background: transparent;
	}
	
/*=================================
======== SCHEDA PRODOTTO
=================================*/


DIV.Contenitore-SchedaProdotto
	{
	float: left;
	clear: left;
	width: 100%;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	margin-right: -10px;  /*alb*/
	}
	
DIV.Percorso-Prodotto
	{
	font-family: "Trebuchet Ms", Verdana, Arial, Tahoma;
	font-size: 15px;
	color: #3C6001;
	background: #C2EBC3;
	display: block;
	padding: 5px;
	margin: 0px;	
	font-weight: bold;
	}
DIV.TornaIndietro
	{
	float: right;
	position: relative;
	width: 100%;
	height: 30px;
	margin: 0px;
	margin-right: 5px;
	margin-top: -30px;
	padding: 0px;
	text-align: right;
	z-index: 3;
	}
	
	
	
DIV.SchedaProdotto
	{
	}
DIV.SchedaProdotto-Col1
	{
	float: left;
	clear:left;
	width: 220px;
	min-height: 220px;
	height: auto !important;
	height: 220px;	
	vertical-align: top;	
	margin-top: 20px;
 overflow:hidden;
	}
DIV.SchedaProdotto-Col2
	{
	float: right;
	float: left;
	width: 350px;
	min-height: 270px;
	height: auto !important;
	height: 270px;	
	padding-right: 5px;
	margin-left: 5px;
	bborder-left: 1px solid #ccc;
	vertical-align: top;	
	margin-top: 20px;
	}
DIV.SchedaProdotto-Col3
	{
	float: left;
	clear: left;
	width: 100%;
	min-height: 10px;
	height:  auto !important;
	height: 10px;
	text-align: justify;
	margin-top: 10px;
	}
DIV.SchedaProdotto-ProdottiAggiuntivi
	{
	float: left;
	clear: left;
	width: 100%;
	min-height: 10px;
	height:  auto !important;
	height: 10px;
	text-align: justify;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	background: #c30;	
	display: none;
	}
	
DIV.Scheda-Nome
	{
	font-weight: bold;
	font-size: 18px;
	font-family: "Trebuchet Ms", "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #967C34;
	margin:0px;
	padding: 0px;
	min-height: 20px;
	height: auto !important;
	height: 20px;	
	padding-bottom: 5px;		
	letter-spacing: -1px;
	text-transform: capitalize;
	}
DIV.Scheda-CodiceProdotto
	{
	min-height: 15px;
	height: auto !important;
	height: 15px;	
	padding-bottom: 5px;		
	font-size: 12px;
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;	
	color: #333;	
	}
	
DIV.Scheda-Produttore
	{
	font-size: 12px;
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #333;	
	min-height: 15px;
	height: auto !important;
	height: 15px;	
	padding-bottom: 5px;		
	}
DIV.Scheda-Produttore A, DIV.Scheda-Produttore A:link, DIV.Scheda-Produttore A:active, DIV.Scheda-Produttore A:visited, DIV.Scheda-Produttore A:hover
	{
	font-size: 11px;
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #555;	
	font-weight: bold;
	text-decoration: none;	
	background: transparent;
	}
	
	
DIV.Scheda-Acquisto
	{
	margin-top: 30px;
	}
DIV.Scheda-Prezzo-Barrato
	{
	}
DIV.Scheda-Prezzo
	{
	float: left;
	clear: left;
	width: autopx;
	height: 20px;	
	font-size: 14px;
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #c00;	
	font-weight: bold;	
	}
DIV.Scheda-Prezzo STRONG
	{
	font-size: 20px;	
	}
	
DIV.Scheda-Quantita
	{
	float: left;
	font-size: 11px;
	font-family: Arial, Arial Narrow, Tahoma, Helvetica, Verdana;
	color: #555;		
	margin-top: 10px;
	display: none;
	}
	
DIV.Scheda-Quantita INPUT
	{
	width: 20px;
	min-height: 16px;
	height: auto !important;
	height: 16px;
	font-size: 11px;
	font-family: Arial, Arial Narrow, Tahoma, Helvetica, Verdana;	
	font-weight: bold;
	border: 1px solid #ccc;
	background: #fff;
	padding: 1px;
	text-align: right;
	}
	
DIV.Scheda-Quantita INPUT.Quantita-piu,
DIV.Scheda-Quantita INPUT.Quantita-meno
	{
	background: #eee;
	font-weight: bold;
	padding: 0px;
	text-align: center;
	color: #000;
	}
	
DIV.Scheda-Carrello
	{
	float: left;
	width: 190px;
	height: 40px;
	margin: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0px;
	display: block;
	}
DIV.Scheda-Foto
	{
	margin: auto;
	height: 200px;
	display: table-cell;
	vertical-align: bottom;
	text-align: center;	
	}
DIV.Scheda-Foto IMG
	{
	margin: auto;
	vertical-align: bottom;	
	}
	
DIV.Scheda-Descrizione
	{
	min-height: 15px;
	height: auto !important;
	height: 15px;	
	padding-bottom: 10px;		
	font-size: 13px;
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	color: #555;
	}
DIV.Scheda-Descrizione B FONT,
DIV.Scheda-Descrizione B,
DIV.Scheda-Descrizione STRONG FONT,
DIV.Scheda-Descrizione STRONG
 {
 color: #fff;
	font-size: 15px; 
 background: #c30;
 padding: 1px;
 }
 
DIV.Box8 H2
	{
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #026802;
	font-family: "Trebuchet Ms", Arial, Arial Narrow, Tahoma, Helvetica, Verdana;	
	font-variant: small-caps;
	font-weight: bold;
	}
	
DIV#PopUpProdottoCarrello
	{
 float: left;
	width: 100%;
	height: 300px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
TABLE.Tabella-PopUp
	{
	width: 302px;
	height: 182px;
	margin: auto;
	background: url(/temi/default/immagini/sfondo-div-conferma-inserimento.png) no-repeat 0px 0px;
	}
TD.Tabella-PopUp-Col0
	{
	height: 72px;
	}	
TD.Tabella-PopUp-Col1
	{
	height: 60px;
	vertical-align: middle;
	text-align: center;	
	font-family: "Trebuchet Ms", Arial, Arial Narrow, Tahoma, Helvetica, Verdana;	
	font-size:13px;	
	}
TD.Tabella-PopUp-Col2
	{
	height: 50px;	
	vertical-align: top;
	text-align: center;	
	}
TD.Tabella-PopUp-Col3
	{
	height: 50px;	
	vertical-align: top;
	text-align: center;
	}
TABLE.Tabella-PopUp A,
TABLE.Tabella-PopUp A:link,
TABLE.Tabella-PopUp A:active,
TABLE.Tabella-PopUp A:visited,
TABLE.Tabella-PopUp A:hover
	{
	font-family: "Trebuchet Ms", Arial, Arial Narrow, Tahoma, Helvetica, Verdana;	
	font-size:13px;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	padding: 2px;
	}
TABLE.Tabella-PopUp A:hover
	{
	background: #c00;
	color: #fff;
	}

TABLE.Tabella-Specifiche-Prodotto
	{
 float: left;
 clear: left;
	}
TABLE.Tabella-Specifiche-Prodotto H2
	{
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C6001;
	background: #C2EBC3;	
	margin: 0px;
	margin-top: 10px;
	padding: 2px;
	}
TABLE.Tabella-Specifiche-Prodotto P,
TABLE.Tabella-Specifiche-Prodotto TD
	{
	font-family: "Lucida Sans Unicode", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	}
	
/*=================================
======== CARRELLO
=================================*/

DIV.Carrello-Tabella-Note
	{
	font-size: 11px;
	font-family: Arial, Trebuchet Ms, Tahoma, Verdana, Arila, Helvatica;	
	color: #333;
	}
DIV.Carrello-Tabella-Note TABLE TD
	{
	font-family: Arial, Trebuchet Ms, Tahoma, Verdana, Arila, Helvatica;	
	}
	

TABLE.Carrello-Tabella
	{
	width: 100%;
	margin-top: 20px;
	}
/*** INTESTAZIONE ***/	
TD.Carrello-Intestazione-Codice,
TD.Carrello-Intestazione-Descrizione,
TD.Carrello-Intestazione-PrezzoUnitario,
TD.Carrello-Intestazione-Quantita,
TD.Carrello-Intestazione-PrezzoGlobale,
TD.Carrello-Intestazione-LinkElimina
	{
	font-family: Arial, Trebuchet Ms, Tahoma, Verdana, Arila, Helvatica;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	min-height: 20px;
	height: auto!important;	
	height: 20px;	
	border-bottom: 1px solid #555;	
	border-top: 1px solid #555;	
	padding: 2px;
	background: #eee;
	vertical-align: top;
	}
TD.Carrello-Intestazione-LinkElimina,
TD.Carrello-Intestazione-Codice,
TD.Carrello-Intestazione-Descrizione,
TD.Carrello-Intestazione-PrezzoUnitario,
TD.Carrello-Intestazione-Quantita
	{
	border-right: 1px dotted #555;
	}
TD.Carrello-Intestazione-PrezzoUnitario,
TD.Carrello-Intestazione-PrezzoGlobale
	{
	text-align: center;
	}
	
	
TD.Carrello-Intestazione-Descrizione
	{ 
	}
TD.Carrello-Intestazione-PrezzoUnitario
	{ 
	text-align: right;	
	}
TD.Carrello-Intestazione-Quantita
	{
	text-align: center;	
	}
TD.Carrello-Intestazione-PrezzoGlobale
	{
	text-align: right;	
	}
TD.Carrello-Intestazione-LinkElimina
	{
	text-align: left;
	}
	
/*** DATI ***/
TD.Carrello-Codice,
TD.Carrello-Descrizione,
TD.Carrello-PrezzoUnitario,
TD.Carrello-Quantita,
TD.Carrello-PrezzoGlobale,
TD.Carrello-LinkElimina
	{
	min-height: 20px;
	height: auto!important;	
	height: 20px;	
	font-family: Arial, Trebuchet Ms, Tahoma, Verdana, Arila, Helvatica;
	color: #333;
	font-size: 11px;	
	border-bottom: 1px dotted #ccc;		
	}
TD.Carrello-PrezzoUnitario
	{
	text-align: right;
	}
TD.Carrello-Quantita
	{
	text-align: center;
	}
TD.Carrello-PrezzoGlobale
	{
	text-align: right;	
	font-weight: bold;
	height: 25px;
	}	
	
TD.Carrello-LinkElimina
	{
	text-align: center;
	}
TD.Carrello-LinkElimina INPUT
	{
	margin-right: 15px;
	border: 1px solid #aaa;
	background: #eee;
	}
TD.Carrello-Quantita INPUT
	{
	border: 1px solid #aaa;	
	height: 16px;
	text-align: right;
	padding: 1px;
	font-size: 11px;
	}
	
	
	
TD.Carrello-TotaleLabel
	{
	padding-top: 10px;
	}
SPAN.Carrello-TotaleLabel-Imponibile
	{
	font-family: Arial, Trebuchet Ms, Tahoma, Verdana, Arila, Helvatica;
	color: #333;
	font-size: 16px;	
	text-align: right;
	font-weight: normal;
	}
SPAN.Carrello-TotaleLabel-Iva
	{
	font-family: Arial, Trebuchet Ms, Tahoma, Verdana, Arila, Helvatica;
	color: #333;
	font-size: 16px;	
	text-align: right;
	font-weight: normal;	
	}
SPAN.Carrello-TotaleLabel-Totale
	{
	font-family: Arial, Trebuchet Ms, Tahoma, Verdana, Arila, Helvatica;
	color: #333;
	font-size: 18px;	
	text-align: right;
	font-weight: normal;	
	}
SPAN.Carrello-TotaleLabel-Imponibile STRONG,
SPAN.Carrello-TotaleLabel-Iva STRONG,
SPAN.Carrello-TotaleLabel-Totale STRONG
	{
	width: 100px;
	}
	
	
	
TD.Carrello-TotaleBlank
	{
	}
TD.Carrello-Operazioni
	{
	text-align: right;
	}
TD.Carrello-Operazioni IMG
	{
	}
	
INPUT.Carrello-Operazioni-Aggiorna,
BUTTON.Carrello-Operazioni-Ordina,
INPUT.GestOrdini-Bottone
	{
	float: right;
	width: 168px;
	height: 29px;
	border:0px;
	cursor: pointer;
	font-size: 11px;
	color: #0D417A;
	background: url(/temi/default/immagini/sfondo-bottoni-form.png) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
BUTTON.Carrello-Operazioni-Ordina
	{
	color: #060;
	text-transform: uppercase;	
	}
	
INPUT.Carrello-Operazioni-Aggiorna
	{
	margin-right: 5px;
	}
INPUT.GestOrdini-Bottone
	{
	margin-left: 190px;
	}

P.Continua-Acquisti
	{
	float: right;
	font-family: Arial, Trebuchet Ms, Tahoma, Verdana, Arila, Helvatica;
	width: 160px;
	height: 29px;
	font-size: 12px;
	color: #0D417A;
	background: url(/temi/default/immagini/sfondo-bottoni-form.png) no-repeat 0px 0px;
	text-align: center;
	margin: 0px;
	padding:0px;
	}
P.Continua-Acquisti A,
P.Continua-Acquisti A:link,
P.Continua-Acquisti A:active,
P.Continua-Acquisti A:visited,
P.Continua-Acquisti A:hover
	{
	color: #fff;
	background: transparent;
	font-weight: bold;
	text-align: left;
	font-size: 12px;	
	}
TD.Testo-Spese-Spedizione
	{
	font-family: Arial, Trebuchet Ms, Tahoma, Verdana, Arila, Helvatica;
	height: 18px;
	font-size: 11px;	
	padding-top: 10px;
	padding-bottom: 10px;
	color: #555;
	}
TD.Testo-Spese-Spedizione A,
TD.Testo-Spese-Spedizione A:link,
TD.Testo-Spese-Spedizione A:active,
TD.Testo-Spese-Spedizione A:visited,
TD.Testo-Spese-Spedizione A:hover
	{
	text-decoration: underline;
	font-size: 11px;		
	color: #555;	
	}
TD.Testo-Spese-Spedizione A:hover
	{
	background: #555;
	color: #fff;
	text-decoration: none;
	}
/*=================================
====   ORDINE FASE 1-2-3-4
==================================*/

TABLE.OrdiniFase1-Tabella,
TABLE.OrdiniFase2-Tabella,
TABLE.OrdiniFase3-Tabella,
TABLE.OrdiniFase4-Tabella
	{
	width:98%;
	}
/* fase 1*/
TABLE.OrdiniFase1-Tabella TD
	{
	}
TD.OrdiniFase1-Tabella1-Cella2,
TD.OrdiniFase1-Tabella2-Cella2,
TD.OrdiniFase1-Tabella3-Cella2
	{
	width:300px;
	}
TD.OrdiniFase1-Tabella1-Cella1,
TD.OrdiniFase1-Tabella2-Cella1,
TD.OrdiniFase1-Tabella3-Cella1,
TD.OrdiniFase1-Tabella4-Cella1
	{
	width:150px;
	text-align: right;
	padding-right: 10px;
	background: #CAF0FF;
	color: #333;
	font-size: 11px;
	}
TD.OrdiniFase1-Errori
	{
	font-weight:bold;
	font-size:13px;
	color:#f00;
	padding-top:5px;
	padding-bottom:5px;
	}
TD.OrdiniFase1-Tabella1-Cella2,
TD.OrdiniFase1-Tabella1-Cella2-a,
TD.OrdiniFase1-Tabella2-Cella2,
TD.OrdiniFase1-Tabella2-Cella2-a,
TD.OrdiniFase1-Tabella3-Cella2,
TD.OrdiniFase1-Tabella3-Cella2-a
	{
	padding-left: 10px;
	}
TD.OrdiniFase1-Tabella1-Cella2,
TD.OrdiniFase1-Tabella1-Cella2-a,
TD.OrdiniFase1-Tabella2-Cella2,
TD.OrdiniFase1-Tabella2-Cella2-a,
TD.OrdiniFase1-Tabella3-Cella2,
TD.OrdiniFase1-Tabella3-Cella2-a
	{
	font-weight: bold;
	font-size: 11px;
	color: #c00;
	}

	
TD.OrdiniFase1-Tabella1-Cella2 INPUT,
TD.OrdiniFase1-Tabella1-Cella2-a INPUT,
TD.OrdiniFase1-Tabella2-Cella2 INPUT,
TD.OrdiniFase1-Tabella2-Cella2-a INPUT,
TD.OrdiniFase1-Tabella3-Cella2 INPUT,
TD.OrdiniFase1-Tabella3-Cella2-a INPUT,
TD.OrdiniFase1-Tabella1-Cella2 SELECT,
TD.OrdiniFase1-Tabella1-Cella2-a SELECT,
TD.OrdiniFase1-Tabella2-Cella2 SELECT,
TD.OrdiniFase1-Tabella2-Cella2-a SELECT,
TD.OrdiniFase1-Tabella3-Cella2 SELECT,
TD.OrdiniFase1-Tabella3-Cella2-a SELECT,
TD.Ordini
	{
	width:300px;
	border: 1px solid #aaa;
	font-size: 11px;
	}
TD.OrdiniFase1-Prosegui INPUT
	{
	margin-left: 160px;
	}

	

TD.OrdiniFase1-Titolo,
TD.OrdiniFase2-Titolo,
TD.OrdiniFase3-Titolo,
TD.OrdiniFase4-Titolo
	{
	height:30px;
	vertical-align:top;
	}
TD.OrdiniFase2-Titolo
	{
	}
TD.OrdiniFase3-Titolo
	{
	}
TD.OrdiniFase4-Titolo
	{
	}
TD.OrdiniFase1-Testo, TD.OrdiniFase1-Testo P,
TD.OrdiniFase2-Testo, TD.OrdiniFase2-Testo P,
TD.OrdiniFase3-Testo, TD.OrdiniFase3-Testo P,
TD.OrdiniFase4-Testo, TD.OrdiniFase4-Testo P
	{
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	}
TD.OrdiniFase2-Testo
	{
	border-bottom: 1px solid #aaa;
	}
TD.OrdiniFase2-Tabella1-Descrizione,
TD.OrdiniFase2-Tabella1-RadioButton,
TD.OrdiniFase2-Tabella1-Info
	{
	padding-left: 5px;
	padding-top:10px;
	border-bottom: 1px dashed #ddd;
	}
TD.OrdiniFase2-Tabella1-Descrizione
	{
	width: 270px;
	}
TD.OrdiniFase2-Tabella1-Info
	{
	display:none;
	}
TD.OrdiniFase2-Cella INPUT
	{
	margin-left: 5px;
	}

TD.OrdiniFase1-Cella,
TD.OrdiniFase2-Cella,
TD.OrdiniFase3-Cella,
TD.OrdiniFase4-Cella
	{
	padding:2px;
	padding-bottom:5px;
	text-align:left;
	}
TD.OrdiniFase2-Testo,
TD.OrdiniFase4-Cella
	{
	padding:2px;
	padding-left:5px;
	padding-right:15px;
	}
TD.OrdiniFase4-Cella, TD.OrdiniFase4-Cella P
	{
	font-size:13px;
	}
TD.OrdiniFase4-Cella IMG
	{
	margin-right:5px;
	margin-bottom:5px;
	}
/***DATI PER LA REGISTRAZIONE UTENTE***/
TABLE.OrdiniFase1-Tabella1-DatiPersonali,
TABLE.OrdiniFase1-Tabella2-DatiFattura,
TABLE.OrdiniFase1-Tabella3-DatiSpedizione,
TABLE.OrdiniFase2-Tabella1,
TABLE.OrdiniFase3-Tabella1,
TABLE.OrdiniFase3-Tabella2,
TABLE.OrdiniFase3-Tabella3-Dati,
TABLE.OrdiniFase3-Tabella4,
TABLE.OrdiniFase3-Tabella5-Destinatario,
TABLE.OrdiniFase3-Tabella6,
TABLE.OrdiniFase3-Tabella7-DatiFatturazione
	{
	width:100%;
	}
TABLE.OrdiniFase2-Tabella1
	{
	}
TABLE.OrdiniFase1-Tabella1-DatiPersonali,
TABLE.OrdiniFase1-Tabella2-DatiFattura,
TABLE.OrdiniFase1-Tabella3-DatiSpedizione,
TABLE.OrdiniFase3-Tabella2,
TABLE.OrdiniFase3-Tabella4,
TABLE.OrdiniFase3-Tabella6
	{
margin: 0px;
padding: 0px;
	}
TD.OrdiniFase3-Tabella1-Spedizione
	{
	width: 240px;
	padding-left: 30px;
	}
TD.OrdiniFase3-Tabella1-CostoSpedizione
	{
	display: none;
	}
TABLE.OrdiniFase3-Tabella3-Dati,
TABLE.OrdiniFase3-Tabella5-Destinatario,
TABLE.OrdiniFase3-Tabella7-DatiFatturazione
	{
	background-color:#fff;
	border-top:1px solid #ccc;
	}
TABLE.OrdiniFase4-Tabella1,
TABLE.OrdiniFase4-Tabella2,
TABLE.OrdiniFase4-Tabella3,
TABLE.OrdiniFase4-Tabella4,
TABLE.OrdiniFase4-Tabella6
	{
	width: 100%;
	}
TD.OrdiniFase4-Tabella1-Cella1,
TD.OrdiniFase4-Tabella2-Cella1,
TD.OrdiniFase4-Tabella4-Cella1,
TD.OrdiniFase4-Tabella6-Cella1
	{
	width: 70%;
	text-align: left;
	}
TD.OrdiniFase4-Tabella1-Cella1 H2,
TD.OrdiniFase4-Tabella2-Cella1 H2,
TD.OrdiniFase4-Tabella4-Cella1 H2,
TD.OrdiniFase4-Tabella6-Cella1 H2
	{
	text-align: left;
	float: left;
	}
TD.OrdiniFase4-Tabella6-Cella2,
TD.OrdiniFase4-Tabella4-Cella2,
TD.OrdiniFase4-Tabella2-Cella2,
TD.OrdiniFase4-Tabella1-Cella2
	{
	width: 30%;
	text-align: right;
	padding-top: 20px;
	padding-left: 10px;
vertical-align: middle;
	}
TD.OrdiniFase4-Tabella6-Cella2 A, TD.OrdiniFase4-Tabella6-Cella2 A:active,
TD.OrdiniFase4-Tabella6-Cella2 A:visited, TD.OrdiniFase4-Tabella6-Cella2 A:hover,
TD.OrdiniFase4-Tabella4-Cella2 A, TD.OrdiniFase4-Tabella4-Cella2 A:active,
TD.OrdiniFase4-Tabella4-Cella2 A:visited, TD.OrdiniFase4-Tabella4-Cella2 A:hover,
TD.OrdiniFase4-Tabella2-Cella2 A, TD.OrdiniFase4-Tabella2-Cella2 A:active,
TD.OrdiniFase4-Tabella2-Cella2 A:visited, TD.OrdiniFase4-Tabella2-Cella2 A:hover,
TD.OrdiniFase4-Tabella1-Cella2 A, TD.OrdiniFase4-Tabella1-Cella2 A:active,
TD.OrdiniFase4-Tabella1-Cella2 A:visited, TD.OrdiniFase4-Tabella1-Cella2 A:hover
	{
	text-decoration: none;
	font-weight:bold;
	font-size: 11px;
	text-transform: uppercase;
	}
TABLE.OrdiniFase4-Tabella3-Dati,
TABLE.OrdiniFase4-Tabella5-Destinatario,
TABLE.OrdiniFase4-Tabella7-DatiFatturazione
	{
	width: 100%;
	}
TD.OrdiniFase4-Tabella3-Cella1,
TD.OrdiniFase4-Tabella5-Cella1,
TD.OrdiniFase4-Tabella7-Cella1
	{
	width:150px;
	text-align: right;
	padding-right: 10px;
	background: #CAF0FF;
	color: #333;
	font-size: 11px;
	}
TD.OrdiniFase4-Tabella3-Cella3,
TD.OrdiniFase4-Tabella5-Cella3,
TD.OrdiniFase4-Tabella7-Cella3
	{
	width: auto;
	height:16px;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	margin-left: 10px;
	font-size: 11px;	
	}
SPAN.Spese-Spedizione
	{
	font-weight: normal;
	font-size: 14px;
	}
SPAN.Spese-Spedizione STRONG
	{
	font-weight: normal;
	font-size: 14px;
	}

/*==============================
===== LOGIN NUOVO UTENTE
==============================*/
TABLE.Login-NuovoUtente
	{
	float: left;
	width: 500px;
	}
TD.Login-NuovoUtente-Col1,
TD.Login-NuovoUtente-Col2
	{
	width: 250px;
	height: auto;
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, Verdana;
	padding: 5px;
	border-right: 1px solid #ccc;
	text-align: center;
	}
TD.Login-NuovoUtente-Col2
	{
	border-right: 0px solid #ccc;	
	}

INPUT.GestOrdini-Bottone#GestOrdini-BottoneLogin,
INPUT.GestOrdini-Bottone#GestOrdini-BottoneRegistrati
	{
	float: left;
	width: 168px;
	height: 29px;
	border:0px;
	cursor: pointer;
	font-size: 11px;
	color: #0D417A;
	background: url(/temi/default/immagini/sfondo-bottoni-form.png) no-repeat 0px 0px;
	margin: 0px;
	margin-left: 40px;
	padding: 0px;
	font-weight: bold;
	}
	
P.Login-NuovoUtente-Testo
	{
	float: left;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	width: 210px !important;
	width: 250px;
	}
P.Login-NuovoUtente-Testo A,
P.Login-NuovoUtente-Testo A:link,
P.Login-NuovoUtente-Testo A:active,
P.Login-NuovoUtente-Testo A:visited,
P.Login-NuovoUtente-Testo A:hover
	{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	text-decoration: none;
	text-align: center;	
	}
P.Login-NuovoUtente-Testo A:hover
	{
	background: #c00;
	color: #fff;
	}
	
DIV.Login-NuovoUtente-Form
	{
	}
	
P.Errori-Form
	{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #c00;	
	}
P.Login-NuovoUtente-Form-input
	{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
P.Login-NuovoUtente-Form-input INPUT
	{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	width: 160px;
	height: 16px;
	border: 1px solid #ccc;	
	}
	
/*===================================
==== PASSWORD DIMENTICATA
==================================*/
P.PasswordDimenticata-Testo
	{
	float: left;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;	
	}
P.PasswordDimenticata-Input
	{
	float: left;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	height: 29px;	
	}
P.PasswordDimenticata-Input INPUT
	{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	width: 160px;
	height: 16px;
	border: 1px solid #ccc;	
	}
P.PasswordDimenticata-Submit
	{
	float: left;
	}
	
P.PasswordDimenticata-Submit INPUT
	{
	float: left;
	width: 168px;
	height: 29px;
	border:0px;
	cursor: pointer;
	font-size: 11px;
	color: #0D417A;
	background: url(/temi/default/immagini/sfondo-bottoni-form.png) no-repeat 0px 0px;
	margin: 0px;
	margin-left: 40px;
	padding: 0px;
	font-weight: bold;
	}

/*===============================
===== CAMBIO PASSWORD
==============================*/
P.Testo-Cambio-Password
	{
	float: left;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;		
	}
P.Testo-Cambio-Password INPUT
	{
	font-family: Arial, Tahoma, Helvetica;
	font-size: 11px;
	width: 160px;
	height: 16px;
	border: 1px solid #ccc;		
	margin: 3px;
	}
P.Bottone-Cambio-Password INPUT
	{
	float: left;
	clear:left;
	width: 168px;
	height: 29px;
	border:0px;
	cursor: pointer;
	font-size: 11px;
	color: #0D417A;
	background: url(/temi/default/immagini/sfondo-bottoni-form.png) no-repeat 0px 0px;
	margin: 0px;
	margin-left: 135px;
	padding: 0px;
	font-weight: bold;	
	}
