﻿#tabPres
{
	background-image:url('/img/presentazione/bg_presentazione.gif');
	background-position:left bottom;
	background-repeat:repeat-x;
	width:100%;
	height:400px;
}
#tdPres
{
	text-align:center;
	vertical-align:top;
/*	padding:200px 0 0 20px;*/
}
#tdPresPreLeft
{
	width: 30px;
}
#tdPresLeft
{
	width: 280px;
	border: 13px solid #A6C8ED;
}
#tdPresLeft object,#tdPresLeft embed
{
	width:280px;
	height:353px;
}
#tdPresRight
{
	width: 444px;
}
#tdPresCenter
{
	width: 30px;
}
#tabPrivacy
{
/*	margin-top:20px;*/
	width:100%;
	background-color:#255488;
	margin-left:auto;
	margin-right:auto;
}
#tabPrivacy td
{
	text-align:right;
	font-weight: bold;
}
#tabPrivacy a
{
	color:#fff;
}

