body 
{
	background-color 		: white;
	background-image		: url(immagini/Sfondo1260x1600.jpg);
	background-repeat		: no-repeat;	 
	background-attachment	: fixed;
	font-family				: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.div1
{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 16px;
	text-align			: justify; 	
}

.textJustify
{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 16px;
	text-align			: justify; 	
}

.textNotJustify
{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 16px; 	
}

.textFindCategory
{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 11px; 
	text-align:			: center;
}

.textCategoriesMenu
{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 18px;
	text-align			: justify; 	
}

.textSubCategoriesMenu
{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 16px;
	text-align			: justify; 	
}

.textPageType
{
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size			: 20px;
	text-align			: center;
	color				: #F00000
}

table.tabella1
{
	table-layout 		: fixed;
	width 				: 50%;
	background 			: none;
}

table.tabellaProdotti
{
	table-layout 		: fixed;
	width 				: 40%;
	background 			: none;
}

table.tabellaCategorieProdotti
{
	table-layout 		: fixed;
	width 				: 60%;
	background 			: none;
}

table.tabellaTrovaCategoria
{
	table-layout 		: fixed;
	width 				: 30%;
	background 			: none;
}

table.tabellaInfoPrivacy
{
	table-layout 		: fixed;
	width 				: 56%;
	background 			: none;
}

table.tabellaMarchi
{
	table-layout 		: fixed;
	width 				: 90%;
	background 			: none;
}

.tr {display:table-row} 