/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#line {
	border-top: solid 4px #151515;
	width:855px;
	margin-bottom:10px;
}
.credits {
	line-height:20px;
	color:#151515;
}
.txt {
	font-size:14px;
	line-height:20px;
}
a.credits {
	font-weight:bold;
	text-decoration:none;
}
a.credits:hover {
	font-weight:bold;
	text-decoration:underline;
}
#link_footer {
	font-weight:bold;
}
a.link {
	font-weight:normal;
	text-decoration:none;
	color:#151515;
}
a.link:hover {
	font-weight:normal;
	text-decoration:underline;
	color:#151515;
}
h1 {
	color:#151515;
	font-size:20px;
	font-weight:bold;
}
#footer {
	margin-bottom:35px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:top;
	height:90px;
}
#scroll_news {
	margin-top:15px;
	background-color:#EBEBEB;
	border:solid 1px #CCCCCC;
	width:195px;
	height:320px;
	padding:7px;
	color:#444444;
	line-height:18px;
}


#menu {
	background-image:url(../images/bg_menu.gif);
	background-repeat:no-repeat;
	background-position:top,left;
	width:200px;
	height:215px;
	float:left;
}
#flash-img {
	width:655px;
	height:215px;
	float:right;
}
.spazio {
	margin:20px;
	margin-left:0px;
}
a.item {
	color:#FFFFFF;
	font-size:16px;
	line-height:30px;
	text-decoration:none;
	margin-left:50px;
	font-weight:normal;
}
a.item:hover {
	color:#FFFFFF;
	font-size:16px;
	line-height:30px;
	text-decoration:none;
	margin-left:60px;
	font-weight:bold;
}
#all {
	width:940px;
	background-image:url(../images/bg_main.png);
	background-repeat:repeat-y;
	background-position:center;
}
.title {
	font-size:16px;
	font-weight:normal;
	color:#CC0000;
	line-height:24px;
}
.tab_top {
	background-image:url(../images/bg_top.jpg);
	background-position:center;
	background-position:top;
}
