/* CSS Document */
tr {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}

#news{
	overflow: auto;
	text-align: left;
	height: 288px;
	width:335px;
	padding:10px;
	margin:0px;
	color:#333333;
}
.button{
	background-image:url(immagini/pulsante_elenco2.gif);
	display:block;
	height:29px;
	line-height:29px;
	color:#333333;
	text-decoration:none;
}
a.link_menu_01:link {
	background-image:url(immagini/pulsante_elenco2.gif);
	background-repeat:no-repeat;
	background-position:center left;
	display:block;

	line-height:16px;
	color:#2a636e;
	text-decoration:none;
	padding-left:15px;
	text-align:left;
}
a.link_menu_01:visited {
	background-image:url(immagini/pulsante_elenco2.gif);
	background-repeat:no-repeat;
	background-position:center left;
	display:block;

	line-height:16px;
	color:#2a636e;
	text-decoration:none;
	padding-left:15px;
	text-align:left;
}
a.link_menu_01:hover {
	background-image:url(immagini/pulsante_elenco2.gif);
	background-repeat:no-repeat;
	background-position:center left;
	display:block;

	line-height:16px;
	color:#2a636e;
	text-decoration:underline;
	padding-left:15px;
	text-align:left;
}
a.link_menu_01:active {
	background-image:url(immagini/pulsante_elenco2.gif);
	background-repeat:no-repeat;
	background-position:center left;
	display:block;

	line-height:16px;
	color:#2a636e;
	text-decoration:none;
	padding-left:15px;
	text-align:left;
}
a.link_close:link {

	text-decoration:none;
	color:#ffffff;

}
a.link_close:visited {

	text-decoration:none;
		color:#ffffff;

}
a.link_close:hover {

	text-decoration:underline;
		color:#ffffff;

}
a.link_close:active {

	text-decoration:none;
		color:#ffffff;

}

a.link_sub:link {
	text-decoration:none;
	color:#2a636e;
	font-weight: normal;

}
a.link_sub:visited {
	text-decoration:none;
	color:#2a636e;
	font-weight: normal;
}
a.link_sub:hover {
	text-decoration:underline;
	color:#2a636e;
	font-weight: normal;
}
a.link_sub:active {
	text-decoration:none;
	color:#2a636e;
	font-weight: normal;
}
