
/* Catalogo prodotti */

div#title_product
				{height:55px;
				width:476px;				
				clear:both;
				padding-top:15px;}
				
				
div#description_product
				{width:476px;
				height:auto;
				text-align:left;}	
				
div#photo_product
				{width:476px;
				height:auto;
				text-align:center;}
				

div#caratteristiche_product
				{clear:both;
				width:470px;
				height:auto;
				text-align:left;}	
				

div#testo_news
				{width:476px;
				height:auto;
				clear:both;
				text-align:left;}	
				
div#photo_news
				{width:238px;
				float:left;
				height:auto;
				padding-top:10px;
				padding-bottom:10px;
				text-align:center;}


div#marchi		{width:476px;
				height:auto;
				clear:both;
				padding-top:10px;}	
	
div#testo_marchi
				{width:280px;
				float:left;
				height:auto;
				text-align:left;}	
				
div#photo_marchi
				{width:190px;
				float:left;
				height:auto;
				text-align:left;}			


				


div#description_product a:link
				{color:#000000;}
div#description_product a:visited
				{color:#000000;}
div#description_product a:hover
				{color:#000000;}
				
