body {
	font-family: Tahoma;
	text-align: center;
	margin-top: 0px;
	background-color:#000000;
	background-image:url(../immagini/sf.jpg);
}
a:link {
	color:#663399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663399;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #663399;
}

#CONTENITORE {
	height: 820px;
	width: 780px;
	margin: auto;
	margin-top: 0px;
	border-right-width: 1px;
	border-right-color:#333333;
	border-right-style:solid;
	border-left-width: 1px;
	border-left-color:#333333;
	border-left-style:solid;
	background-color:#000000;
}

#HEADER {
	background-image:url(../immagini/header.jpg);
	height: 200px;
	width: 780px;
}

#HEADERMENU {
	line-height: 20px;
	height: 20px;
	text-align: right;
}

#MENU {
	height: 560px;
	width: 160x;
	float: right;
}

.SEZIONE {
	font-size:12px;
	font-weight:bold;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	border-left-width: 1px;
	border-left-color:#663399;
	border-left-style:solid;
}

.SEZHOVER:hover {
	color: #FFFFFF;
	cursor: hand;
	display: block;
	background-color:#000000;
}

.SFONDOSEZIONE {
	float: left;
	text-align: left;
	width: 30px;
}

#CONTENUTO {
	font-size: 13px;
	height: 320px;
	width: 645px;
	float: left;
}

#PIE {
	background-image:url(../immagini/pie.jpg);
	height: 40px;
	width: 780px;
	float:left;
}
#NEW {
	font-size: 13px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-align: center;
	border-color:#663399;
}
#OLD {
	font-size: 13px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-align: center;
	border-color:#663399;
	background-image:url(../immagini/old_event.jpg);
}
