/*=================================
=== GENERALE
=================================*/
BODY,DIV,TABLE,TH,TD,INPUT,BUTTON,SELECT,TEXTAREA,A,FORM,P,OL,UL,LI
	{
	font-family: Tahoma, Verdana, Arial,Helvetica;
	color:#333;
	}
TABLE, TH, TD
	{
	border-collapse: collapse;
	vertical-align:top;
	font-size: 12px;	
	}
DIV,TABLE,TH,TD,A,FORM,P,OL,UL,LI
	{
	}
FONT
	{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	}
BODY
	{
	margin: 0px;
	text-align: center;
	color: #333;
	background-color: #fff;
	}
FORM
	{
	margin: 0px
	}
A, A:active, A:hover, A:visited
	{
	color: #900;
	}
A:hover
	{
	background-color: #900;
	color: #fff;
	}
	
P#ContentManager-LinkModificaBlocco
	{
	position:absolute;
	background-color:#000;
	padding:2px;
	color:#fff;
	z-index:12;
	}
P#ContentManager-LinkModificaBlocco A,	P#ContentManager-LinkModificaBlocco A:visited
	{
	color:#fff;
	}
#ContentManager-LinkModificaMenu1,
#ContentManager-LinkModificaMenu2,
#ContentManager-LinkModificaMenu3,
#ContentManager-LinkModificaMenu4,
#ContentManager-LinkModificaMenu5,
#ContentManager-LinkModificaMenu6,
#ContentManager-LinkModificaMenu7,
#ContentManager-LinkModificaMenu8,
#ContentManager-LinkModificaMenu9,
#ContentManager-LinkModificaMenu10,
#ContentManager-LinkModificaMenu11,
#ContentManager-LinkModificaMenu12,
#ContentManager-LinkModificaMenu13,
#ContentManager-LinkModificaMenu14,
#ContentManager-LinkModificaMenu15,
#ContentManager-LinkModificaMenu16
	{
	position:absolute;
	background-color:#000;
	padding:2px;
	z-index:11;
	}
#ContentManager-LinkModificaMenu1 A:link, #ContentManager-LinkModificaMenu1 A:visited,
#ContentManager-LinkModificaMenu2 A:link, #ContentManager-LinkModificaMenu2 A:visited,
#ContentManager-LinkModificaMenu3 A:link, #ContentManager-LinkModificaMenu3 A:visited,
#ContentManager-LinkModificaMenu4 A:link, #ContentManager-LinkModificaMenu4 A:visited,
#ContentManager-LinkModificaMenu5 A:link, #ContentManager-LinkModificaMenu5 A:visited,
#ContentManager-LinkModificaMenu6 A:link, #ContentManager-LinkModificaMenu6 A:visited,
#ContentManager-LinkModificaMenu7 A:link, #ContentManager-LinkModificaMenu7 A:visited,
#ContentManager-LinkModificaMenu8 A:link, #ContentManager-LinkModificaMenu8 A:visited,
#ContentManager-LinkModificaMenu9 A:link, #ContentManager-LinkModificaMenu9 A:visited,
#ContentManager-LinkModificaMenu10 A:link, #ContentManager-LinkModificaMenu10 A:visited,
#ContentManager-LinkModificaMenu11 A:link, #ContentManager-LinkModificaMenu11 A:visited
#ContentManager-LinkModificaMenu12 A:link, #ContentManager-LinkModificaMenu12 A:visited,
#ContentManager-LinkModificaMenu13 A:link, #ContentManager-LinkModificaMenu13 A:visited,
#ContentManager-LinkModificaMenu14 A:link, #ContentManager-LinkModificaMenu14 A:visited,
#ContentManager-LinkModificaMenu15 A:link, #ContentManager-LinkModificaMenu15 A:visited,
#ContentManager-LinkModificaMenu16 A:link, #ContentManager-LinkModificaMenu16 A:visited
	{
	color:#fff;
	text-decoration:none;
	}
/*** LAYOUT 
********************************/

DIV.Menu0
	{
	pposition:relative;
	width: 100%;
	background-color: #fff;	
	text-align:center;
	}
DIV.Sito
	{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: center;
	background-color: #fff;
	}
DIV.Sito0
	{
	width: 990px;
	height: 100%;
	margin: auto;
	vertical-align: top;
	text-align: center;
	}	

TABLE.Tabella-Sito0
	{
	width: 990px;
	margin: 0px;
	padding: 0px;
	}
TABLE.Tabella-Sito0 TD
	{
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}
	
TD.Tabella-Sito0-Col1
	{
	vertical-align: top;
	width: 760px;
	height: auto;	
	}
TD.Tabella-Sito0-Col2
	{
	vertical-align: top;
	width: 230px;
	height: auto;
	padding: 0px;
	}	

/***Tabella Sito 1 - Contenitore Prima Colonna (color Vinaccia) ***/
TABLE.Tabella-Sito1
	{
	width: 760px;
	padding: 0px;
	margin: 0px;
	}
TABLE.Tabella-Sito1 TD 
	{
	padding: 0px;
	margin: 0px;	
	}
	
TD.Tabella-Sito1-Riga1 /*contenitore intestazione*/
	{
	width: 760px;
	height: 100px;
	height: 60px;	
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/sfondo-riga1.jpg);
	background-repeat: no-repeat;
	background-position: 0px -19px;	
	}
