@charset "UTF-8";
/* CSS Document */

#corpo #spazioGrafico #contenutoContent #schedaProdotto {

	width:				725px;
	margin:				30px 0 0 140px;
	position:			relative;		

}

.icone {

	width:				725px;
	padding:			10px 0 0 5px;
	background:			#000;
	min-height:			80px;
  	height:auto 		!important;
  	height:				80px;
	
}

.icona {

	float:				left;
	margin:				0 8px 8px 0;
	/*background:			#fff;*/

}

.icona img{

	background:			#fff;

}
