/* nuovi inserimenti  o variazioni per pagina */

/* nuovo */

/*chi siamo*/
.font {
	font-size:				12px;
	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:				14px;
	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:					#A9A5A2;
	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:					#A9A5A2;
}
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:					590px;
	border:					0px;	
	background-color:		#000000;
	color:					#A9A5A2;
	font-size:				14px;
	font-family: 			Haettenschweiler,verdana;
	background-image: 		url('../sfondi/home6_1.jpg');
}

/* stile tabella principale  per tutte le altre pagine*/
table.main2 {
	border-collapse:		collapse;
	width:					100%;
	height:					800px;
	border:					0px;
	background-color:		#403E3E;
}

/*sfondo per tutte le altre pagine*/
table.gen {
	width:					980px;
	height:					800px;
	border:					0px;	
	background-color:		#000000;
	color:					#A9A5A2;
	font-size:				14px;
	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:					240px;
}
td.seconda{
	/*border-color:			yellow;
	border-width:			1px;
	border-style:			solid;*/
	width:					264px;
}

td.terza {
	/*border-color:			red;
	border-width:			1px;
	border-style:			solid;*/
	width:					230px;

}
td.quarta {
	/*border-color:			blue;
	border-width:			1px;
	border-style:			solid;*/
	width:					230px;

}

/*  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:hover, a:link, a:visited {
	color:					#A9A5A2;
	text-decoration:		none;	
	font-family: 			Haettenschweiler,verdana;
	font-size: 				14px;
	font-weight:			bold;
}

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');
}
