
#noprd{
	width: 450px;
	float: right;
	position: relative;
	margin: 2px 17px 8px 16px;
	background: url(images/prodotti.jpg) no-repeat center;  
	min-height: 300px;
	height: auto !important;
	height: 300px;
	border: 1px solid #595959;
}

.scduo{
	width: 461px;
	float: right;
	position: relative;
	margin: 2px 11px 8px 11px;
	border-bottom: 2px dotted #0B6B11;
	/*display: block;*/
}

.scdesc {
	width: 248px !important;
	float: right;
	position: relative;
	margin: 0px 0px 10px 0px;
	min-height: 150px;
	max-height: 150px;
	height: auto !important;
	height: 150px;
	overflow: hidden;
}

.descprod{
	margin: 0px 0px 0px 0px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	min-height: 115px;
	max-height: 115px;
	height: auto !important;
	height: 115px;
	overflow: hidden;
}
.scdesc a{
	margin: 0px 0px 0px 0px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 20px ;
	background-image: url(images/tree-node-end.gif);
	background-repeat: no-repeat;
	color: #F26522;
}

.scfoto {
	width: 200px;
	float: left;
	display: inline;
	position: relative;
  margin: 0px 11px 10px 0px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	border: 1px solid #595959;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #595959;
}

.scfoto img {
	display: block;
}


