@charset "utf-8";
/* CSS Document */

#boxProdottiDx{
/*background-color:#0000FF;*/
	width:714px;
	height:auto;
	float:right;
	padding:20px;
}

#boxFotoDx{
	/*background-color:#990000;*/
	width:754px;
	height:380px;	
}

#boxDescDx{
	background-color:#ffffff;
	width:754px;
	height:458px;
}

/*---CONTENUTO PRODOTTI SX---*/

.prod_cat{
	/*margin-bottom:30px;*/
	/*border: 1px solid #CC3333;*/
	clear:both;
}

.prod_box_img *{
	
	float:left;
	display:inline-block;
}

.clip_mask{
	width:400px;
	height:150px;
	
	overflow:hidden;
	padding-right:1px;
	margin-right:1px;
	padding-bottom:20px;
	/*position:relative;*/
}

.allineo_freccia{
	float:right;
}

.titolo_linea {
	line-height:30px;
}

.clip_mask_cat{
	border: 1px solid #666;
	width:150px;
	height:170px;
	overflow:hidden;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#FFF;
	/*background-color:#FF3F29;*/
	/*border-left:solid 1px #666;*/
	cursor:pointer;
}

.clip_mask_cat a{
	text-decoration:none;
}

.prod_nome{
	margin:0px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:15px;
	color:#fefefe;
	background-color:#FFF;	
}



/************************************* CLASSI MAICHI PER TABELLA TIPOLOGIA ******************************/

.pr_tipologia{
	margin-bottom:35px;
	text-align:left;
	cursor:pointer;
}

.pr_tipologia td{
	/*border-left:solid 1px #7f7f7f;*/
	/*border-left:solid 1px #666;*/
}

.pr_maskfoto{
	overflow:hidden;
	margin-right:1px;
	width:120px;
	height:148px;
	float:left;
}

.pr_freccia{
	text-align:right;
	/*background-color:#d81e05;*/
	/*background-color:#FF3F29;*/
}


/*xxxxxxxxxxxxxxxxxx*/
.nomeProdottoTit h4{
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	color:#666;
	background-color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	line-height:21px;
}
/*xxxxxxxxxxxxxxxxxx*/
/*xxxxxxxxxxxxxxxxxx*/
