/* CONTENUTO */
	TD.contenuto{ width: 573px; vertical-align: top; background-image:url(../images/menu/dxmenu.jpg); background-position:top-left; background-repeat:no-repeat; border-left:1px solid #ECF0F2; padding:0}	
	
	.riga{border-bottom:1px solid #FE6300; margin-bottom: 1px;}
	HR{ border-bottom: 1px solid #CCD3E1; margin-bottom: 1px; color: #FFFFFF;  }
	FORM { margin: 0px; padding: 0px; }
	
	DIV.contenuto { width: 565px; margin: 10px 0px 10px 10px; }
	/* percorso + titolo pagina */
		.percorso{margin: 0px; color: #5D5D5D; font-size: 11px; padding: 5px 5px 0px 10px; text-align: right; }
		.percorso A:LINK, .percorso A:VISITED, .percorso A:ACTIVE, .percorso A:HOVER	{ color: #5D5D5D; }
		.percorso A:HOVER	{ color:#000000; }
		.titolo{ margin: 0px; font-size: 12px; color: #5D5D5D; font-weight: bold; padding: 0px 5px 3px 10px; text-align: left;  }
		.titolo FONT.txt{ font-size: 11px; color: #E5E5E5; font-weight: normal; }
	
	/* menu pagina dinamica */
		TD.sottomenu{ text-align: right; width: 145px; border-right: 1px solid #E5E5E5; padding: 10px 0px 10px 10px; font-size: 11px; vertical-align: top; }
		TD.sottomenu A:LINK, TD.sottomenu A:VISITED,TD.sottomenu A:ACTIVE,TD.sottomenu A:HOVER   { color: #F02300; text-decoration: none; display: block; line-height: 15px; padding-right: 15px; }
		TD.sottomenu A:HOVER { background-image: url(../images/sottomenu.gif); background-position:right top; background-repeat: no-repeat; }
		
		TD.sottomenu P.indietro{ text-align: right; margin: 15px 0px 0px 0px; padding: 0px;font-size: 11px;  }
		TD.sottomenu P.indietro A:LINK, TD.sottomenu P.indietro A:VISITED, TD.sottomenu P.indietro A:ACTIVE, TD.sottomenu P.indietro A:HOVER,				
		A:LINK.indietro, A:VISITED.indietro, A:ACTIVE.indietro, A:HOVER.indietro { color: #29505C; text-decoration: none; line-height: 15px; background-image: url(../images/indietro.gif); background-position: left; background-repeat: no-repeat; width: auto; display: inline; padding: 0px 16px 0px 10px; font-size: 11px; }
		TD.sottomenu P.indietro A:HOVER{ color: #74A5B4;}
		
	
	
	/* tabella sezione */
		/* titolo */
			.sezioneTitolo, 
			.sezioneTitolo A:LINK, .sezioneTitolo A:VISITED, .sezioneTitolo A:ACTIVE, .sezioneTitolo A:HOVER{ color: #000000; font-size: 11px; text-decoration: none; font-weight: bold; text-transform: uppercase; }
			.sezioneTitolo2{ color: #226066; font-size: 11px; text-decoration: none; font-weight: bold; }
			.sezioneBottone { color: #1F0A00; text-align: left; font-size: 11px; }
			.sezioneBottone A:LINK,	.sezioneBottone A:VISITED,	.sezioneBottone A:ACTIVE,	.sezioneBottone A:HOVER{ padding-left: 13px; background-image: url(../images/freccia2.gif); background-position: left top; background-repeat: no-repeat; color: #1F0A00; font-size: 11px; }
			.sezioneBottone A:HOVER{ color: #153760; }
			
		/* contenuto */
			TABLE.sezione{ background-color: #F7F7F7; }				
			TABLE.sezione TD{ color: #484848; white-space: nowrap; padding: 2px 15px 2px 0px; font-size: 11px; }
			/* etichette */
				TABLE.sezione TD.sx{ color: #F25000; text-align: right; width: 170px; padding-left: 5px; white-space: normal;  }
				/* (*) */
				TABLE.sezione TD.sx FONT,FONT.obbl { color: #868686; font-size: 10px; }
			/* elementi form (input, textarea, select, ecc) */
				TABLE.sezione INPUT.text,
				TABLE.sezione TEXTAREA,
				TABLE.sezione SELECT	{ width: 320px; background-color: #EFEFEF; border: 1px solid #B2B2B2; border-bottom: none; border-right: none; font-size: 11px; color: #484848; padding: 0px 3px 0px 3px; scrollbar-arrow-color: #626262; scrollbar-face-color: #D9D9D9; scrollbar-shadow-color: Silver; scrollbar-darkshadow-color: #B9B9B9; scrollbar-Highlight-color: #ffffff; scrollbar-3Dlight-color: #CACACA; scrollbar-track-color: #F2F2F2; }	
				TABLE.sezione TEXTAREA{ height: 50px; }
				/* elementi disabilitati (privacy) */
				TABLE.sezione TEXTAREA.readonly{ height: 100px; font-size: 10px; color: #7A7A7A; border: 1px solid #FFFFFF; width: 90%; background-color: #F2F2F2; }
				TABLE.sezione DIV.readonly, DIV.readonly { height: 100px; font-size: 10px; color: #7A7A7A; border: 1px solid #FFFFFF; width: 80%; background-color: #F2F2F2; white-space: normal; text-align: left; padding: 2px; float: right; overflow: auto; scrollbar-arrow-color: #3C3C3C; scrollbar-face-color: #CCCCCC; scrollbar-shadow-color: #3C3C3C; scrollbar-darkshadow-color: #CCCCCC; scrollbar-Highlight-color: #CCCCCC; scrollbar-3Dlight-color: #FFFFFF; scrollbar-track-color: #EAEAEA; }
				/* input.check */
				TABLE.sezione INPUT.check{ width: auto; vertical-align: middle; }
				
			/* ricerca */
			DIV.risultatoRicerca { background-color: #ECF5FE; padding:5px 0px 5px 10px; font-size: 11px;}		
			DIV.risultatoRicerca	A:LINK, DIV.risultatoRicerca	A:VISITED, DIV.risultatoRicerca	A:ACTIVE, DIV.risultatoRicerca	A:HOVER	{ font-size: 11px; color: #004593;  text-decoration: underline; line-height: 15px; font-weight: normal; }
			DIV.risultatoRicerca	A:HOVER {color: #001D40;}
			DIV.risultatoRicerca	P{ margin: 10px; }
			
		/* TESTI GENERICI*/	
			FONT.complimenti,
			FONT.attenzione { font-size: 11px; color: #F25000; }
			FONT.txt, TD.txt { font-size: 11px; color: #303030; }
			
			A:LINK.link, A:VISITED.link, A:ACTIVE.link, A:HOVER.link{ font-size: 11px; color: #303030; text-decoration: underline; }
			A:HOVER.link{ text-decoration: none; }
			
	/* catalogo */
		TABLE.categorie { background-color: #F8F8F8; }
		TABLE.categorie TD.spazio { padding: 3px; font-size:5px; }
		/* link */
		TABLE.categorie TH{ text-align: right; width: 230px; border-right: 1px solid #E5E5E5; padding: 8px 0px 8px 10px; vertical-align: top; font-size: 11px; }
		TABLE.categorie TH A:LINK, TABLE.categorie TH A:VISITED, TABLE.categorie TH A:ACTIVE, TABLE.categorie TH A:HOVER   { color: #F02300; text-decoration: none; display: block; line-height: 15px; padding-right: 15px; font-weight: normal; font-size: 11px;}
		TABLE.categorie TH A:HOVER { background-image: url(../images/sottomenu.gif); background-position:right top; background-repeat: no-repeat; }
		/* descrizione */
		TABLE.categorie TD{ padding: 8px 0px 8px 15px; vertical-align: top; color: #6A6060; font-size: 10px; }
		/* numero prodotti */
		TABLE.categorie TD.numero{ color: #4E897E; font-size: 10px; padding-right: 15px; text-align: right; white-space: nowrap; }
		
		/* anteprima prodotto */
		TABLE.anteprimaProdotto{ margin: 10px 0px 10px 0px; width: 100%; }
			/* IMG */
			TABLE.anteprimaProdotto TD.img { vertical-align: top; margin: 0px; padding: 0px 10px 0px 0px; }
			TABLE.anteprimaProdotto TD.img IMG,
			IMG.img{ border: 1px solid #303030; }
			IMG.img_over{ border: 1px solid #EF4C00; }
			/* nome prodotto */
			TABLE.anteprimaProdotto TD.nome{ background-color: #DAEBFD; color: #004593; font-weight: bold; padding: 2px 5px 2px 5px; margin: 0px; font-size: 11px; width: 100%; }
			TABLE.anteprimaProdotto TD.nome A:LINK, TABLE.anteprimaProdotto TD.nome A:VISITED, TABLE.anteprimaProdotto TD.nome A:ACTIVE, TABLE.anteprimaProdotto TD.nome A:HOVER{ color:#004593; font-size: 11px; }
			TABLE.anteprimaProdotto TD.nome A:HOVER{  text-decoration: underline;}
			/*codice*/
			TABLE.anteprimaProdotto TD.nome FONT{ color: #6398D3; font-weight: normal; font-size: 10px; }
			/* descrizione */
			TABLE.anteprimaProdotto TD.txt,
			TABLE.anteprimaProdotto TD.prezzo	{ background-color: #ECF5FE; color: #474A4D; border-top: 1px solid #FFFFFF; }	
			TABLE.anteprimaProdotto TD.prezzo	{ border: 0px;	 font-size:11px;}
			TABLE.anteprimaProdotto P.txt{ color: #4D4D4D; padding: 0px 5px 0px 0px; margin: 0px;font-size: 11px; }
			
		/* scheda prodotto */
			/* new */
			TD.new{ background-image: url(../images/new.gif); background-position: bottom center; background-repeat: no-repeat; font-family: georgia, "Times New Roman", Times, serif; font-size: 18px; color: #002469; text-align: center; line-height: 20px; padding: 5px 15px 3px 5px; width: auto; }
			TABLE.anteprimaProdotto TD.new{ background-image: url(../images/newAnteprima.gif); line-height: auto; padding: 0px 15px 0px 5px; background-color: #DAEBFD; color: #1662B9; }
			/* lista download */
			TABLE.downloadScheda TH{ vertical-align: top; text-align: left; width: 25px; }
			TABLE.downloadScheda TD{ font-size: 10px; padding: 0px 0px 10px 0px; }
			TABLE.downloadScheda TD A:LINK, TABLE.downloadScheda TD A:ACTIVE, TABLE.downloadScheda TD A:VISITED, TABLE.downloadScheda TD A:HOVER { color: #EF4C00; font-size: 11px;}
			TABLE.downloadScheda TD A:HOVER { color: #A83700; text-decoration: underline;}			
		
			
	/* news */
			TABLE.news{margin-top: 5px; margin-bottom:0px; font-size: 11px; }
			TABLE.newsContenuto{margin-bottom: 5px; margin-top:0px; border-bottom: 1px solid #D9DDDF;	font-size: 11px; }
			/* titolo */
			TABLE.news A:LINK.newsTitolo, TABLE.news A:VISITED.newsTitolo, TABLE.news A:ACTIVE.newsTitolo, TABLE.news A:HOVER.newsTitolo	{ font-size: 11px; color: #000000; text-decoration: none; font-weight: bold; }
			TABLE.news A:HOVER.newsTitolo {color:#487B91;}
			/* testo */
			/*TABLE.news TD{ vertical-align: top; padding: 8px  0px  10px  10px; color: #686868;}*/
			/* data */
			TABLE.news TD.data { color: #BE3D3D; vertical-align: middle; text-align: left;  height: 10px; font-size: 11px; font-style:italic}
			/* immagine */
			TABLE.news TD.img{  width:60px; }
			TABLE.news TD.img IMG{ border: 1px solid #303030; margin: 0px  0px 0px 0px; }
			/* link continua */
			TABLE.news A:LINK.continua,
			TABLE.news A:VISITED.continua, 
			TABLE.news A:ACTIVE.continua, 
			TABLE.news A:HOVER.continua,
			TABLE.newsContenuto A:LINK.continua,
			TABLE.newsContenuto A:VISITED.continua, 
			TABLE.newsContenuto A:ACTIVE.continua, 
			TABLE.newsContenuto A:HOVER.continua  { color: #1F0A00; font-style: italic; font-size: 11px; }
			TABLE.news A:HOVER.continua,
			TABLE.newsContenuto A:HOVER.continua { color: #487B91;  }



/* download */

			TABLE.download{	border-bottom: 1px solid #D7E9E8;	 margin-bottom: 10px;	}
			/* titolo */
			TABLE.download A:LINK, TABLE.download A:VISITED, TABLE.download A:ACTIVE, TABLE.download A:HOVER	{ font-size: 11px; color:#3C3C3C; padding: 0px  10px  0px  0px; text-decoration: none; line-height: 25px; font-weight: bold; }
			TABLE.download A:HOVER {color: #073F80;}
			/* testo */
			TABLE.download TD{ vertical-align: bottom; color: #686868; font-size: 11px;}
			/* cella icona */
			TABLE.download TH { vertical-align: bottom; font-weight: normal; font-size: 10px; color: #989898; padding-left: 5px ; width: 30px; text-align: center;}

	
	/* mappa del sito */
			TABLE.mappa{ width: 100%; }
			TABLE.mappa TD{ width: 50%; vertical-align: top; font-size: 11px; }
			/* I livello */
			TABLE.mappa A:LINK.mappa01, TABLE.mappa A:VISITED.mappa01, TABLE.mappa A:ACTIVE.mappa01, TABLE.mappa A:HOVER.mappa01	{ display: block; width: 100%; background-color: #7C7C7C; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #555555; text-decoration: none; padding: 0px; color: #D7D7D7; }
			TABLE.mappa A:HOVER.mappa01 { color: #ffffff; text-decoration: none; background-color: #585858; }
			TABLE.mappa P.mappa01	{ display: block; background-color: #7C7C7C; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #555555; padding: 2px 0px 2px 10px; margin: 0px; color: #D7D7D7; }
			TABLE.mappa A.mappa01 P{ padding: 2px 10px 2px 10px;	margin: 0px;}
			/* II livello */
			TABLE.mappa A:LINK.mappa02, TABLE.mappa A:VISITED.mappa02, TABLE.mappa A:ACTIVE.mappa02, TABLE.mappa A:HOVER.mappa02{ display: block; width: 100%; background-color: #EEEEEE; text-decoration: none; padding: 0px; color: #5A5A5A; }
			TABLE.mappa A:HOVER.mappa02{ text-decoration: none; color: #131313;background-color: #E0E0E0;	}
			TABLE.mappa A.mappa02 P{ padding: 3px 10px 3px 30px; margin: 0px; font-size: 10px; }
			/* III livello */
			TABLE.mappa A:LINK.mappa03, TABLE.mappa A:VISITED.mappa03, TABLE.mappa A:ACTIVE.mappa03, TABLE.mappa A:HOVER.mappa03{ display: block; width: 100%; background-color: #F8F8F8; text-decoration: none; padding: 0px; color: #5A5A5A; }
			TABLE.mappa A:HOVER.mappa03{ text-decoration: none;color: #333333; background-color: #DCDCDC;		}
			TABLE.mappa A.mappa03 P{ padding: 2px 10px 2px 40px; margin: 0px; font-size: 10px; }
	
	
	/* navigatore (news/prodotti/risultato della ricerca, ecc) */		
		TABLE.nav{ width: 100%; background-color: #1662B9; height: 15px; }
		TABLE.nav TH{ width: 100%; color: #FFFFFF; font-weight: normal; text-align: left; font-size: 10px; padding: 0px 10px 0px 10px; }
		TABLE.nav TD{ text-align: right; font-size: 10px; color: #FFFFFF; padding: 0px 10px 0px 0px; }
			
	/* bottoni */
		/* grigio */
		DIV.bottone{ background-image: url(../images/bottone1Bg.gif); background-repeat: repeat-x; background-position: top; height: 15px; white-space: nowrap; font-size: 10px; }
		DIV.bottone P   { background-image: url(../images/bottone1Right.gif); background-repeat: no-repeat; background-position: right top; height: 15px; margin: 0px; font-size: 10px;}
		DIV.bottone A:LINK, DIV.bottone A:VISITED, DIV.bottone A:ACTIVE, DIV.bottone A:HOVER   { background-image: url(../images/bottone1Left.gif); background-repeat: no-repeat; background-position: left bottom; height: 100%; font-size: 10px; color: #646464; padding: 0px 0px 3px 0px; text-decoration: none; text-align: center; }
		/* rosso */
		DIV.bottone2{ background-image: url(../images/bottone2Bg.gif); background-repeat: repeat-x; background-position: top; height: 15px; white-space: nowrap; font-size: 10px;}
		DIV.bottone2 P   { background-image: url(../images/bottone2Right.gif); background-repeat: no-repeat; background-position: right top; height: 15px; margin: 0px; font-size: 10px; }
		DIV.bottone2 A:LINK, DIV.bottone2 A:VISITED, DIV.bottone2 A:ACTIVE, DIV.bottone2 A:HOVER   { background-image: url(../images/bottone2Left.gif); background-repeat: no-repeat; background-position: left top; height: 100%; font-size: 10px; color: #646464; padding: 0px 0px 3px 0px; text-decoration: none; text-align: center; }
		/* azzurro */
		DIV.bottone3{ background-image: url(../images/bottone3Bg.gif); background-repeat: repeat-x; background-position: top; height: 15px; white-space: nowrap; font-size: 10px;}
		DIV.bottone3 P   { background-image: url(../images/bottone3Right.gif); background-repeat: no-repeat; background-position: right top; height: 15px; margin: 0px; font-size: 10px; }
		DIV.bottone3 A:LINK, DIV.bottone3 A:VISITED, DIV.bottone3 A:ACTIVE, DIV.bottone3 A:HOVER   { background-image: url(../images/bottone3Left.gif); background-repeat: no-repeat; background-position: left top; height: 100%; font-size: 10px; color: #0A61BB; padding: 0px 0px 3px 0px; text-decoration: none; text-align: center; }
		
		/* bottone disabilitato */
		DIV.bottoneDisabilitato{ background-image:url(../images/bottoneDisabilitatoBg.gif); background-repeat: repeat-x; background-position: top; height: 15px; white-space: nowrap; font-size: 10px;}
		DIV.bottoneDisabilitato P   { background-image: url(../images/bottoneDisabilitatoRight.gif); background-repeat: no-repeat; background-position: right top; height: 15px; margin: 0px; font-size: 10px; }
		DIV.bottoneDisabilitato FONT   { background-image: url(../images/bottoneDisabilitatoLeft.gif); background-repeat: no-repeat; background-position: left top; height: 100%; font-size: 10px; color: #B8B8B8; padding: 0px 0px 3px 0px; text-decoration: none; text-align: center; }
		
		/* bottone disabilitato */
		DIV.bottoneDisabilitato2{ background-image:url(../images/bottoneDisabilitato2Bg.gif); background-repeat: repeat-x; background-position: top; height: 15px; white-space: nowrap; font-size: 10px;}
		DIV.bottoneDisabilitato2 P   { background-image: url(../images/bottoneDisabilitato2Right.gif); background-repeat: no-repeat; background-position: right top; height: 15px; margin: 0px; font-size: 10px; }
		DIV.bottoneDisabilitato2 FONT   { background-image: url(../images/bottoneDisabilitato2Left.gif); background-repeat: no-repeat; background-position: left top; height: 100%; font-size: 10px; color: #96BAE2; padding: 0px 0px 3px 0px; text-decoration: none; text-align: center; }
		
		
	/* testi FCK editor */
		DIV.fck, DIV.fck TD  { color: #4D4D4D;font-size: 11px; }		
		DIV.fck SPAN.xSmall{ font-size: 9px;}
		DIV.fck SPAN.small{ font-size: 10px;}
		DIV.fck SPAN.medium{ font-size: 11px;}
		DIV.fck SPAN.large{ font-size: 12px;}
		DIV.fck SPAN.xLarge{ font-size: 14px;}
		DIV.fck SPAN.xxLarge{ font-size: 16px;}
		
	/* risultato Ricerca */
		DIV.risultatoRicerca P{ margin: 0px; padding: 0px; }
		DIV.risultatoRicerca P.txt{ margin: 0px; padding: 0px 0px 5px 10px; color: Gray; font-size: 10px; font-style: italic; }
		DIV.risultatoRicerca P.txt .txt{ font-size: 11px; font-style: normal; }
		
		/* carrello LEGENDA*/ 
		P.legenda{ font-size: 11px; color: #F25000; border-bottom: 1px solid #CCCCCC; margin-bottom: 0px; font-weight: bold; }
		UL.legenda  { list-style-image: url(../images/li.gif); padding: 2px 2px 2px 20px; margin: 1px; color: #8F8F8F; font-size: 10px; }
		UL.legenda LI  { padding: 2px 5px 2px 5px; }
		
