/* CSS Document */
<!--
#Base {
	position:relative;
	z-index:0;
	left:0px;
}
body {
	background-color:#6498C6;
	
}
.table_home {
	background-color:#B6B6B6;
	
}
#fake_green {
	background-color:#306666;
	width:1px;
}
#eventi
{
background-color:#FFFFFF;
vertical-align:top;

}
#eventi_table
{
height:103px;
/*border:1px solid #999999;*/

}
#center_news
{
background-color:#FFFFFF;
}
#center_news_intern
{
border-top:1px solid #999999;
border-left:1px solid #999999;
border-bottom:1px solid #999999;
vertical-align:top;

}
#center_news_intern_right
{
border-top:1px solid #999999;
border-right:1px solid #999999;
border-left:1px solid #999999;
border-bottom:1px solid #999999;
vertical-align:top;

}
#logo
{
background:url(logo_trasp.png);
height:43px;
width:115px;

}
#top_menu
{
background-color:#CEC47B;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#CDE47C;
}
#top_menu_fix
{
background-color:#CDCD9B;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}
#top_menu:hover
{
background-color:#234949;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}

#news_table
{
border-bottom:1px solid #999999;
}
.news
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
text-decoration:none;
}

-->