HTML  {}
BODY  {border: 0; margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif;}
DIV   {border: 0; margin: 0; padding: 0;}
P     {border: 0; margin: 0; padding: 0;}
IMG   {border: 0; margin: 0; padding: 0;}
FORM  {border: 0; margin: 0; padding: 0;}
UL    {border: 0; margin: 0; padding: 0;}
LI    {border: 0; margin: 0; padding: 0;}
TABLE {border: 0; margin: 0; padding: 0;}


/**********/
BODY{background-color: #403E3E; color: #E9E8E7; font-size: 11px;}
A{color: #000000;	font-size: 11px; text-decoration: none;}
A:hover{text-decoration:underline;}

TABLE.testata {
	width:					980px;
	height:					20px;
	background-color:		#000000;
	color:					#E9E8E7;
	font-size:				11px; 
}


/* nuovi inserimenti  o variazioni per pagina */

/* nuovo */

/*chi siamo*/
.font {
	font-size:				11px;
	/*font-family: 			times new roman;*/
}
/*bottega*/
p.font1 {
	text-indent:			0px;
	font-size:				14px;
	/*font-family: 			times new roman;*/
}
/*chi siamo - laboratorio*/
table.gen2 {
	width:					980px;
	height:					590px;
	border:					0px;	
	background-color:		#000000;
	color:					#A9A5A2;
	font-size:				11px; 
	/*font-family: 			Haettenschweiler,verdana;*/
	background-repeat: 		no-repeat;
	
}
/* laboratorio */
.div1 {
	width:					230px;
	/*font-family:			times new roman;*/
	/*font-size:				14px;*/
	color:					#A9A5A2;
}
.div2 {
	width:					280px;
	/*font-family:			times new roman;*/
	font-size:				14px;
	color:					#A9A5A2;
}
/*varie*/
.menu {
	color:					#D98D43;
	font-weight:			bold;
}

/*variazioni */
p {	
	/*font-family:			times new roman;*/
	font-size:				14px;
	color:					#E9E8E7;
	/*text-indent:			20px;*/
}




/* definizione stile generale */

/*p {	
	font-family:			times new roman;
	font-size:				12px;
	color:					#A9A5A2;
}*/
h5 {	
	/*font-family:			verdana;*/
	font-size:				10px;
	color:					#E9E8E7;
}
input, select, textarea {
	font-size:				11px;
/*	font-family:			verdana;*/	
}

/* stile tabella principale  per pagine home-laboratorio-negozio*/
table.main1 {
	width:					100%;
	height:					100%;
	border:					0px;
	background-color:		#403E3E; /*#969090-#565252*/
}

body {
	background-color:		#403E3E;
	color:					#AAAAAA;	/* 061029 */
	margin-top:				1px;	 	/* 061029 */
}

/* sfondo home page */
table.hom {
	width:					980px;
	height:					575px;
	border:					0px;	
	background-color:		#000000;
	color:					#E9E8E7;
	font-size:				14px;
	/*font-family: 			Haettenschweiler,verdana;*/
	background-image: 		url('../sfondi/home6_1.jpg');
	background-repeat: no-repeat;
}

/* stile tabella principale  per tutte le altre pagine*/
table.main2 {
	border-collapse:		collapse;
	width:					100%;
	height:					770px;
	border:					0px;
	background-color:		#E9E8E7;
}

/*sfondo per tutte le altre pagine*/
/*table.gen {
	width:					980px;
	height:					800px;
	border:					0px;	
	background-color:		#000000;
	color:					#A9A5A2;
	font-size:				11px;
	/*font-family: 			Haettenschweiler,verdana; */
	/*background-image: 		url('../sfondi/categ.jpg');
}   */


td.zero {
	/*border-color:			yellow;
	border-width:			1px;
	border-style:			solid;*/
	width:					8px;
}

td.prima {
	/*border-color:			yellow;
	border-width:			1px;
	border-style:			solid;*/
	width:					280px;
}
td.seconda{
	/*border-color:			yellow;
	border-width:			1px;
	border-style:			solid;*/
	width:					204px;
}

td.terza {
	/*border-color:			red;
	border-width:			1px;
	border-style:			solid;*/
	width:					210px;

}
td.quarta {
	/*border-color:			blue;
	border-width:			1px;
	border-style:			solid;*/
	width:					270px;

}

/*  definizione generale per le pagine categorie - prodotti - carrello ordini - area utenti*/

table.black { /* 26/10/2006 Aggiunta della classe black in sostituzione di main1 per categorie - prodotti - carrello-ordini - area utenti */
	width:					980px;
	height:					590px;
	border:					0px;
	background-color:		#000000;
}


a:active, a:link, a:visited {
	color:					#E9E8E7;
	text-decoration:		none;	
	/*font-family: 			Haettenschweiler,verdana;*/
	font-size: 				11px;
	font-weight:			bold;
}
a:hover{
  text-decoration: underline;
}



a.car:active, a.car:hover, a.car:link, a.car:visited {
	color:					#CE1818;
}


/* definizione dello stile per la pagina delle categorie */
body.cat {
	background-color:		#403E3E;
	width:					100%;
	height:					100%;
	border:					0px;
	color:					#5F5B5A;
	/*font-family: 			Haettenschweiler,Verdana;*/
	font-size: 				10px;
	margin-top: 			1px;
	text-align:				center;
}


td.catTitle {
	background-position:	left;
	background-image: 		url('./immagini/cat_background.jpg');
	background-repeat: 		repeat-x;
	/*height:					80px;*/
	vertical-align:			top;	
}

/*
	Proprietà della cella che contiene la tabella di tre righe descrittive
	della categoria in oggetto.
*/
td.catCellaCentrale {
	width:					170px;
	/*height:					300px;*/
	vertical-align:			top;
	text-align:				center;		
}
/*
	Proprietà delle tre righe relative alla categoria. La prima riga contiene 
	l'immagine. La seconda riga è il titolo della cetegoria. La riga decorativa
	non è considerata. La terza riga contiene la descrizione.
*/
td.catPrimaRiga, td.catSecondaRiga, td.catTerzaRiga, td.catTerzaRiga1 {
	font-family: 			verdana;
	font-size: 				10px;
}
td.catPrimaRiga {
	text-align:				center;
	vertical-align:			bottom;
	height:					175px;

}		
td.catSecondaRiga {
	text-align:				left;
	vertical-align:			top;	
	font-weight:			bold;
	color:					#a9a5a2;
	
}
td.catTerzaRiga {
	text-align:				left;
	vertical-align:			top;	
	color:					#ECA16A;/*#15EB6B*/
}

td.catTerzaRiga1 {
	text-align:				left;
	vertical-align:			top;	
	color:					#a9a5a2;
}
/*
	Proprietà della cella della tabella principale che contiene in una colonna
	il menu laterale e nella seconda colonna la tabella delle categorie.
*/
td.catCellaMenu {
	width:					240px;
	vertical-align:			top;	
}

/*
	Cella contenente le descrizioni del prodotto
*/
td.prodes {
	color: 					#FFFFFF;
	/*font-family:			Arial;*/
	font-size: 				12px;
	vertical-align:			bottom;
}

td.pronuo,td.car {
	color:					#202020;
	background-color:		#C0C0C0;
	border:					solid 1px;
}

td.pronuo {
	width:					250px;
	height:					19px;
}

td.bianco {
	color:					#FFFFFF;
}

td.carhea {
	color:					#FFFFFF;
	text-decoration:		underline;
	text-align:				center;
}
td.car {
	text-align:				center;
}
table.tabCassa {
	border:					solid #FFFFFF 1px;
}
td.tdcassa {
	height:					19px;
}

td.titdettaglio {
	color:					#FFFFFF;
	font-weight:			bold;
}

table.testata {
	width:					980px;
	border:					0px;	
	color:					#A9A5A2;
	font-size:				14px;
	/*font-family: 			Haettenschweiler,verdana;*/
}


td.sfondo {
	background-image: 		url('./sfondi/categ.jpg');
}


















DIV#laboratorio {width:	980px; height: 570px;	background-color:	#000000;color:#E9E8E7;font-size:11px;background-repeat: no-repeat; background-image: url(../sfondi/categ.jpg);text-align: justify; line-height: 1.3em; 	
}
DIV#laboratorio DIV#div2 {width: 900px; margin: 0 auto; font-size: 12px; text-align: justify; line-height: 1.3em; color: #E9E8E7;}

DIV#chisiamo {width: 980px; height: 770px; background-color: #000000; color: #E9E8E7; font-size: 11px; background-repeat: no-repeat; background-image: url(../sfondi/categ.jpg);}
DIV#chisiamo DIV#div2 {width: 900px; margin: 0 auto; font-size: 12px; text-align: justify; line-height: 1.3em; color: #E9E8E7;}
DIV#chisiamo DIV#div2 P {font-size: 12px; color: #E9E8E7;}

DIV#contatti {width: 980px; height:	570px; background-color: #000000;	color: #E9E8E7;	font-size: 11px; background: url(../sfondi/categ.jpg)no-repeat;}

DIV#contatti DIV#contatti2 {width: 900px; margin: 0 auto;}
DIV#contatti DIV#div1 {width: 640px; font-size: 12px; text-align: center; line-height: 1.3em; float: left; color: #E9E8E7;}
DIV#contatti DIV#div2 {width: 260px; 	margin: 0 auto; font-size: 12px;float: left; text-align: justify; line-height: 1.3em;	color:#E9E8E7;}

DIV#footer{width: 980px; background-color: #000000; color: #E9E8E7; height: 20px; margin: 0 auto; text-align: center;font-family: Verdana; font-size: 10px;}
