#main  #elenco img   {
	padding-bottom: 5px;
	margin: 0px;
}
#main #elenco p  {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	color: #981418;
	font-size: 12px;
}
#main #elenco .rigaPrezzo  {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-bottom: 15px;
}
#topnav {
	height: 45px;
	text-align: center;
	width: 580px;
	clear: both;
	margin: 0;
	padding: 0;
	position: relative;
}
#filtra  label {
	font-size: 11px;
	padding: 10px 4px;
}
#filtra {
	text-align: center;
	padding-bottom: 5px;
}

#filtra input {
	color: #FFFFFF;
	background-color: #981418;
	margin: 0 10px;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #981418;
	padding: 1px 5px;
}
#filtra select {
	font-size: 11px;
}



#topnav a {
	line-height: 45px;
	display: block;
	text-indent: -9000px;
}
a#topprevbtn_en {
	width: 91px;
	background: url("img/btn_topprev_en.png") no-repeat left 0;
	top:0;
	left: 10px;
	position: absolute;
}

a#topprevbtn_it {
	width: 113px;
	background: url("img/btn_topprev_it.png") no-repeat left 0;
	top:0;
	left: 10px;
	position: absolute;
}

a#topallbtn_en {
	width: 100px;
	background: url("img/btn_topall_en.png") no-repeat left 0;
	top: 0;
	left: 250px;
	position: absolute;
}

a#topallbtn_it {
	width: 98px;
	background: url("img/btn_topall_it.png") no-repeat left 0;
	top: 0;
	left: 250px;
	position: absolute;
}

a#topfwdbtn_en {
	width: 80px;
	background: url("img/btn_topnext_en.png") no-repeat left 0;
	top:0;
	right: 15px;
	position: absolute;
}

a#topfwdbtn_it {
	width: 120px;
	background: url("img/btn_topnext_it.png") no-repeat left 0;
	top:0;
	right: 15px;
	position: absolute;
}

#topnav a:hover {
	background-position: 0 -45px;
}

#cart #tableWrap .introCart {
	font-size: 12px;
	line-height: 12px;
}

