/***********************************************************************************************/

div#content div#immagini{
    position:relative;
	width:430px;
	height:330px;
	margin-left:430px;
}


div#content table
{
	width:845px;
	margin-left:15px;
	border:0px;
}

div#content table td.h15
{
	height:15px;
}

div#content table td.menu
{
	height:25px;
	width:86px;
	text-align:center;
	font-size:13px;
	font-family:"Trebuchet MS";
	color:#333333;
	border-bottom:1px dotted #FF3300;
	border-top:1px dotted #FF3300;
}

div#content table td.menu a{
	color:#999999;
}

div#content table td.testo{
	width:345px;
	height:170px;
	font-family:"Trebuchet MS";
	color:#333333;
	font-size:12px;
	text-align:justify;
	vertical-align:middle;
	line-height:15px;
}

div#content table td a,
div#content table td.testo a{
	font-family:"Trebuchet MS";
	color:#333333;
	font-size:12px;
	
}

div#content table td.immagini{
	width:500px;
	text-align:right;
}

div#content table td.testoAnimato{
	height:118px;
	vertical-align:top;
}

div#content div#container_video
{
	margin-top:12px;
}


/***********************************************************************************************/
