#banner
{ 
	position:		relative; 
	/*background: 		url('../img/banner_barberino.jpg');*/
	height:			209px;  
	background-repeat: 	no-repeat; 
}

#prodotto {
	font-family:		Arial;
	font-size:		12px;
	padding:		0px;
	padding-top:		0px;
	padding-bottom:		0px;
	text-align:		left;
	line-height:		15px;
}

#prodotto p {	
	margin:			8px;
	padding: 		0;
	text-align:		left;
	line-height:		15px;
}

#prodotto table
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	text-align		: left;
	line-height:		15px;
}

#prodotto table td
{ 
	font-family:		Arial; 
	font-size:		12px;
}

#prodotto table tr
{
	font-family:		Arial; 
	font-weight: 		bold;
	font-size:		12px;

}

#prodotto table th
{
	font-size:		12px;
	border: 		0;
}

#prodotto img
{ 
	display:block;
	margin-left:auto;
	margin-right:auto;
	line-height:		15px;
}