TD.Tabella-Sito1-Riga2 /*contenitore parte centrale*/
	{
	width: 760px;	
	height: 450px;
	min-height: 450px!important;
	height: auto;
	vertical-align: top;
	background-image: url(../images/sfondo-riga2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
 Bborder-left: 1px solid #6c242a;	
	bBorder-right: 1px solid #6c242a;
	}
	TD.Tabella-Sito1-Riga3 /*contenitore footer*/
	{
	width: 760px;
	height:	60px;
	vertical-align: top;
	background-image: url(../images/sfondo-riga3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
/***Tabella Sito 2***/
TABLE.Tabella-Sito2
	{
	width: 750px;		
	padding: 0px;
	margin: 0px;
	margin-left:10px;
	}
TD.Tabella-Sito2-Col1	/*logo*/
	{
	width: 100px;
	vertical-align:top;
	}
TD.Tabella-Sito2-Col2 /*banner*/
	{
	width: 650px;
	height: 30px;
	vertical-align:top;	
	}
TD.Tabella-Sito2-Col3 /*menu principale*/
	{
	width: 650px;
	height: 30px;	
	vertical-align:top;	
	}

/*** Tabella sito 3 (Contenitore Immagine-Sezione e Contenuto) ***/
TABLE.Tabella-Sito3
	{
	width: 730px;
	margin: 0px;	
	margin-left: 10px;
	bbackground-image: url(../images/sfondo-contenuto.gif);
	background-repeat: no-repeat;
	background-position: 15px 170px;
	}
TD.Tabella-Sito3-Riga1 /*Immagine di sezione*/
	{
	vertical-align: top;
	height: 170px;
	margin: 0px;
	padding: 0px;
	}
TD.Tabella-Sito3-Riga2 /*Contenitore Contenuto*/
	{
	height: auto;		
	vertical-align: top;
	margin: 0px;
	padding: 0px;	
	}

/*** Tabella Sito 3 (Contenitore Struttura Contenuto Top-Centro-Bottom) ***/
TABLE.Tabella-Sito3-Contenuto
	{
	width: 710px;
	margin: 0px;
	margin-left: 16px;
	padding: 0px;
	}
TABLE.Tabella-Sito3-Contenuto TD
	{
	margin: 0px;
	padding: 0px;
	}
TD.Tabella-Sito3-Contenuto-Riga1,
TD.Tabella-Sito3-Contenuto-Riga1-Prodotto
	{
	height:13px;
	background-image: url(../images/sfondo-riga3-contenuto-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	}
TD.Tabella-Sito3-Contenuto-Riga1-Prodotto
	{
	background-image: url(../images/sfondo-riga3-contenuto-top-prodotto.jpg);
	}
	
TD.Tabella-Sito3-Contenuto-Riga2,
TD.Tabella-Sito3-Contenuto-Riga2-Prodotto
	{
	height:auto;
	height: 300px;
	min-height: 300px!important;
	background-image: url(../images/sfondo-riga3-contenuto-centro.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;		
	}
TD.Tabella-Sito3-Contenuto-Riga2-Prodotto
	{
	background-image: url(../images/sfondo-riga3-contenuto-centro-prodotto.jpg);	
	}
	
TD.Tabella-Sito3-Contenuto-Riga3,
TD.Tabella-Sito3-Contenuto-Riga3-Prodotto
	{
	height:13px;
	background-image: url(../images/sfondo-riga3-contenuto-bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;		
	}
TD.Tabella-Sito3-Contenuto-Riga3-Prodotto
	{
	background-image: url(../images/sfondo-riga3-contenuto-bottom-prodotto.jpg);	
	}
	
/*** Tabella Sito 4 ***/	
TABLE.Tabella-Sito4
	{
	float: right;
	width: 230px;
	height: auto;
	margin: 0px;
	padding: 0px;
 display: none;
	}
TD.Tabella-Sito4-Riga1 /*Contenitore Tabella Sito 5*/
	{
	vertical-align: top;
	background-image: url(../images/sfondo-tabella-5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;				
	}
TD.Tabella-Sito4-Riga2
	{
	vertical-align: top;
	height: 420px;
	min-height: 400px!important;
	hheight: auto;
	display: block;
	background-image: url(../images/sfondo-riga2-tabella4.jpg);
	background-repeat: repeat-y;
	background-repeat: no-repeat;
	background-position: 0px 0px;		
	}
TD.Tabella-Sito4-Riga3
	{
	vertical-align: top;
	height: 24px;
	background-image: url(../images/sfondo-riga3-tabella4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;			
	}
	
/*** Tabella Sito 5 ***/
TABLE.Tabella-Sito5
	{
	width: 220px;
	height: 50px;
	height: 30px;	
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	}
TD.Tabella-Sito5-Riga1 /*Contenitore Menu Servizio*/
	{
	vertical-align: top;
	height: 20px;
	}
TD.Tabella-Sito5-Riga2 /*Contenitore Ricerca Testo Semplice*/
	{
	vertical-align: top;
	height: auto;
	}
DIV.Ricercatesto-Semplice
	{
	width:auto;
	height:auto;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	display: none;
	}
	
	
TD.Tabella-Sito5-Riga3 /*Contenitore Importo Carrello*/
	{
	vertical-align: top;	
	}

/** Ricerca Testo Semplice **/	
TABLE.Tabella-Ricerca-Parole
	{
	width: 214px;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	}
TD.Tabella-Ricerca-Parole-Col-1
	{
	}
TD.Tabella-Ricerca-Parole-Col-1 INPUT
	{
	margin-left: 3px;
	width: 156px;
	height: 18px;
	border: 1px solid #ccc;
	font-size: 11px;
	}
TD.Tabella-Ricerca-Parole-Col-2
	{
	}
TD.Tabella-Ricerca-Parole-Col-2 INPUT
	{
	background-color: #6c242a;
	color: #fff;
	text-transform: capitalize;
	height: 18px;
	font-size: 11px;
	border: 1px solid #6c242a;
	}
	
/*** Tabella 6 ***/
TABLE.Tabella-Sito6
	{
	width: 230px;
	height: auto;
	
	margin: 0px;
	padding: 0px;
	bbackground-color: #999966;
	background-image: url(../images/sfondo-riga2-tabella4.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;				
	}
TD.Tabella-Sito6-Riga1
	{
	height: 320px;
	height: auto;
	vertical-align: top;
	}
TD.Tabella-Sito6-Riga2
	{
	height: 85px;
	height: auto;	
	vertical-align: top;
	}
	
/** Lista Articoli nel Carrello ***/
DIV.Blocco-Iframe-Carrello
	{
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
	width: 210px;
	height: 100px;
	}

/** Messaggio di Benvenuto **/
DIV.Messaggio-Benvenuto-Titolo
	{
	margin-top: 4px;
	height: 30px;
	font-family: Times New Roman, Tahoma, Verdana, Arial, Helvetica;
	color: #fff;
	font-size: 28px;
	letter-spacing: 1px;
	text-align: center;
	}
	
DIV.Prosegui-Acquisto
	{
	width: 180px;
	height: 26px;
	margin: 0px;
	margin-right: 18px;
	margin-bottom: 10px;
	padding: 0px;
	float: right;
	float: left;
	text-align: center;
	border-bottom: 0px solid #646446;	
	vertical-align: top;
	}
DIV.Link-Vai-al-Carrello,
DIV.Link-Vai-al-Carrello2
	{
	float: left;
	width: 90px;
	height:20px;
	text-align: center;
	margin: 0px;
	margin-top: 6px;
	margin-left:4px;
	}
DIV.Link-Vai-al-Carrello2
	{
	float: right;	
	margin-right: 10px;	
	}
	
	
DIV.Prosegui-Acquisto
	{
	margin-right: 10px;	
	border: 0px;	
	padding-top: 10px;
	}
P.Link-Vai-al-Carrello A, P.Link-Vai-al-Carrello A:active, P.Link-Vai-al-Carrello A:visited,
P.Link-Vai-al-Carrello A:hover,
DIV.Prosegui-Acquisto A, DIV.Prosegui-Acquisto A:active, DIV.Prosegui-Acquisto A:visited,
DIV.Prosegui-Acquisto A:hover
	{
	font-family: Times New Roman, Tahoma, Verdana, Arial, Helvetica;
	color: #900;
	text-decoration: none;
	font-size: 18px;
	padding: 0px;
	font-weight: bold;
	background-color: trasparent;
	}
P.Link-Vai-al-Carrello A:hover,
DIV.Prosegui-Acquisto A:hover
	{
	color: #fff;
	background-color: #900;
	}
	
/*** BLOCCHI RICERCA ****/
DIV.Ricerche-Avanzate
	{
	width: 200px;
	height: 110px;
	margin: 0px;
	margin-left: 14px;
	margin-bottom: 6px;
	margin-top:0px;
	padding:0px;
	text-align: center;
	bborder-left: 5px solid #646446;
	bborder-right: 5px solid #646446;
	ddisplay: none;
	position:relative;
	background:transparent;
	bborder: 1px solid #333;
	}
P.Titolo-Ricerca
	{
	font-family: Times New Roman, Tahoma, Verdana, Arial, Helvetica;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	padding: 2px;
	font-weight: bold;
	margin: 0px;
	margin-right: 16px;	
	}
	
DIV.Ricerche-Avanzate-Anno
	{
	dfisplay: none;
	}
	
DIV.Ricerche-Avanzate-Produttore
	{
	width: 195px;
	height: 20px;	
	margin: 0px;
	margin-bottom:5px;
	font-family: Trebuchet Ms, Arial, Arial Narrow, Tahoma, Verdana, Helvetica;
	font-size: 12px;
	color: #fff;	
	text-align: left;
	}
DIV.Ricerche-Avanzate-Produttore P
	{
	float: left;
	width: 180px;
	height: 18px;
	font-family: Trebuchet Ms, Arial, Arial Narrow, Tahoma, Verdana, Helvetica;
	font-size: 12px;
	font-size: 11px;
	color: #333;	
	font-weight: normal;	
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: -2px;
	text-align: left;
	vertical-align: bottom;	
	display:block;
	}
	
DIV.Ricerche-Avanzate-Produttore INPUT,
DIV.Ricerche-Avanzate-Produttore SELECT
	{
	float: left;
	font-family: Trebuchet Ms, Arial, Arial Narrow, Tahoma, Verdana, Helvetica;
	color: #333;
	font-size: 11px;	
	border: 1px solid #ccc;	
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	width: 160px;
	height: 20px;
	}
DIV.Ricerche-Avanzate-Produttore INPUT
	{
	width: 30px;
	float: right;	
	border: 1px solid #333;
	}
	
DIV.Ricerche-Avanzate-Produttore INPUT.Ricerca-Testo 
	{
	float: left;
	width: 160px;
	height: 20px;	
	margin: 0px;
	padding: 0px;
	}
DIV.Ricerche-Avanzate-Produttore INPUT.Ricerca-Submit
	{
	float: right;	
	margin: 0px;
	padding: 0px;	
	}
	
DIV.Ricerche-Avanzate-Paese
	{
	width: 160px;
	margin: 0px;
	margin-left: 20px;
	margin-top: 6px;
	margin-bottom: 0px;	
	}
DIV.Ricerche-Avanzate-Paese A, DIV.Ricerche-Avanzate-Paese A:active, DIV.Ricerche-Avanzate-Paese A:visited, DIV.Ricerche-Avanzate-Paese A:hover
	{
	font-family: Arial, Arial Narrow, Tahoma, Verdana, Helvetica;
	color: #900;
	font-weight: bold;	
	font-size: 12px;		
	text-decoration: none;
	padding: 2px;
	}
DIV.Ricerche-Avanzate-Paese A:hover
	{
	color: #fff;
	background-color: #900;	
	}
	
/*** BLOCCO CARRELLO (solo importo)
**********************************/
DIV.Blocco-Importo-Carrello
	{
	width: 100px;
	height:52px;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;	
	font-size: 13px;
	color: #333;	
	}
DIV.Blocco-Importo-Carrello A
	{
	width: 75px;
	height:20px;	
	margin-left: 10px;
	margin-top: 5px;	
	padding: 0px;
	}
DIV.Blocco-Importo-Carrello A:hover
	{
	background-color: transparent;
	}
DIV.Blocco-Importo-Carrello FORM
	{
	width: 70px;
	margin: 0px;
	margin-left: 14px;
	margin-top: 6px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-weight: bold;	
	font-size: 13px;
	color: #333;		
	}

IFRAME.Iframe-Blocco-Carrello
	{
	width: 204px;
	width: 200px;	
	height: 240px;
	margin-top: 7px;
	background-color: #fafafa;
	border-left: 1px solid #999966;
	border-right: 1px solid #999966;
	border-bottom: 1px solid #999966;
	}
	
DIV.Importo-Carrello
	{
	}
TABLE.Carrello-Tabella-Light
	{
	}
TABLE.Carrello-Tabella-Light TD
	{
	padding: 1px;
	}
	
	
TD.Carrello-Qta-Light
	{
	color: #fff;
	}
TD.Carrello-Descrizione-Light
	{
	}
TD.Carrello-LinkElimina-Light
	{
	}

	
/*** Blocco Condizioni D'acquisto ***/

DIV.Blocco-Condizioni-Acquisto
	{
	width: 200px;
	height: 60px;
	height: 30px;
	margin: 0px;
	margin-top: 10px;
	margin-top: 0px;	
	margin-left: 11px;
	padding: 0px;
	ddisplay: none;
	}
TABLE.Carte-Credito
	{
	margin: 0px;
	margin-top:80px;
	margin-top:30px;
	margin-left: 30px;
	}
TABLE.Carte-Credito TD
		{
		padding: 2px;
		}
TABLE.Carte-Credito IMG
	{
	border: 1px solid #ccc;
	}
	
/*** LAYOUT CONTENUTO
********************************/

.Contenuto,
.Contenuto-Nazioni,
.Contenuto-Regioni
	{
	width: 680px;
	height: 300px;
	min-height: 300px!important;
	height: auto;
	margin: 0px;
	margin-left: 15px; 
	padding:0px;
	display: block;
	}
.Contenuto-Nazioni,
.Contenuto-Regioni
	{
	height: 90px;	
	min-height: 90px!important;	
	}
.Contenuto-Prodotti
	{
	width: 670px;
	width: 500px;
	float: right;
	paddin:0px;
	padding-left: 0px;
	margin-right: 0px;
	}
.Contenuto-Home
	{
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	}

	
.Contenuto P
	{
	margin: 0px;
	margin-top: 7px;
	margin-bottom: 7px;	
	font-family: Trebuchet Ms, Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	color: #333;
	line-height: 16px;
	}
	
.Contenuto P#ContentManager-LinkModifica
	{
	position:relative;
	z-index.:20;
	float:right;
	right:0px;
	width:90px;
	height:24px;
	border: 1px solid #900;
	background-color:#f90;
	padding:2px;
	text-transform:uppercase;
	}
.Contenuto P#ContentManager-LinkModifica A,
.Contenuto P#ContentManager-LinkModifica A:visited
	{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	}

DIV.Logo
	{
	position: relative;
	width:95px;
	height: 95px;
	padding: 0px;
	margin: 0px;
	margin-left:7px;
	mmargin-top: 24px;
	margin-top: 12px;
	margin-bottom: -24px;
	margin-bottom: -40px;	
	margin-bottom: -52px;		
	z-index: 4;
	}
DIV.Logo IMG
	{
	margin: 0px;
	padding: 0px;
	}

DIV.Logo A, DIV.Logo A:active, DIV.Logo A:visited, DIV.Logo A:hover
	{
	background-color: transparent;
	}
	
DIV.Blocco-Lingue
	{
	float: left;
	width: 100px;
	height: 36px;
	margin: 0px;
	margin-top: 6px;
	margin-left: 6px;
	padding: 0px;
	display: none;
	}
	
/* Tabella blocco Lingue */	
TABLE.Tabella-Scelta-Lingua
	{
	width: 100px;
	margin: 0px;
	padding: 0px;
	}
TD.Tabella-Scelta-Lingua-Testo
	{
	vertical-align: top;
	height: 14px;
	font-size: 11px;
	padding-left: 0px;
	}
SPAN.Seleziona-Paese
	{
	padding-left: 0px;
	}
	
TD.Tabella-Scelta-Lingua-Select
	{
	height: 16px;
	vertical-align:bottom;
	}
TD.Tabella-Scelta-Lingua-Select SELECT
	{
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 100px;
	border: 1px solid #ccc;
	font-size: 11px;
	}

TD.Tabella-Scelta-Lingua-Immagine
	{
	display: none;
	}
	
TD.Tabella-Scelta-Lingua-Immagine IMG
	{
	margin-top: 6px;
	margin-left: 0px;
	}
	
DIV.Banner
	{
	float: right;
	height: 36px;
	width: 500px;
	margin: 0px;
	margin-top: 6px;
	margin-right: 10px;
	padding: 0px;
	border: 1px solid #ccc;
	display: none;
	}

DIV.Immagine-Sezione
	{
	width: 700px;
	height: 130px;
	border: 1px solid #fff;
	margin: 0px;
	margin-top: 10px;
	margin-left: 20px;
	padding: 0px;
	}
DIV.Immagine-Sezione IMG
	{
	width: 700px;	
	margin: 0px;
	padding: 0px;
	display: block;
	}
	
DIV.Titolo-Vetrina-Homepage
	{
	z-index: 3;
	margin: 0px;
	margin-bottom: -50px;
	margin-left:10px;
	}
	
	
DIV.Disclaimer-Foto
	{
	width: 750px;
	font-family: Arial Narrow, Arial, Helvetica;
	font-size: 12px;
	color: #333;
	text-align: center;
	}
	
DIV.Credits
	{
	float: left;
	width: 750px;
	margin-top: 25px !important;	
	margin-top: 25px;	
	margin-left: 10px;
	font-size: 11px;	
	text-align: left;
	}
DIV.Credits SPAN
	{
	padding-bottom:20px;
	}
DIV.Footer
	{
	position: relative;
	float: right;
	z-index: 2;
	margin: 0px; 
	margin-top: 18px;
	margin-right: 20px;
	padding: 0px;
	width: 560px;
	font-size: 11px;
	color: #333;	
	display: none;
	}
DIV.Footer P
	{
	font-family: Tahoma, Verdana, Arial, Helvatica;
	font-size: 11px;
	color: #333;
	}
DIV.Footer A, DIV.Footer A:active, DIV.Footer A:visited, DIV.Footer A:hover
	{
	font-family: Tahoma, Verdana, Arial, Helvatica;
	font-size: 11px;
	color: #c30;	
	text-decoration: none;
	padding: 2px;
	}
DIV.Footer A:hover
	{
	background-color: #c30;
	color: #fff;
	}
	
/***  MENU ADMIN
***************************/
DIV.MenuAdmin1, DIV.MenuAdmin,
DIV.MenuAdmin2, DIV.MenuGestione
	{
	width:990px;
	height:auto;
	text-align:left;
	font-size:1px;
	margin:auto;
	}

#ContentManager-LinkModificaMenu1,
#ContentManager-LinkModificaMenu2
	{
	position: absolute;
	margin-left: -80px;
	}
#ContentManager-LinkModificaMenu1 A, #ContentManager-LinkModificaMenu1 A:visited,
#ContentManager-LinkModificaMenu2 A, #ContentManager-LinkModificaMenu2 A:visited
	{
	font-size:10px;
	}
TABLE.CEMenu1TabellaLivello1,
TABLE.CEMenu2TabellaLivello1
	{
	width:990px;
	height:auto;
	background: url(../../Admin/immagini/menu_admin_sfondo.png) repeat-x;
	}
.CE-VoceMenu1Livello1, .CE-VoceMenu1Livello1-Sel,
.CE-VoceMenu2Livello1, .CE-VoceMenu2Livello1-Sel
	{
	height:16px;
	font-size:11px;
	color:#000;
	text-align:center;
	border-right:1px solid #fff;
	}
.CE-VoceMenu1Livello1-Sel,
.CE-VoceMenu2Livello1-Sel
	{
	background: url(../../Admin/immagini/menu_admin_sel_sfondo.png) repeat-x;
	}
 .CE-VoceMenu1Livello1 A,		 .CE-VoceMenu1Livello1 A:visited,	   .CE-VoceMenu1Livello1 A:hover,
 .CE-VoceMenu1Livello1-Sel A,	 .CE-VoceMenu1Livello1-Sel A:visited,  .CE-VoceMenu1Livello1-Sel A:hover,
A.CE-VoceMenu1Livello1,			A.CE-VoceMenu1Livello1:visited,		  A.CE-VoceMenu1Livello1:hover,
A.CE-VoceMenu1Livello1-Sel,		A.CE-VoceMenu1Livello1-Sel:visited,   A.CE-VoceMenu1Livello1-Sel:hover,
 .CE-VoceMenu2Livello1 A,		 .CE-VoceMenu2Livello1 A:visited,	   .CE-VoceMenu2Livello1 A:hover,
 .CE-VoceMenu2Livello1-Sel A,	 .CE-VoceMenu2Livello1-Sel A:visited,  .CE-VoceMenu2Livello1-Sel A:hover,
A.CE-VoceMenu2Livello1,			A.CE-VoceMenu2Livello1:visited,		  A.CE-VoceMenu2Livello1:hover,
A.CE-VoceMenu2Livello1-Sel,		A.CE-VoceMenu2Livello1-Sel:visited,   A.CE-VoceMenu2Livello1-Sel:hover
	{
	height:16px;
	color:#000;
	font-size:11px;
	font-family: Verdana,Tahoma,Arial,Helvetica,sans serif, sans-serif;
	padding: 1px;
	padding-top: 1px;
	padding-left: 4px;
	padding-right: 4px;
	text-transform:uppercase;
	text-decoration: none;
	}
 .CE-VoceMenu1Livello1-Sel A, .CE-VoceMenu1Livello1-Sel A:visited,
A.CE-VoceMenu1Livello1-Sel,  A.CE-VoceMenu1Livello1-Sel:visited,
 .CE-VoceMenu2Livello1-Sel A, .CE-VoceMenu2Livello1-Sel A:visited,
A.CE-VoceMenu2Livello1-Sel,  A.CE-VoceMenu2Livello1-Sel:visited
	{
	color: #000;
	}
.CE-VoceMenu1Livello1 A:hover,
.CE-VoceMenu1Livello1-Sel A:hover,
A.CE-VoceMenu1Livello1:hover,
A.CE-VoceMenu1Livello1-Sel:hover,
.CE-VoceMenu2Livello1 A:hover,
.CE-VoceMenu2Livello1-Sel A:hover,
A.CE-VoceMenu2Livello1:hover,
A.CE-VoceMenu2Livello1-Sel:hover
	{
	background-color: transparent;
	color: #000;
	}

	
/*** MENU PRINCIPALE 3
        MENU PRINCIPALE 13 - Eng
******************************/
DIV.MenuPrincipale
	{
	float: right;
	width: 600px;
	height: 30px;
	margin: 0px;
	margin-top: 6px;
	margin-right: 30px;
	padding: 0px;
	}

TABLE.CEMenu3TabellaLivello1,
TABLE.CEMenu13TabellaLivello1
	{
	width: 600px;
	height: 30px;
	}
TABLE.CEMenu3TabellaLivello1 TD,
TABLE.CEMenu13TabellaLivello1 TD
	{
	height: 30px;
	}
TD.CE-VoceMenu3Livello1-Sel,
TD.CE-VoceMenu13Livello1-Sel
	{
	background-color: #950000;
	}
TD.CE-VoceMenu3Livello1 A, TD.CE-VoceMenu3Livello1 A:active, TD.CE-VoceMenu3Livello1 A:visited,
TD.CE-VoceMenu3Livello1 A:hover,
TD.CE-VoceMenu3Livello1-Sel A, TD.CE-VoceMenu3Livello1-Sel A:active, TD.CE-VoceMenu3Livello1-Sel A:visited,
TD.CE-VoceMenu3Livello1-Sel A:hover,

TD.CE-VoceMenu13Livello1 A, TD.CE-VoceMenu13Livello1 A:active, TD.CE-VoceMenu13Livello1 A:visited,
TD.CE-VoceMenu13Livello1 A:hover,
TD.CE-VoceMenu13Livello1-Sel A, TD.CE-VoceMenu13Livello1-Sel A:active, TD.CE-VoceMenu13Livello1-Sel A:visited,
TD.CE-VoceMenu13Livello1-Sel A:hover

	{
	height: 22px;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;	
	color: #fff;
	text-decoration: none;
	display: block;
	}

TD.CE-VoceMenu3Livello1-Sel A:hover,
TD.CE-VoceMenu3Livello1 A:hover,
TD.CE-VoceMenu13Livello1-Sel A:hover,
TD.CE-VoceMenu13Livello1 A:hover
	{
	background-color: #950000;
	}
	
TD.CE-VoceMenu3Livello1-Pos6,
TD.CE-VoceMenu13Livello1-Pos4
	{
	width:100px;
	height: 30px;
	border-right: 0px;
	border-top: 0px;	
	border-bottom: 0px;	
	background-image: url(../images/sfondo-wines-friend.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;			
	}
TD.CE-VoceMenu3Livello1-Pos6 A, TD.CE-VoceMenu3Livello1-Pos6 A:active, 
TD.CE-VoceMenu3Livello1-Pos6 A:visited, TD.CE-VoceMenu3Livello1-Pos6 A:hover,
TD.CE-VoceMenu13Livello1-Pos4 A, TD.CE-VoceMenu13Livello1-Pos4 A:active,
TD.CE-VoceMenu13Livello1-Pos4 A:visited, TD.CE-VoceMenu13Livello1-Pos4 A:hover
	{
	width: 110px;
	text-transform: capitalize;
	color: #fff;
	font-size: 12px;
	font-family: Arial Narrow, Tahoma, Verdana, Ariala, Helvetica;
	font-weight: bold;
	background-color: trasparent;
	}
TD.CE-VoceMenu3Livello1-Sel A:hover TD.CE-VoceMenu3Livello1-Pos6 A:hover,
TD.CE-VoceMenu13Livello1-Sel A:hover TD.CE-VoceMenu13Livello1-Pos6 A:hover
	{
	background-color: transparent;	
	}

TD.CE-VoceMenu3Livello1-Pos1, TD.CE-VoceMenu3Livello1-Pos2, TD.CE-VoceMenu3Livello1-Pos3,
TD.CE-VoceMenu3Livello1-Pos4,

TD.CE-VoceMenu13Livello1-Pos1, TD.CE-VoceMenu13Livello1-Pos2, TD.CE-VoceMenu13Livello1-Pos3,
TD.CE-VoceMenu13Livello1-Pos4

	{
	bborder-right: 1px solid #900;
	}
#CEMenu3Voce73, #CEMenu3Voce73 A, #CEMenu3Voce73 A:active, #CEMenu3Voce73 A:visited,
#CEMenu3Voce73 A:hover,
	
#CEMenu13Voce80, #CEMenu13Voce80 A, #CEMenu13Voce80 A:active, #CEMenu13Voce80 A:visited,
#CEMenu13Voce80 A:hover
	{
	background-color: transparent;	
	padding-top: 3px;
	padding-left: 5px;	
	text-transform: uppercase;
	}

/*** MENU PRINCIPALE livello 2
******************************/
.transMenu
	{
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}
.transMenu .content
	{
	position:absolute;
	left: 0px;
	top: 0px;
	width:140px;
	padding:0px;
	margin: 0px;
	margin-left: -6px;
	border-top:1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left:1px solid #6b2329;
	border-right:1px solid #6b2329;	
	border: 0px;
	}
.transMenu .items
	{
	position:relative;
	left:0px;
	top:0px;
	z-index:4;
	margin: 0px;
	padding: 0px;
	}
.transMenu .top .items
	{
	border-top:none;
	margin: 0px;
	padding: 0px;	
	}
.transMenu .items-spacer
	{
	display:none;
	}
.transMenu .item
	{
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */

	border:none;
	cursor:pointer;
	cursor:hand;
	}
.transMenu .background
	{
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	-moz-opacity:0;
	filter:alpha(opacity=100);
	margin: 0px;
	padding: 0px;	
	}
.transMenu .shadowRight
	{
	display:none;
	position:absolute;
	z-index:3;
	top:0px;
	width:0px;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
	margin: 0px;
	padding: 0px;	
	}
.transMenu .shadowBottom
	{
	display:none;
	position:absolute;
	z-index:1;
	left:0px;
	height:0px;
	-moz-opacity:.6;
	filter:alpha(opacity=60);
	margin: 0px;
	padding: 0px;	
	}
.transMenu .item.hover,
.transMenu .item .hover
	{
	color: #fff;
	}
.transMenu .item img
	{
	margin-left:0px;
	margin: 0px;
	padding: 0px;	
	}


TD.CE-VoceMenu13Livello2, TD.CE-VoceMenu13Livello2-Sel
	{
	height:24px;
	width: 140px;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 12px;
	padding-left:10px;
	padding-right:20px;
	background-color:#6b2329;
	border-top: 1px solid #fff;
	border-left: 1px solid #6b2329;
	border-right: 1px solid #6b2329;	
	}
TD.CE-VoceMenu13Livello2-Sel
	{
	color: #fff;
	background-color: #a7a77c;
	}
TD.CE-VoceMenu13Livello2-Sel A
	{
	height: 24px;
	border-top: 1px solid #6b2329;
	border-left: 1px solid #6b2329;
	border-right: 1px solid #6b2329;		
	}
TD.CE-VoceMenu13Livello2 A:link, 		TD.CE-VoceMenu13Livello2 A:hover, 		TD.CE-VoceMenu13Livello2 A:visited,
TD.CE-VoceMenu13Livello2-Sel A:link, 	TD.CE-VoceMenu13Livello2-Sel A:hover, 	
TD.CE-VoceMenu13Livello2-Sel A:visited
	{
	}
TD.CE-VoceMenu13Livello2-Sel A:link, 	TD.CE-VoceMenu13Livello2-Sel A:hover, 	
TD.CE-VoceMenu13Livello2-Sel A:visited
	{
	color: #fff;
	background-color: #a7a77c;
	}
TD.CE-VoceMenu13Livello2-Sel A:hover,
TD.CE-VoceMenu13Livello2 A:hover
	{
	color: #fff;
	font-size: 12px;	
	background-color: #a7a77c;	
	border-top: 1px solid #6b2329;
	border-left: 1px solid #6b2329;
	border-right: 1px solid #6b2329;		
	}
.transMenu .item.hover .CE-VoceMenu13Livello2-Sel, .transMenu .item.hover .CE-VoceMenu13Livello2-Sel A:hover, .transMenu .item.hover .CE-VoceMenu13Livello2-Sel A:visited
	{
	}
.transMenu .item.hover  TD.CE-VoceMenu13Livello2,
.transMenu .item.hover  TD.CE-VoceMenu13Livello2-Sel
	{
	color: #fff;
	background-color: #a7a77c;	
	border-top: 1px solid #6b2329;
	border-left: 1px solid #6b2329;
	border-right: 1px solid #6b2329;			
	}

.CE-VoceMenu13Livello1, .CE-VoceMenu13Livello1-Sel
	{
	height: 24px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;	
	color: #fff;	
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	margin: 0px;	
	padding: 0px;
	padding: 2px;
	padding-left: 13px;
	padding-right: 13px;	
	}
.CE-VoceMenu13Livello1-Sel
	{
	background-color: #fff;
	color: #069;	
	}
A.CE-VoceMenu13Livello1, A.CE-VoceMenu13Livello1:active,
A.CE-VoceMenu13Livello1:visited, A.CE-VoceMenu13Livello1:hover,

A.CE-VoceMenu13Livello1-Sel, A.CE-VoceMenu13Livello1-Sel :active,
A.CE-VoceMenu13Livello1-Sel:visited, A.CE-VoceMenu13Livello1-Sel:hover
	{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;	
	color: #fff;
	border-right: 1px solid #069;		
	}
A.CE-VoceMenu13Livello1-Sel, A.CE-VoceMenu13Livello1-Sel :active,
A.CE-VoceMenu13Livello1-Sel:visited, A.CE-VoceMenu13Livello1-Sel:hover
	{
	background-color: #fff;
	color: #069;		
	}
	
A.CE-VoceMenu13Livello1:hover,
A.CE-VoceMenu13Livello1-Sel:hover
	{
	background-color: #fff;
	color: #069;
	border-right: 1px solid #069;	
	}
#CEMenu13Voce83
	{
	border-right: 0px;
	}
	
/*** MENU SERVIZIO 4 e 14
******************************/
DIV.MenuServizio
	{
	width: 280px;
	height: 16px;
	float: right;
	margin: 0px;
	margin-top: 6px;
	margin-right: 26px;
	text-align: right;
	}

.CE-VoceMenu4Livello1, .CE-VoceMenu4Livello1-Sel,
.CE-VoceMenu14Livello1, .CE-VoceMenu14Livello1-Sel
	{
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	height: 16px;
	border-right: 1px solid #999966;
	}
.CE-VoceMenu4Livello1-Sel,
.CE-VoceMenu14Livello1-Sel
	{
	background-color: #999966;
	color: #fff;
	}
A.CE-VoceMenu4Livello1, A.CE-VoceMenu4Livello1:active, A.CE-VoceMenu4Livello1:visited,
A.CE-VoceMenu4Livello1:hover,
A.CE-VoceMenu4Livello1-Sel, A.CE-VoceMenu4Livello1-Sel:active, A.CE-VoceMenu4Livello1-Sel:visited,
A.CE-VoceMenu4Livello1-Sel:hover,

A.CE-VoceMenu14Livello1, A.CE-VoceMenu14Livello1:active, A.CE-VoceMenu14Livello1:visited,
A.CE-VoceMenu14Livello1:hover,
A.CE-VoceMenu14Livello1-Sel, A.CE-VoceMenu14Livello1-Sel:active, A.CE-VoceMenu14Livello1-Sel:visited,
A.CE-VoceMenu14Livello1-Sel:hover
	{
	text-decoration: none;
	color: #999966;
	}
	
A.CE-VoceMenu4Livello1-Sel, A.CE-VoceMenu4Livello1-Sel:active, A.CE-VoceMenu4Livello1-Sel:visited,
A.CE-VoceMenu4Livello1-Sel:hover,
	
A.CE-VoceMenu14Livello1-Sel, A.CE-VoceMenu14Livello1-Sel:active, A.CE-VoceMenu14Livello1-Sel:visited,
A.CE-VoceMenu14Livello1-Sel:hover
	{
	background-color: #999966;
	color: #fff;
	}
	
A.CE-VoceMenu4Livello1-Sel:hover,
A.CE-VoceMenu4Livello1:hover,

A.CE-VoceMenu14Livello1-Sel:hover,
A.CE-VoceMenu14Livello1:hover
	{
	background-color: #999966;
	color: #fff;	
	}
#CEMenu4Voce74,
#CEMenu14Voce105
	{
	border-right: 0px;
	}
	
/*	
P.CE-VoceMenu3Livello1, P.CE-VoceMenu3Livello1-Sel,
P.CE-VoceMenu13Livello1, P.CE-VoceMenu13Livello1-Sel,
P.CE-VoceMenu14Livello1, P.CE-VoceMenu14Livello1-Sel
	{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 12px;	
	color: #333;	
	margin: 0px;
	margin-left: 10px;	
	margin-bottom: 1px;	
	padding: 0px;
	padding:1px;
	text-decoration: none;
	}
P.CE-VoceMenu3Livello1-Sel,
P.CE-VoceMenu13Livello1-Sel,
P.CE-VoceMenu14Livello1-Sel
	{
	background-color: #900;
	color: #fff;	
	border-left: 5px solid #c1c186;		
	text-transform: uppercase;
	margin-left: 12px;
	padding-left:0px; 	
	}
P.CE-VoceMenu3Livello1 A, P.CE-VoceMenu3Livello1 A:active,
P.CE-VoceMenu3Livello1 A:visited, P.CE-VoceMenu3Livello1 A:hover,

P.CE-VoceMenu3Livello1-Sel A, P.CE-VoceMenu3Livello1-Sel A:active,
P.CE-VoceMenu3Livello1-Sel A:visited, P.CE-VoceMenu3Livello1-Sel A:hover,

P.CE-VoceMenu13Livello1 A, P.CE-VoceMenu3Livello13 A:active,
P.CE-VoceMenu13Livello1 A:visited, P.CE-VoceMenu13Livello1 A:hover,

P.CE-VoceMenu13Livello1-Sel A, P.CE-VoceMenu13Livello1-Sel A:active,
P.CE-VoceMenu13Livello1-Sel A:visited, P.CE-VoceMenu13Livello1-Sel A:hover,

P.CE-VoceMenu14Livello1 A, P.CE-VoceMenu14Livello1 A:active,
P.CE-VoceMenu14Livello1 A:visited, P.CE-VoceMenu14Livello1 A:hover,

P.CE-VoceMenu14Livello1-Sel A, P.CE-VoceMenu14Livello1-Sel A:active,
P.CE-VoceMenu14Livello1-Sel A:visited, P.CE-VoceMenu14Livello1-Sel A:hover
	{	
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;	
	color: #333;
	text-decoration: none;
	padding:1px;	
	padding-left: 4px;	
	border-left: 5px solid #900;
	}
P.CE-VoceMenu3Livello1-Sel A, P.CE-VoceMenu3Livello1-Sel A:active,
P.CE-VoceMenu3Livello1-Sel A:visited, P.CE-VoceMenu3Livello1-Sel A:hover,

P.CE-VoceMenu13Livello1-Sel A, P.CE-VoceMenu13Livello1-Sel A:active,
P.CE-VoceMenu13Livello1-Sel A:visited, P.CE-VoceMenu13Livello1-Sel A:hover,

P.CE-VoceMenu14Livello1-Sel A, P.CE-VoceMenu14Livello1-Sel A:active,
P.CE-VoceMenu14Livello1-Sel A:visited, P.CE-VoceMenu14Livello1-Sel A:hover
	{
	background-color: #900;
	color: #fff;		
	padding-left: -1px;		
	}
P.CE-VoceMenu3Livello1 A:hover,
P.CE-VoceMenu3Livello1-Sel A:hover,

P.CE-VoceMenu13Livello1 A:hover,
P.CE-VoceMenu13Livello1-Sel A:hover,

P.CE-VoceMenu14Livello1 A:hover,
P.CE-VoceMenu14Livello1-Sel A:hover
	{
	background-color: #900;
	color: #fff;
	border-left: 5px solid #c1c186;	
	text-transform: uppercase;	
	padding-right: 2px;
	}
P.CE-VoceMenu3Livello1-Sel A:hover,
P.CE-VoceMenu13Livello1-Sel A:hover,
P.CE-VoceMenu14Livello1-Sel A:hover
	{
	border-left: 0px;		
	padding-left: 9px;		
	}

P#CEMenu3Voce84,P#CEMenu13Voce94,P#CEMenu14Voce109,
	{
	margin-bottom: 5px;
	}	
P#CEMenu3Voce76,P#CEMenu13Voce95,P#CEMenu14Voce110
	{
	padding-top:5px;
	padding-bottom: 5px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	text-align: right;	
	text-transform: capitalize;
	font-weight: bold;
	background-image: url(/temi/default/images/lucchetto.gif);
	background-position: 10px 2px;
	background-repeat: no-repeat;			
	color: #900;
	padding-right: 10px;
	}
P#CEMenu3Voce76 A, P#CEMenu13Voce95 A, P#CEMenu14Voce110 A
	{
	border-left: 0px;
	background-color: none;	
	color: #900;
	}
P#CEMenu3Voce76 A:hover, P#CEMenu13Voce95 A:hover,P#CEMenu14Voce110 A:hover
	{
	background-color:transparent;
	color: #333;
	text-transform: capitalize;
	font-weight: bold;	
	padding-right: 1px;
	}
	
P#CEMenu3Voce80,P#CEMenu13Voce96,P#CEMenu14Voce111
	{
	margin-top: 5px;
	}	
*/	
	
/*** Livello 2 - Menu Principale ***/
P.CE-VoceMenu3Livello2, P.CE-VoceMenu3Livello2-Sel,
P.CE-VoceMenu13Livello2, P.CE-VoceMenu13Livello2-Sel,
P.CE-VoceMenu14Livello2, P.CE-VoceMenu14Livello2-Sel
	{
	height: 18px;
	width: 130px;
	margin: 0px;
	margin-left: 18px;
	padding: 0px;
	color: #333;
	font-size: 11px;
	border-left: 1px solid #900;
	}
P.CE-VoceMenu3Livello2-Sel,
P.CE-VoceMenu13Livello2-Sel,
P.CE-VoceMenu14Livello2-Sel
	{
	color: #fff;
	background-color: #e8e8d2;	
	}
P.CE-VoceMenu3Livello2 A, P.CE-VoceMenu3Livello2 A:active, 		P.CE-VoceMenu3Livello2 A:hover, 		P.CE-VoceMenu3Livello2 A:visited,
P.CE-VoceMenu3Livello2-Sel A, P.CE-VoceMenu3Livello2-Sel A:active, P	.CE-VoceMenu3Livello2-Sel A:hover, P.CE-VoceMenu3Livello2-Sel A:visited,

P.CE-VoceMenu13Livello2 A, P.CE-VoceMenu13Livello2 A:active, 		P.CE-VoceMenu13Livello2 A:hover, 		P.CE-VoceMenu13Livello2 A:visited,
P.CE-VoceMenu13Livello2-Sel A, P.CE-VoceMenu13Livello2-Sel A:active, P	.CE-VoceMenu13Livello2-Sel A:hover, P.CE-VoceMenu13Livello2-Sel A:visited,

P.CE-VoceMenu14Livello2 A, P.CE-VoceMenu14Livello2 A:active, 		P.CE-VoceMenu14Livello2 A:hover, 		P.CE-VoceMenu14Livello2 A:visited,
P.CE-VoceMenu14Livello2-Sel A, P.CE-VoceMenu14Livello2-Sel A:active, P	.CE-VoceMenu14Livello2-Sel A:hover, P.CE-VoceMenu14Livello2-Sel A:visited
	{
	height: 18px;	
	text-decoration: none;
	color: #333;
	padding: 4px;
	padding-left: 10px;
	}
P.CE-VoceMenu3Livello2-Sel A, P.CE-VoceMenu3Livello2-Sel A:active, 	P.CE-VoceMenu3Livello2-Sel A:hover, 	P.CE-VoceMenu3Livello2-Sel A:visited,
P.CE-VoceMenu13Livello2-Sel A, P.CE-VoceMenu13Livello2-Sel A:active, 	P.CE-VoceMenu13Livello2-Sel A:hover, 	P.CE-VoceMenu13Livello2-Sel A:visited,
P.CE-VoceMenu14Livello2-Sel A, P.CE-VoceMenu14Livello2-Sel A:active, 	P.CE-VoceMenu14Livello2-Sel A:hover, 	P.CE-VoceMenu14Livello2-Sel A:visited
	{
	color: #900;
	background-color: #e8e8d2;	
	text-transform: uppercase;
	border-left: 6px solid #900;	
	padding-left: 4px;	
	}
P.CE-VoceMenu3Livello2-Sel A:hover,P.CE-VoceMenu3Livello2 A:hover,
P.CE-VoceMenu13Livello2-Sel A:hover,P.CE-VoceMenu13Livello2 A:hover,
P.CE-VoceMenu14Livello2-Sel A:hover,P.CE-VoceMenu14Livello2 A:hover
	{
	color: #333;
	font-size: 11px;	
	background-color: #e8e8d2;	
	border-left: 6px solid #900;
	padding-left: 4px;
	}

/*** BLOCCO NAVIGAZIONE 
         MENU 5 - PRODOTTI -ING ***/

DIV.Menu-Navigazione-5
	{
	width: 600px;
	margin-left: 14px;
	height: 20px;
	border: 0px solid #eee;
	}
A.CENavMenu5Livello1, A.CENavMenu5Livello1:active, A.CENavMenu5Livello1:visited, A.CENavMenu5Livello1:hover,
A.CENavMenu5Livello2, A.CENavMenu5Livello2:active, A.CENavMenu5Livello2:visited, A.CENavMenu5Livello2:hover
	{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	padding: 2px;
	}
 A.CENavMenu5Livello1:hover,
	A.CENavMenu5Livello2:hover
	{
	background-color: #702a30;
	color: #fff;
	}
A.CENavMenu5Ultima, A.CENavMenu5Ultima:active, A.CENavMenu5Ultima:visited, A.CENavMenu5Ultima:hover	
	{
	background-color: #702a30;
	color: #fff;	
	}
	
/*** MENU 5 - PRODOTTI - ING 
**********************************/
DIV.MenuProdottiNazioni,
DIV.MenuProdottiRegioni
	{
	width: 680px;
	margin: 10px;
	}
DIV.MenuProdottiNazioni
	{
	width: 670px;
	margin: 0px;	
	margin-left: 10px;
	}
	
TABLE.CEMenu5TabellaLivello1
	{
	width: 650px;
	}
TABLE.CEMenu5TabellaLivello1 TD
	{
	width: 130px;
	height: 140px;
	float: left;
	display: inline;
	}
	
P.CE-VoceMenu5Livello1, P.CE-VoceMenu5Livello1-Sel
	{
	float: left;
	width: 130px;
	height: 140px;	
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
.CE-VoceMenu5Livello1 IMG
	{	}

P.CE-VoceMenu5Livello A, P.CE-VoceMenu5Livello1 A:active, P.CE-VoceMenu5Livello1 A:visited,
P.CE-VoceMenu5Livello1 A:hover,

P.CE-VoceMenu5Livello-Sel A, P.CE-VoceMenu5Livello1-Sel A:active, P.CE-VoceMenu5Livello1-Sel A:visited,
P.CE-VoceMenu5Livello1-Sel A:hover,
	
A.CE-VoceMenu5Livello, A.CE-VoceMenu5Livello1:active, A.CE-VoceMenu5Livello1:visited,
A.CE-VoceMenu5Livello1:hover,

A.CE-VoceMenu5Livello-Sel, A.CE-VoceMenu5Livello1-Sel:active, A.CE-VoceMenu5Livello1-Sel:visited,
A.CE-VoceMenu5Livello1-Sel:hover
	{
	width: 130px;
	height: 140px;		
	background-color: transparent;
	margin: auto;
	}
	
.CE-VoceMenu5Livello2
	{
	padding: 0px;
	margin: 2px;
	margin-right: 6px;	
	margin-right: 9px;		
	}
	
A.CE-VoceMenu5Livello2, A.CE-VoceMenu5Livello2:active, A.CE-VoceMenu5Livello2:visited,
A.CE-VoceMenu5Livello2:hover,

A.CE-VoceMenu5Livello2-Sel, A.CE-VoceMenu5Livello2-Sel:active, A.CE-VoceMenu5Livello2-Sel:visited,
A.CE-VoceMenu5Livello2-Sel:hover
	{
	background-color: transparent;
	}
	
	
/*** NEWS ELENCO
***********************/
TABLE.modello_4_tabella
	{
	}
TABLE.NewsContenitore-Tabella
	{
	margin-bottom: 10px;
	}
TD.NewsContenitore-Foto
	{
	width: auto;
	}
DIV.NewsContenitore-Foto
	{
	width: 76px;
	height: 100%;
	border-right: 1px solid #aaa;
	margin-right: 6px;
	}
DIV.NewsContenitore-Foto IMG
	{
	margin: 2px;	
	}
	
TD.NewsContenitore-Titolo
	{
	padding-left: 6px;
	}
TD.NewsContenitore-Titolo A.modello_4_linktitolo, TD.NewsContenitore-Titolo A.modello_4_linktitolo:active, 
TD.NewsContenitore-Titolo A.modello_4_linktitolo:visited, TD.NewsContenitore-Titolo A.modello_4_linktitolo:hover
	{
	width: 100%;
	font-family: Times New Roman, Tahoma, Verdana, Arila, Helvetica;
	font-size: 20px;
	color: #900;
	background-color: #efefef;
	text-decoration: none;
	}
TD.NewsContenitore-Titolo A.modello_4_linktitolo:hover
	{
	color: #fff;
	background-color: #900;	
	}

TD.NewsContenitore-Data A.modello_4_linktitolo, TD.NewsContenitore-Data A.modello_4_linktitolo:active, 
TD.NewsContenitore-Data A.modello_4_linktitolo:visited, TD.NewsContenitore-Data A.modello_4_linktitolo:hover
	{
	padding-top: 2px;
	padding-bottom: 6px;	
	width: 100%;
	font-family: Tahoma, Verdana, Arila, Helvetica;
	font-size: 12px;
	letter-spacing: -1px;
	color: #900;
	text-decoration: none;
	}
TD.NewsContenitore-Data A.modello_4_linktitolo:hover
	{
	color: #900;
	background-color: #fff;
	}
TD.NewsContenitore-Testo
	{
	line-height: 16px;
	}
TD.NewsContenitore-Testo A.modello_4_link, TD.NewsContenitore-Testo A.modello_4_link:active, 
TD.NewsContenitore-Testo A.modello_4_link:visited, TD.NewsContenitore-Testo A.modello_4_link:hover
	{
	float: right;
	margin-top:4px;
	margin-bottom:6px;	
	margin-right: 2px;
	padding: 2px;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	}
TD.NewsContenitore-Testo A.modello_4_link:hover 
	{
	background-color: #900;
	color:#fff;
	}
	
	
/*** NEWS DETTAGLIO
************************/
TABLE.modello_tabella_singola_news
	{
	}
TR.modello_riga_singola_news
	{
	}
TD.modello_cellatesto_singola_news	
	{
	line-height: 20px;
	text-align: justify;
	}
TD.modello_cellatesto_singola_news	IMG
	{
	margin-top: 0px;
	margin-left: 20px;
	border: 1px solid #aaa;
	}
	
SPAN.modello_titolo_singola_news
	{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #069;
	font-weight: normal;
	z-index: 2;
	margin-bottom: 20px;
	height: 30px;
	}
	
/*=================================
=== FORM CONTATTI
=================================*/

TABLE.Tabella-Contatti
  {
 width:450px;
	margin: 0px;
	padding: 0px;	
  }
TABLE.Tabella-Contatti TD
  {
  padding-bottom: 5px;
  vertical-align:middle;
		letter-spacing: 0px;
  }

.Tabella-Contatti-Errori,
.Tabella-Contatti-Errori P
  {
 color:#c00;
	padding-top: 0px;
	height: 20px;
 }

.Tabella-Contatti-Cella1
  {
	padding: 0px;
	margin: 0px;
 width:160px;
 }
.Tabella-Contatti-Cella2
  {
	padding: 0px;
	margin: 0px;		
 width:330px;
 }
	
.Tabella-Contatti-Cella3  
  {
 }
  
.Tabella-Contatti-Cella3 P
  {
  line-height:18px;
  }
.Tabella-Contatti-Cella4
  {
		padding: 0px;
		margin: 0px;		
  width:80px; 
  }
.Tabella-Contatti-Cella5
  {
		padding: 0px;
		margin: 0px;		
  width:80px;
  padding-left: 20px;
  }
.Tabella-Contatti-Cella6
  {
		padding: 0px;
		margin: 0px;
  width:200px;  
  text-align: left;
		padding-left: 20px;
  }

INPUT.Tabella-Contatti-Input,
INPUT.Tabella-Contatti-Input2,
INPUT.Tabella-Contatti-Input3,
TEXTAREA.Tabella-Contatti-Textarea,
TEXTAREA.Tabella-Contatti-Textarea2
  {
  width: 92%; 
		margin: 0px;
  border: 1px solid #bbb;
  }
INPUT.Tabella-Contatti-Input
  {
	width: 90%;
 }
SELECT.Tabella-Contatti-Select
	{
	width: 90%; 
	}
	
INPUT.Tabella-Contatti-Input2
  {
  width: 60px;
  }
INPUT.Tabella-Contatti-Input3
  {
  width: 144px;
  float: left;
		margin-left: 6px;
  }
TEXTAREA.Tabella-Contatti-Textarea
  {
 height: 100px;
 width: 90%; 	
 }
TEXTAREA.Tabella-Contatti-Textarea2
  {
 height: 200px;
 }

INPUT.Tabella-Contatti-Submit
  {
 }
/*=================================
=== FORM NEWSLETTER
=================================*/

TABLE.Tabella-Newsletter
	{
	width: 400px;
	}
.Tabella-Newsletter-Cella1
	{
	width: 180px;
	}
.Tabella-Newsletter-Cella2
	{
	width: 220px;
	}
TABLE.Tabella-Newsletter TD
	{
	padding: 2px;
	color: #333;
	}

INPUT.Tabella-Newsletter-Input,
SELECT.Tabella-Newsletter-Input,
INPUT.Tabella-Newsletter-Input2,
INPUT.Tabella-Newsletter-Input3,
TEXTAREA.Tabella-Newsletter-Textarea
	{
	width: 190px;
	}
INPUT.Tabella-Newsletter-Input2
	{
	width: 50px;
	}

INPUT.Tabella-Newsletter-Input3
	{
	}
TEXTAREA.Tabella-Newsletter-Textarea
	{
	height: 100px;
	}
	
/*** MAPPA AUTOMATICA
***************************/


TABLE.TabellaMappaAutomatica
  {
  width: 400px;
  margin: 0px;
		padding: 0px;
  }

.TabellaMappaAutomatica-Cella1,
.TabellaMappaAutomatica-Cella2
  {
  }

.TabellaMappaAutomatica-Cella1
  {
		margin: 0px;
		padding: 0px;
		vertical-align: top;
		border-left: 3px solid #ccc;
 }
.TabellaMappaAutomatica-Cella2
  {
	margin: 0px;
	padding: 0px;		
	vertical-align: top;
	border-left: 3px solid #ccc;
 }

TABLE.TabellaMappaAutomatica SPAN
  {
 }

TABLE.TabellaMappaAutomatica BR
  {
 }

TD.TabellaMappaAutomatica-Cella1 .MappaAutomaticaLivello1Menu13 A, TD.TabellaMappaAutomatica-Cella1 .MappaAutomaticaLivello1Menu13 A:active,
TD.TabellaMappaAutomatica-Cella1 .MappaAutomaticaLivello1Menu13 A:visited, TD.TabellaMappaAutomatica-Cella1 .MappaAutomaticaLivello1Menu13 A:hover
  {
	padding-top: 20px;
	margin-top: 10px;
	}
TABLE.TabellaMappaAutomatica A:hover
	{
	}
	
.MappaAutomaticaLivello1Menu3,  .MappaAutomaticaLivello1Menu3-nolink,
.MappaAutomaticaLivello2Menu3,  .MappaAutomaticaLivello2Menu3-nolink,

.MappaAutomaticaLivello1Menu4,  .MappaAutomaticaLivello1Menu4-nolink,
.MappaAutomaticaLivello2Menu4,  .MappaAutomaticaLivello2Menu4-nolink
  {
 }

.MappaAutomaticaLivello1Menu3,  .MappaAutomaticaLivello1Menu3-nolink,	
A.MappaAutomaticaLivello1Menu3, A.MappaAutomaticaLivello1Menu3:active, 
A.MappaAutomaticaLivello1Menu3:visited,	A.MappaAutomaticaLivello1Menu3:hover,
.MappaAutomaticaLivello1Menu4,  .MappaAutomaticaLivello1Menu4-nolink,	
A.MappaAutomaticaLivello1Menu4, A.MappaAutomaticaLivello1Menu4:active, 
A.MappaAutomaticaLivello1Menu4:visited,	A.MappaAutomaticaLivello1Menu4:hover,

.MappaAutomaticaLivello1Menu13,  .MappaAutomaticaLivello1Menu13-nolink,	
A.MappaAutomaticaLivello1Menu13, A.MappaAutomaticaLivello1Menu13:active, 
A.MappaAutomaticaLivello1Menu13:visited,	A.MappaAutomaticaLivello1Menu13:hover,

.MappaAutomaticaLivello1Menu14,  .MappaAutomaticaLivello1Menu14-nolink,	
A.MappaAutomaticaLivello1Menu14, A.MappaAutomaticaLivello1Menu14:active, 
A.MappaAutomaticaLivello1Menu14:visited,	A.MappaAutomaticaLivello1Menu14:hover

  {
	width: 90%;		
	height: 22px;
	font-family: Tahoma,Arial,Verdana,Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color: #999;
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 2px;
	text-decoration: none;
 }
A.MappaAutomaticaLivello1Menu3:hover,
A.MappaAutomaticaLivello1Menu4:hover,
A.MappaAutomaticaLivello1Menu14:hover,
A.MappaAutomaticaLivello1Menu13:hover
	{
	background-color: #900;
	color: #fff;
	}
	
		
.MappaAutomaticalivello2Menu3,  .MappaAutomaticalivello2Menu3-nolink,	
A.MappaAutomaticalivello2Menu3, A.MappaAutomaticalivello2Menu3:active, 
A.MappaAutomaticalivello2Menu3:visited,	A.MappaAutomaticalivello2Menu3:hover,
.MappaAutomaticalivello2Menu4,  .MappaAutomaticalivello2Menu4-nolink,	
A.MappaAutomaticalivello2Menu4, A.MappaAutomaticalivello2Menu4:active, 
A.MappaAutomaticalivello2Menu4:visited,	A.MappaAutomaticalivello2Menu4:hover,

.MappaAutomaticalivello2Menu13,  .MappaAutomaticalivello2Menu13-nolink,	
A.MappaAutomaticalivello2Menu13, A.MappaAutomaticalivello2Menu13:active, 
A.MappaAutomaticalivello2Menu13:visited,	A.MappaAutomaticalivello2Menu13:hover,

.MappaAutomaticalivello2Menu14,  .MappaAutomaticalivello2Menu14-nolink,	
A.MappaAutomaticalivello2Menu14, A.MappaAutomaticalivello2Menu14:active, 
A.MappaAutomaticalivello2Menu14:visited,	A.MappaAutomaticalivello2Menu14:hover

 {
	width: 90%;
 font-family: Tahoma,Verdana,Arial,Helvetica, sans-serif;
 height: 18px;
 color:#333;
 font-size:13px;
	margin:0px;
 margin-left: 20px;
	padding: 2px;
	text-decoration: none;
}

A.MappaAutomaticalivello2Menu3:hover,
A.MappaAutomaticalivello2Menu4:hover,
A.MappaAutomaticalivello2Menu13:hover,
A.MappaAutomaticalivello2Menu14:hover
	{
	background-color: #900;
	color: #fff;	
	}


.MappaAutomaticaLivello3Menu3,  .MappaAutomaticaLivello3Menu3-nolink,
.MappaAutomaticaLivello3Menu4,  .MappaAutomaticaLivello3Menu4-nolink
  {
 }

.MappaAutomaticaLivello4Menu3,  .MappaAutomaticaLivello4Menu3-nolink,
.MappaAutomaticaLivello4Menu4,  .MappaAutomaticaLivello4Menu4-nolink
  {
 }

/*** GuestBook
**************************/

.GuestBook-Inserisci, .GuestBook-Inserisci A, .GuestBook-Inserisci A:active, .GuestBook-Inserisci A:visited, .GuestBook-Inserisci A:hover
  {
  position: relative;
  top: 10px;
  right: 0px;
  float: right;
  font-size: 13px;
  font-weight: bold;
  color:#900;
  text-decoration: none;
		padding: 2px;
  }
.GuestBook-Inserisci A:hover
  {
  text-decoration: none;
		color: #fff;
		background-color: #900;
  }


.Tabella-GuestBook
  {
  width: 540px;
  margin-top: 20px;
  }

TD.Tabella-GuestBook-1
  {
  height: 14px;
  color: #f90;
  font-size: 14 px;
  padding-left: 30px;
  padding-left: 0px;
  padding-bottom: 15px;
  }

TD.Tabella-GuestBook-LC-messaggio
  {
  }

.GuestBook-nome, .GuestBook-data, .GuestBook-email, .GuestBook-email A,
.Tabella-GuestBook-messaggio, .Tabella-GuestBook-LC-messaggio
  {
  color: #900;
  text-decoration: none;
  }
.GuestBook-nome
  {
  font-weight: bold;
  }
.GuestBook-email, .GuestBook-email A
  {
  display: none;
  }
.GuestBook-data
  {
  font-size: 12px;
  color: #333;
  }

.Tabella-GuestBook-LC-messaggio
  {
  font-weight: bold;
  color: #f90;
  color: #333;
  }
.Tabella-GuestBook-messaggio
  {
  color: #333;
  line-height: 16px;
		padding-bottom: 10px;
  border-bottom: 1px dashed #aaa;
		text-align: justify;
  }

TABLE.S-TabellaFormGuestBook
  {
  width: 80%;
  margin-left: 50px;
  Bborder: 1px solid #f00;
  }

TR.S-RigaFormGuestBook
  {
  }

TD.S-CellaIntestazioneFormGuestBook
  {
  width: 100px;
  }

TD.S-CellaCampoFormGuestBook
  {
  width: 350px;
  }

INPUT.S-InputNomeFormGuestBook,
INPUT.S-InputEMailFormGuestBook,
INPUT.S-InputSitoFormGuestBook,
TEXTAREA.S-InputMessaggioFormGuestBook
  {
  width: 100%;
  font-size: 11px;
  border: 1px solid #ccc;
  }
INPUT.S-InputSitoFormGuestBook,
INPUT.S-InputEMailFormGuestBook
  {
  display: none;
  }

TEXTAREA.S-InputMessaggioFormGuestBook
  {
  height: 100px;
  width: 100%
  border: 1px solid #ccc;
  }
.S-InputSubmitFormGuestBook
  {
  color: #333;
  }
.S-InputSubmitFormGuestBook
  {
  text-align: left;
  float: left;
  margin-left: 94px;
  margin-top: 10px;
  }
		
A.Link-Tornaindietro, A.Link-Tornaindietro:active, A.Link-Tornaindietro:visited, A.Link-Tornaindietro:hover
	{
	color: #900;
	text-decoration: none;
	font-weight: bold;
	}
A.Link-Tornaindietro:hover
	{
	background-color: #fff;
	text-decoration: underline;
	}
		
#contenuto
	{
	font-family: Trebuchet Ms, Tahoma, Verdana, Arila, Helvetica;
	font-size: 12px;
	color: #333;
	}
	
#contenuto P
	{
	font-family: Trebuchet Ms, Tahoma, Verdana, Arila, Helvetica;
	font-size: 12px;
	color: #333;	
	}



/*** EMAIL CONFERMA _ EVASIONE ORDINE ***/

TABLE.DettaglioOrdine-Tabella
	{
	width: 96%;
	}
H1.DettaglioOrdine-Titolo
	{
	font-family: Trebuchet Ms, Tahoma, Verdana, Arila, Helvetica;
	font-size: 20px;
	color: #900;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
H1.DettaglioOrdine-Titolo A, H1.DettaglioOrdine-Titolo A:active, H1.DettaglioOrdine-Titolo A:visited,
H1.DettaglioOrdine-Titolo A:hover
	{
	font-family: Trebuchet Ms, Tahoma, Verdana, Arila, Helvetica;
	font-size: 20px;
	color: #900;
	font-weight: normal;
	text-decoration: none;
	}
H1.DettaglioOrdine-Titolo A:hover
	{
	text-decoration: underline;	
	}
	
	
TD.DettaglioOrdine-Tabella-Colonna1
	{
	border-left: 6px solid #900;
	border-right: 6px solid #900;
	border-top: 1px solid #900;
	border-bottom: 1px solid #900;
	}
TD.DettaglioOrdine-Tabella-Colonna1-Titolo,
TD.DettaglioOrdine-Tabella-Colonna2-Titolo
	{
	font-family: Trebuchet Ms, Tahoma, Verdana, Arial, Helvetica;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	}

TD.DettaglioOrdine-Tabella-Colonna3-Titolo
	{
	font-family: Trebuchet Ms, Tahoma, Verdana, Arial, Helvetica;
	color: #900;
	font-size: 16px;
	font-weight: normal;
	height: 20px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}

TABLE.DettaglioOrdine-Tabella4
	{
	width: 100%;
	}

TABLE.DettaglioOrdine-Tabella4 TD
	{
	border-bottom: 1px dashed #ccc;
	}

TD.DettaglioOrdine-Tabella4-Intestazione-Importo,
TD.DettaglioOrdine-Tabella4-Importo,
TD.DettaglioOrdine-Tabella4-Importo2,
TD.DettaglioOrdine-Tabella4-TipoPagamentoImporto,
TD.DettaglioOrdine-Tabella4-SpedizioneImporto,
TD.DettaglioOrdine-Tabella4-TotaleMerceImporto,
TD.DettaglioOrdine-Tabella4-TotaleOrdineImporto
	{
	text-align: right;
	}

TABLE.DettaglioOrdine-Tabella4 TD.DettaglioOrdine-Tabella4-Intestazione-Descrizione,
TABLE.DettaglioOrdine-Tabella4 TD.DettaglioOrdine-Tabella4-Intestazione-Prezzo,
TABLE.DettaglioOrdine-Tabella4 TD.DettaglioOrdine-Tabella4-Intestazione-Quantita,
TABLE.DettaglioOrdine-Tabella4 TD.DettaglioOrdine-Tabella4-Intestazione-Importo
	{
	height: 20px;
	font-weight: bold;
	border-bottom:2px solid #999;
	}

TD.DettaglioOrdine-Tabella4-Descrizione,
TD.DettaglioOrdine-Tabella4-Prezzo,
TD.DettaglioOrdine-Tabella4-Quantita,
TD.DettaglioOrdine-Tabella4-Descrizione2,
TD.DettaglioOrdine-Tabella4-Prezzo2,
TD.DettaglioOrdine-Tabella4-Quantita2
	{
	border-right: 1px solid #ccc;
	}

TABLE.DettaglioOrdine-Tabella4 TD.DettaglioOrdine-Tabella4-TotaleOrdineImporto,
TABLE.DettaglioOrdine-Tabella4 TD.DettaglioOrdine-Tabella4-TotaleOrdine
	{
	font-weight: bold;
	border-bottom:1px solid #ccc;
	color: #900;
	}
