body {
	margin: 0;
	padding: 0;
	font-family:Tahoma,Geneva,Kalimati,sans-serif;
	font-size:12px;
}
img {border: 0 none}
a:link {	text-decoration: none; color: #333;}
a:visited {	text-decoration: none; color: #333;}
a:active {	text-decoration: none; color: #333;}
a:hover { text-decoration: underline; color: #333;}
h3 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	
    font-size:14px;
	text-transform:uppercase;
	margin:10px 0;
}
h2 {margin:5px 0;font-size:18px;font-weight:normal;}
#wrapper {
	margin:0 auto;
	overflow:hidden;
	width:990px;
}
#col_menu {
	width:140px;
	margin-right:20px;
}
#col_news {
	width:190px;
	margin-right:20px;
}
#col_art {
	width:480px;
	margin-right:20px;
}
#col_ban {
	width:120px;
}
#col_ban img{ margin-bottom:5px }

.colonna {
	display:inline;
	float:left;
}
.item { width:100%;clear:left;padding-bottom:5px;}
#col_menu div.item {	border-top:13px solid #CCCCCC;}
#col_news div.item {	border-top:13px solid #999999;margin-bottom:5px;}
#col_art div.item { border-top:13px solid #FF6600;margin-bottom:20px; }


.selected a {color:#FF6600;}

#footer {clear:both;font-size:80%;padding-top:20px;text-align:right;}