/*struttura*/
#main {
	font-family: Arial, Helvetica, sans-serif;
	color: #213877;
	position:relative;
	background-color: #FFFFFF;
	background-image: url(../images/border_middle.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contenuto{
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding-left:0px;
	padding-bottom:50px;
	color: #675f52;
	text-align:justify;
}
#contenuto a{
	color:#675f52;
}
#bordo_top {
	height:42px;
	background-image: url(../images/boder_top_financna.gif);
}

#navigation {
	width:730px;
	height:19px;
	z-index:6;
	list-style:none;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#CCCCCC;
}

/*menu sulla sinistra*/
#menu_sx {
	width:150px;
	padding-top:0px;
	padding-left:15px;
}

/**/
.dateNews{
	margin-left:0px;
	margin-right:0px;
	width:69px;
	float:left;
	height:17px;
}
 a.linkNews{
	margin-bottom:20px;
	margin-left:0px;
}
.news{
	margin-bottom:8px;
	font-size:12px;
	
}
#LINKnews,#LINKpress{
	margin:0px;	
	padding:0px;
}

