BODY 
{
	padding:0px;
	margin:0px;
	background-color: #ffffff;
	font-family:Verdana, Arial;
}
TABLE#tpg
{
	background-color: #705D65;
	width: 770px;
}
TABLE#thd
{
	width: 770px;
	background-image:url('top.jpg'); 
	height:45px;
}
TABLE#tld
{
	background-image:url('top2.gif'); 
	height:165px;
}
TABLE#tdt
{
	width: 100%;
}
TD.title 
{	
	background-image:url('title.jpg');
	width:770px;
	height:500px;
}
TD.sede 
{	
	background-image:url('facciata.jpg');
	background-position: bottom left;
	background-repeat:no-repeat;
}
TABLE.prod 
{	
	background-image:url('tipoprod.jpg');
	width:550px;
	height:225px;
	cursor:pointer;
}
TABLE.prod2 
{	
	background-image:url('tipoprod2.jpg');
	width:550px;
	height:180px;
	cursor:pointer;
}
.w
{
	color:#fff;
}
.f
{
	color:#fff;
}
.b
{
	color:#000;
}
.pd
{
	padding-left:20px;
}