body, table {
	font-family: Tahoma;
	margin: 0px;
	font-size: 11px;
}

div.centro table {
	font-size: 12px;
}

a {
	text-decoration: underline;
	color: #b00;
	
}

div {
	border: 0px solid #f00;
}

h1, h2, h3 {
	margin: 0px;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.3em;	
}

.inner {
	width: 1000px;
	margin: auto;
	#text-align: left;
}

.innercenter {
	width: 1000px;
	margin: auto;
}

div#top {
	height: 136px;
	background: url(../images/bak-top.gif) repeat-x;
	#text-align: center;
}

div#icons {
	width: 600px;
	float: right;
}

div#nav {
	height: 21px;
	background: url(../images/bak-nav.gif) repeat-x;
	#text-align: center;
	color: #fff;
}

div#news {
	min-height: 140px;
	#height: 140px;
	background-color: #333;
	border-top: 4px solid #2e2e2e;
	#text-align: center;
	border-bottom: 10px solid #333;
}

div#news a {
	color: #fff;
	font-weight: bold;
}

div#news a:hover {
	color: #ddd;
}

div#news div.newsitem {
	border: 0px solid #0ff;
	float: left;
	padding-right: 15px;
	padding-left: 15px; 
	width: 320px;
	min-height: 110px;
	#height: 110px;
	color: #e3e3e3;
	/*text-align: justify;*/
	text-align: left;
}

div.iconitem {
	width: 115px;
	float: right;
	text-align: center;
}

div#icons a {
	display: block;
}

div#icons a img {
	border: 0px;
}

div#icons a:hover {
	background-color: #ddd;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

div#centro {
	min-height: 400px;
	#height: 400px;
	text-align: center;
	background: url(../images/bak-centro.gif) repeat-x #fff;
	font-size: 13px;
}

div.centro img {
	background-color: #fff;
	padding: 5px;
	border: 1px solid #ddd;	
}

div.menu {
	width:250px;
	/*float: left;*/
	padding-top:8px;
}

div.centro {
	/*padding-left: 265px;*/
	padding-top:8px;
	/*min-height: 500px;*/	
}

div#bottom {
	height: 23px;
	font-size: 10px;
	background: url(../images/bak-bottom.gif) repeat-x #fff;
	padding-top: 5px;
	margin-top: 10px;
	#text-align: center;
}

.div_rassegna {
	padding:5px;
	float:left;
	width:600px;
	height:400px;
	display:none;
	position:absolute;
	background:#e3e3e3;
	border:1px solid #000000;
	overflow:scroll;
}

a.topnewslink {
	color: #fff;
}

a.topnewslink:hover {
	color: #f00;
}

/*img.nostyle {
	border: 0px; padding: 0px; background: transparent none; margin: 0px;
}*/

