#bodyContent {
	/*border-right:1px solid #09F;*/
	color:#000;
	width: 80%;
}
/* corpo */
#corpo {
	width:73%;
	float: right;
	border : none;
/*	border-right:1px solid #09F;
	border-left:1px solid #09F;*/
}
/* menu */
#menu {
	/*border-bottom:1px dotted #993;*/
	border : none;
	color:#000;
	width:25%;
	float:left;
	font-size: .85em;
	padding : 5px;
}

#menudx {
	/*border-bottom:1px dotted #993;*/
	border : none;
	color:#000;
	/*width:25%;*/
	/*float:r;*/
	font-size: .85em;
	padding : 5px;
}
#opzioni {
	position: absolute;
	top:150px;
	left:81%;
	/*width:150px;
/*	float:right;

	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 0px;
		margin: 0px;
	padding: 5px 5px 5px 5px;
	font-size: 0.85em;
	width: 20%;
	/*text-align:center;*/
}