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

#colonna_dx {
	float: right;
	width: 180px;
	line-height: normal;
}
.leggi_news {
	font-size: 95%;
	color: #3399ff;
	background-image: url(immagini/colonna_dx/fondo_leggi.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 25px;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bottom {
	background-image: url(immagini/colonna_dx/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 180px;
}
.box_news {
	margin-bottom: 15px;
}
.news_testi {
	background-image: url(immagini/colonna_dx/mezzo.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.top {
	background-image: url(immagini/colonna_dx/top.jpg);
	height: 8px;
	width: 180px;
	background-repeat: no-repeat;
	background-position: center top;
}
.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
	font-size: 90%;
	padding: 4px;
}
.ico {
	padding-right: 4px;
}
.data {
	color: #0099FF;
	font-weight: bold;
}
.titolo {
	text-decoration:none;
	font-weight: normal;
}
#tit_azienda {
	font-weight: bold;
	line-height: 22px;
	padding-left: 5px;
	margin-bottom: 15px;
	color: #000000;
	background-image: url(immagini/spacer_azzurro.jpg);
	background-repeat: repeat;
}
.titolo:hover {
	text-decoration:underline;
}
.titolo:visited {
	text-decoration:none;
}

