body{
	background:#C4D3E3
}
html{
	scrollbar-face-color:#C4D3E3;
	scrollbar-highlight-color:#ECF2F8;
	scrollbar-shadow-color:#DEEBF7;
	scrollbar-3dlight-color:#BDCFE7;
	scrollbar-arrow-color:#003366;
	scrollbar-track-color:#F5F5F5;
	scrollbar-darkshadow-color:#98AAB1
}
.footer{
	padding-top:15px;
	padding-bottom:15px;
	border-top:dashed 1px #fff;	
	border-bottom:dashed 1px #fff;
	width:550px;
	font-family:verdana;
	font-size:11px
}
object{
	border-bottom:dashed 1px #fff
}
.last{
	margin-top:10px;
	background-image:url(../images/news_up.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:22px
}
.news{
	margin-bottom:10px;
	background-image:url(../images/news_dw.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#EFEFEF;
	width:300px;
	height:auto;
	font-size:0.8em;
	text-align:left;
	padding-top:5px;
	padding-left:10px
}
a:link, a:visited{
	color:#000080;
	text-decoration:none
}
a:hover{
	color:#bd5141;
	text-decoration:underline
}
.testo_piccolo
{
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
}