div#dx{
	width: 252px;
	//width: 230px;
	height: 573px;
	background-color: white;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border: 0px;
	line-height: 2.5em;
	font-size: 12px;
	float: left;
}

div#centro {
	width: 247px;
	height: 573px;
	background-color: white;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	border: 0px;
	line-height: 2.5em;
	float: left;
}

div#contenuti {
	float:left;
	margin:0px;
	padding:0px 0px 0px 10px;
	width:525px;
	height:580px;
	border:0px;
	text-align:justify;
	overflow:auto;
}

div#testo {
	height:155px;
	font-size:13px;
	overflow:auto;
}

div#video {
	margin-bottom:5px;
	padding:8px 0px 8px 7px;
	width:518px;
	height:234px;
	background-color:transparent;
	background-image:url(../immagini/video.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:left;
	overflow:hidden;
}

div#video embed {
	float:left;
}

div#next {
	float:right;
	margin-top:69px;
	width:26px;
	height:111px;
	overflow:hidden;
}

.flash{
	float:left;
	padding:0px;
	width:511px;
	height:165px;
	text-align:center;
	overflow:hidden;
}
