.testo_barra {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 4px;
}

.table_art {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #020E1A;
	
}

.rece {
	height: 13px;
	width: 145px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 15px;
	_line-height: 13px;
	padding-top: 8px;
}


.rece_duerighe {
	height: 13px;
	width: 145px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	font-family: "Trebuchet MS", Arial;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 15px;
	_line-height: 13px;
}

.articolo_tipo {
	width: 148px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	line-height: 10px;
	_line-height: 8px;
	padding-left: 6px;
	text-transform: uppercase;
}

.rece_alt {
	height: 13px;
	width: 149px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 60px;
	font-family: "Trebuchet MS", Arial;
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	line-height: 15px;
}

.articolo_tipo_alt {
	width: 148px;
	height: 10px;
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	line-height: 8px;
	padding-left: 6px;
	padding-bottom: 0px;
}


.articolo_contspacer {
	width: 4px;
	float: left;
	background-color: #020E1A;
	font-size: 9px;
	font-family: "Trebuchet MS", Arial;
}

.articolo_base {
	width: 156px;
	background-image: url(/img09/test/4.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 0px;
	height: 88px;
	cursor: pointer;
}
.articolo_base:hover {
	-moz-opacity:.50;
	opacity:.50;
	filter:alpha(opacity=50);
	cursor: pointer;	
}

