@charset "utf-8";
/* CSS Document */
.box_filtro{
	height:140px;
	width:155px;
	overflow-x:hidden;
	overflow-y: auto;
	padding: 2px;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8C0C03;
	border-right-color: #8C0C03;
	border-bottom-color: #8C0C03;
	border-left-color: #8C0C03;
}
.linguetta {
	background: url(/pics/tab_categoria.jpg);
	background-repeat: no-repeat;
	height:20px;
	width:155px;	
	display:table-cell;
	vertical-align:middle;
}
.testo_tab_linguetta {
	padding-left:10px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#8C0C03;
	font-weight:bold;
}
.box_grigio{
	background: url(/pics/prodotto_box_grigio.jpg) 100% 0;
	height: 40px;
	width:200px;
	display:table-cell;
	vertical-align:middle;
	font-size:14px;
	color:#8C0C03;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.barra_ricerca_sez2{
	background: url(/pics/barra_ricerca_categoria_sez2.jpg) 100% 0;
	height: 40px;
	width:640px;
	background-position:right;
}
.barra_ricerca_sez3{
	background: url(/pics/barra_ricerca_categoria_sez3.jpg) 100% 0;
	height: 40px;
	width:640px;
	background-position:right;
}
.barra_ricerca_sez6{
	background: url(/pics/barra_ricerca_categoria_sez6.jpg) 100% 0;
	height: 40px;
	width:640px;
	background-position:right;
}
.barra_ricerca_sez8{
	background: url(/pics/barra_ricerca_categoria_sez8.jpg) 100% 0;
	height: 40px;
	width:640px;
	background-position:right;
}
.barra_ricerca_sez9{
	background: url(/pics/barra_ricerca_categoria_sez9.jpg) 100% 0;
	height: 40px;
	width:640px;
	background-position:right;
}
.barra_ricerca_sez10{
	background: url(/pics/barra_ricerca_categoria_sez10.jpg) 100% 0;
	height: 40px;
	width:640px;
	background-position:right;
}
.elenco_filtro{
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.elenco_filtro{
	color: #737373;	
}
.elenco_filtro a.visited {
	color:#737373;
}
.elenco_filtro a:hover {
	background-color: #8B0E04;	
	color:#737373;
}
.elenco_filtro_sel{
	background-color: #8B0E04;	
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}
a.elenco_filtro_sel{
	color:#FFFFFF;	
}
.elenco_filtro_sel a.visited {
	color:#FFFFFF;
}
.elenco_filtro_sel a:hover {
	background-color: #8B0E04;	
	color:#FFFFFF;
}
.testo_elenco_cat {
	font-size: 13px;
	color: #8B0E04;
	font-weight:bolder;
}
.barra_ricerca_sez4 {
	background: url(/pics/barra_ricerca_categoria_sez3.jpg) 100% 0;
	height: 40px;
	width:490px;
	background-position:right;
}
.barra_ricerca_sez24 {
	background: url(/pics/barra_ricerca_categoria_sez24.jpg) 100% 0;
	height: 40px;
	width:640px;
	background-position:right;
}

