/*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-compra.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-testo-ricerche {
	position:relative;
	height:380px;
	padding-left:12px;
	float:left;
	}	
#tendina-ricerca-tipo {
	width:193px;
	height:18px;
	background:url(/images/tendina-ricerca-tipo.gif) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
	}
#tendina-ricerca-marca {
	width:193px;
	height:18px;
	background:url(/images/tendina-ricerca-marca.gif) top left no-repeat;
	overflow:hidden;
	display:block;
	float:left;
	}
.content-txt-compro {
	position:relative;
	width:193px;
	height:26px;
	margin-top:16px;
	float:left;
	}
#form {
	margin:0px;
	padding:0px;
	}
#content-input {
	position:relative;
	margin:0px;
	padding:0px;
	float:left;
	}
#input {
	float:left;
	width:175px;
	height:18px;
	padding-left:2px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9d9f9e;
	border:none;
	text-align:left;
	}
#content-button-input {
	position:relative;
	width:17px;
	height:18px;
	float:left;
	}
#button-input {
	margin:0px;
	padding:0px;
	}
/*inizio getione select*/
select {
	position:relative;
	width:194px;
	height:18px;
	margin:0px;
	padding:0px;
	border:none;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9d9f9e;
	float:left;
	}
/*fine gestione select*/
/*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:30px;
	background:url(/images/sfondo-col-dx-top-compra.gif) top no-repeat;
	float:left;
	}
#testo-colonna-dx-compra {
	position:relative;
	height:115px;
	padding-left:202px;
	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:20px;
	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*/
