/*INIZIO GESTIONE COLONNA DX*/
#content-testata-ricerca-tipo {
	position:relative;
	width:612px;
	height:49px;
	background:url(/images/sfondo-testata-ricerca-tipo.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;
	float:left;
}
#content-titoli-scheda {
	position:relative;
	width:569px;
	height:18px;
	float:left;
}
#content-generale-tabella {
	position:relative;
	height:304px;
	overflow:hidden;
	float:left;
	}
#content-arrows-up {
	position:relative;
	width:18px;
	height:285px;
	margin-left:7px;
	float:left;
	}
#content-arrows-down {
	position:relative;
	width:18px;
	height:20px;
	margin-left:7px;
	float:left;
	}
/*inizio gestione titoli tabella PER TIPO*/
#content-id-tipo {
	position:relative;
	width:54px;
	height:18px;
	background-color:#c9cacc;
	float:left;
}
#content-marcaprezzo-tipo {
	position:relative;
	width:75px;
	height:18px;
	margin-left:3px;
	background-color:#c9cacc;
	float:left;
}
#content-tipo-tipo {
	position:relative;
	width:106px;
	height:18px;
	margin-left:3px;
	background-color:#c9cacc;
	float:left;
}
#content-modello-tipo {
	position:relative;
	width:168px;
	height:18px;
	margin-left:3px;
	background-color:#c9cacc;
	float:left;
}
#content-img-tipo {
	position:relative;
	width:76px;
	height:18px;
	margin-left:3px;
	background-color:#c9cacc;
	float:left;
}
/*fine gestione titoli tabella PER TIPO*/
/*inizio gestione titoli tabella PER MARCA*/
#content-id-marca {
	position:relative;
	width:54px;
	height:18px;
	background-color:#e51837;
	float:left;
}
#content-marcaprezzo-marca {
	position:relative;
	width:75px;
	height:18px;
	margin-left:3px;
	background-color:#e51837;
	float:left;
}
#content-tipo-marca {
	position:relative;
	width:106px;
	height:18px;
	margin-left:3px;
	background-color:#e51837;
	float:left;
}
#content-modello-marca {
	position:relative;
	width:168px;
	height:18px;
	margin-left:3px;
	background-color:#e51837;
	float:left;
}
#content-img-marca {
	position:relative;
	width:76px;
	height:18px;
	margin-left:3px;
	background-color:#e51837;
	float:left;
}
/*fine gestione titoli tabella PER MARCA*/
/*inizio gestione titoli tabella LIBERA*/
#content-id-libera {
	position:relative;
	width:54px;
	height:18px;
	background-color:#ffc422;
	float:left;
}
#content-marcaprezzo-libera {
	position:relative;
	width:75px;
	height:18px;
	margin-left:3px;
	background-color:#ffc422;
	float:left;
}
#content-tipo-libera {
	position:relative;
	width:106px;
	height:18px;
	margin-left:3px;
	background-color:#ffc422;
	float:left;
}
#content-modello-libera {
	position:relative;
	width:168px;
	height:18px;
	margin-left:3px;
	background-color:#ffc422;
	float:left;
}
#content-img-libera {
	position:relative;
	width:76px;
	height:18px;
	margin-left:3px;
	background-color:#ffc422;
	float:left;
}
/*fine gestione titoli tabella LIBERA*/

/*inizio gestione dati scheda*/

.content-tabella-dati {
	position:relative;
	height:auto;
	width:569px;
	margin-top:3px;
	padding-bottom:3px;
	background:url(/images/sfondo-schede-ricerca.gif) repeat-y;
	float:left;
}
.content-dati-id {
	position:relative;
	width:54px;
	margin-top:3px;
	margin-right:3px;
	float:left;
}
.content-dato-marcaprezzo {
	position:relative;
	width:75px;
	margin-left:3px;
	margin-top:3px;
	float:left;
}
.content-dato-tipo {
	position:relative;
	width:106px;
	margin-left:3px;
	margin-top:3px;
	float:left;
}
.content-dato-img {
	position:relative;
	width:76px;
	margin-left:3px;
	margin-top:3px;
	text-align:center;
	float:left;
}
.content-dato-modello {
	position:relative;
	width:165px;
	margin-left:3px;
	margin-top:3px;
	float:left;
}
/*fine gestione dati scheda*/
/*FINE GESTIONE COLONNA DX*/