@charset "utf-8";
/* CSS Document */

#rightcol tr td{
	background:url(../images/box_bkg.png) no-repeat right bottom;
	min-height:200px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:20px;
}

#rightcol tr td h1{
	font-size:medium;
	font-weight:600;
	padding:2px;
	display:inline;
}

hr{
	height:1px;
}

#news_titolo{
	font-weight:bold;
}

#news_data{
	color:#999999;
}

#news_testo{
	color:666666;
	margin-top:10px;
}

#offerte tr td{
	background:none;
}