/***********************************************************************************************/
/*
div#content div#sinistra{
	width:430px;
	float:left;
	display:inline;
}

div#content div#destra{
	width:425px;
	margin-left:430px;
	border-left:1px dotted #333333;
}

div#content table
{
	width:395px;
	margin-top:85px;
	margin-left:30px;
	margin-bottom:85px;
}

div#content table.form td{
	height:30px;
}

div#content table td input{
	width:130px;
	font-size:12px;
}

div#container div#content input.button{
	width:80px;
}*/
/***********************************************************************************************/

div#content table
{
	width:845px;
	margin-left:15px;
	border:0px;
}

div#content table td.testo{
	width:345px;
	height:300px;
	font-family:"Trebuchet MS";
	color:#333333;
	font-size:12px;
	text-align:justify;
	vertical-align:middle;
	line-height:15px;
}

