/*INIZIO GESTIONE COLONNA SX*/
#colonna-sx {
	position:relative;
	width:225px;
	height:426px;
	padding-left:12px;
	padding-right:10px;
	float:left;
}
#top-colonna-sx-vendi {
	position:relative;
	width:225px;
	height:34px;
	background:url(/images/sfondo-col-sx-top-vendi.gif) top no-repeat;
	background-color:#bcbdbf;
	float:left;
}
#content-colonna-sx {
	position:relative;
	width:225px;
	height:395px;
	background:url(/images/sfondo-col-sx-bottom.gif) bottom no-repeat;
	background-color:#bcbdbf;
	float:left;
}
/*INIZIO GESTIONE SOTTOMENU*/
#menu-vendi {
	position:relative;
	width:194px;
	height:58px;
	padding-left:14px;
	float:left;
	}
div#menu-vendi ul {
	position:relative;
	width:194px;
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	}
div#menu-vendi li {
	position:relative;
	width:194px;
	height:19px;
	line-height:12px;
	list-style:none;
	background-image:url(/images/sfondo-pulsanti-vendi.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	}
#pulsante-acquisto-diretto {
	width:194px;
	height:19px;
	background:url(/images/pulsante-acquisto-diretto.gif) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#pulsante-acquisto-diretto:hover {
	background-position:bottom left;
}
#pulsante-contovendita {
	width:194px;
	height:19px;
	background:url(/images/pulsante-contovendita.gif) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#pulsante-contovendita:hover {
	background-position:bottom left;
}
#pulsante-permuta {
	width:194px;
	height:19px;
	background:url(/images/pulsante-permuta.gif) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#pulsante-permuta:hover {
	background-position:bottom left;
}
/*inizio gestione pulsanti inglese*/
#pulsante-acquistodiretto-en {
	width:194px;
	height:19px;
	background:url(/images/pulsante-acquistodiretto-en.gif) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#pulsante-acquistodiretto-en:hover {
	background-position:bottom left;
}
#pulsante-contovendita-en {
	width:194px;
	height:19px;
	background:url(/images/pulsante-contovendita-en.gif) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#pulsante-contovendita-en:hover {
	background-position:bottom left;
}
#pulsante-permuta-en {
	width:194px;
	height:19px;
	background:url(/images/pulsante-permuta-en.gif) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
}
#pulsante-permuta-en:hover {
	background-position:bottom left;
}
/*fine gestione pulsanti inglese*/
/*FINE GESTIONE SOTTOMENU*/
#content-img-vendi {
	position:relative;
	width:225px;
	height:329px;
	background:url(/images/pic-vendi.jpg) bottom 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-vendi {
	position:relative;
	width:625px;
	height:62px;
	background:url(/images/sfondo-col-dx-top-vendi.gif) top no-repeat;
	float:left;
}
#contenuti-colonna-dx {
	position:relative;
	width:625px;
	height:364px;
	float:left;
}
.div-visible {
	position:absolute;
	padding-left:202px;
	visibility:visible;
}
.div-hidden {
	position:absolute;
	padding-left:202px;
	visibility:hidden;
}
.quadratino-bianco {
	position:relative;
	width:422px;
	height:20px;
	background:url(/images/quadratino-bianco.gif) top left no-repeat;
	float:left;
}
/*FINE GESTIONE COLONNA DX*/