#page {
	width: 960px;
}

#header {
	width: 771px;
	height: 81px;
	margin-bottom: 33px;
}

#navigation {
	float: left;
	width: 77px;
	margin: 0px 17px 0px 15px;
}

#banner {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 152px;
	height: 452px;
	border: 1px solid #808285;
}

#contenitore {
	float: left;
	width: 662px;
}

#sfondoTopContent {
	padding-top: 2px;
	background: url(../img/topBox.jpg) no-repeat left top;
}

#sfondoBottomContent {
	padding-bottom: 4px;
	background: url(../img/bottomBox.jpg) no-repeat left bottom;
}

#content {
	background: #fff url(../img/contentBox.jpg) repeat-y;
	padding: 17px 22px 17px 17px;
}

#box {
	background-color: #ededed;
}

#boxVisual {
	background-color: #ededed;
	height: 470px;
}

#boxPodcast {
	background-color: #ededed;
	height: 600px;
}

#chiusura {
	clear: both;
	width: 100%;
	height: 0px;
	overflow: hidden;
}

