.rece_mag {
	height: 14px;
	width: 149px;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
	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: 17px;
}
.table_mag {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #020E1A;
}


.articolo_tipo_mag {
	width: 148px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	line-height: 10px;
	_line-height: 8px;
	padding-left: 6px;
	padding-top: 1px;
	text-transform: uppercase;
}

.articolo_mag {
	background-color: #02101A;
	height: 209px;
	width: 156px;
	background-image: url(/img09/test/1.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-left: 0px;
	cursor: pointer;
}
.articolo_mag:hover {
	-moz-opacity:.85;
	opacity:.85;
	filter:alpha(opacity=85);
}

