#box_title {
	background-image: url(../../images/offerte/offerta_title.gif);
	background-repeat: no-repeat;
}
#box_content .testata {
	height: 38px;
	padding-top: 18px;
	overflow: hidden;	
	font-size: 25px;
	font-weight: bold;
	color: #5F5F5F;
}
#box_content .titolo {
	height: auto;
	padding-top: 6px;
	overflow: visible;
	font-size: 11px;
	font-weight: normal;
}
#box_content .testo {
	overflow: hidden;
	height: 285px;
}
#box_content .rifcod {
	height: 15px;
	margin-top: 8px;
	font-size: 12px;
	font-weight: bold;
}


#box_content #links_utils_btt {
	float: left;
	display: inline;
	margin-right: 86px;
	height: 38px;
	width: 163px;
}
#box_content #links_utils_btt a {
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(../../images/offerte/offerta_btt.gif);
	background-repeat: no-repeat;
}
#box_content #links_utils_btt a:hover {
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(../../images/offerte/offerta_btt_hv.gif);
	background-repeat: no-repeat;
}

#box_content #links_utils {
	float: right;
	padding-top: 12px;
	font-size: 11px;
}
#box_content #links_utils a {
	color: #5F5F5F;	
}
#box_content #links_utils a:hover {
	color: #CA0000;	
}

/***** OVERRIDE PER BG DEL BOX NEWSLETTER IN BASSO *****/

#box_offerte_content {
	background-image: url(../../images/box_right_offerte_bg_down.gif);
}

