/* CSS Document */

.risultato_prodotti {
	width:100%;
	border:0px; 
	cellpadding:0px;
	cellspacing:0px;
}
.qpa{
	width:100%;
	margin:auto;
}
.prodotti_to {
	 width:210px;
}
.colDisp {
	width:50px; float:left;padding:5px; text-align:center;height:16px;	
}
.colData {
	width:70px; float:left;padding:5px; text-align:center;height:16px;	
}
.colDurata {
	width:50px; float:left;padding:5px; text-align:center;height:16px;	
}
.colPrezzo {
 	width:80px; float:left;padding:5px; text-align:center;height:16px;
}
.continuaDiv {
	width:85px; 
	float:left;
	padding-top:-10px; 
}	
.pratica{
	width:710px;
	height:620px;
	overflow:auto;
}
.div_ext_pratiche{	 
	height:480px; 	
	border-bottom: 1px dashed #58a1d6;	
	margin-bottom:5px;	
}
.elenco_pratiche
	{
		clear:both;
		margin:0px;		
		padding-top: 10px;
		padding-bottom: 10px;		
		border-top: 1px dashed #ccc;
	}
.scheda_prodotto{
	width: 700px; 
	height: 530px; 
	left: 170px; 
	top: 80px;
	z-index:-1
}
