/*INIZIO GESTIONE COLONNA SX*/
#colonna-sx {
	position:relative;
	width:225px;
	height:426px;
	padding-left:12px;
	padding-right:10px;
	float:left;
}
#top-colonna-sx {
	position:relative;
	width:225px;
	height:34px;
	background:url(/images/sfondo-col-sx-top-contatti.gif) top no-repeat;
	background-color:#bcbdbf;
	float:left;
}
#content-colonna-sx {
	position:relative;
	width:225px;
	height:392px;
	background:url(/images/sfondo-col-sx-bottom.gif) bottom no-repeat;
	background-color:#bcbdbf;
	float:left;
}
#content-img-colonna-sx {
	position:relative;
	width:225px;
	height:382px;
	background:url(/images/img.jpg) bottom center no-repeat;
	float:left;
}
/*FINE GESTIONE COLONNA SX*/
/*INIZIO GESTIONE COLONNA DX*/
#content-colonna-dx {
	position:relative;
	width:625px;
	height:426px;
	background:url(/images/sfondo-col-dx-bottom-compra.gif) bottom no-repeat;
	background-color:#bcbdbf;
	float:left;
}
#top-colonna-dx {
	position:relative;
	width:625px;
	height:60px;
	background:url(/images/sfondo-col-dx-top-contatti.gif) top no-repeat;
	float:left;
}
#testo-colonna-dx-contatti {
	position:relative;
	height:184px;
	padding-left:202px;
	float:left;
}
#content-piantina {
	position:relative;
	width:443px;
	padding-left:90px;
	float:left;
}
.content-icone-vetrina {
	position:relative;
	height:140px;
	padding-left:40px;
	background:url(/images/sfondo-icone-vetrina.gif) bottom right no-repeat;
	float:left;
	}
.icone-vetrina {
	position:relative;
	width:136px;
	height:140px;
	padding-top:14px;
	text-align:center;
	float:left;
	}
.link-icone {
	border:#FFFFFF solid 2px;
	}
.txt-link-vetrina {
	position:relative;
	height:16px;
	padding-left:18px;
	text-align:left;
	float:left;
	}
.quadratino-bianco {
	position:relative;
	width:422px;
	height:20px;
	background:url(/images/quadratino-bianco.gif) top left no-repeat;
	float:left;
}
/*FINE GESTIONE COLONNA DX*/