/*INIZIO GESTIONE COLONNA DX*/
#content-colonna-cc-scheda {
	position:relative;
	width:625px;
	height:426px;
	background-color:#bcbdbf;
	float:left;
}
#top-colonna-dx-scheda {
	position:relative;
	width:625px;
	height:21px;
	background:url(/images/sfondo-col-dx-top-compra.gif) top no-repeat;
	background-color:#bcbdbf;
	float:left;
}
#colonna-cc-scheda {
	position:relative;
	width:625px;
	height:405px;
	background:url(/images/sfondo-col-cc-scheda.gif) no-repeat;
	background-color:#9d9ea0;
	float:left;
}
#content-testata-scheda {
	position:relative;
	width:612px;
	height:64px;
	background:url(/images/sfondo-testata-scheda.gif) no-repeat;
	float:left;
}
#content-tit-scheda {
	position:relative;
	margin-top:15px;
	padding-left:46px;
	float:left;
}
#content-datifoto-scheda {
	position:relative;
	height:310px;
	padding-left:24px;
	margin-top:12px;
	float:left;
}
#content-dati-scheda {
	position:relative;
	width:340px;
	height:310px;
	float:left;
}
.content-foto-scheda {
	position:relative;
	width:226px;
	height:auto;
	margin-bottom:4px;
	text-align:center;
	float:left;
}
.foto-scheda {
	border:#FFFFFF solid 1px;
}
/*FINE GESTIONE COLONNA DX*/
