body
{
	background-image:url(../images/sfondo.gif);
	background-repeat:repeat-x;
	background-color:#537698;	
	position:relative;
	text-align:center;
	font:"Times New Roman", Times, serif;
	font-size:9pt;
}
.bodyedit
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:828px;
}
.Logo
{
	float:left;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	height: 65px;
	margin-left:20px;
	margin-top:20px;
	width:200px;
}
.top1
{
	background-image:url(../images/top1.gif);
	background-repeat:no-repeat;
	height:103px;
}
.top2
{
	background-image:url(../images/top2.gif);
	background-repeat:no-repeat;
	height:31px;
	border-bottom:1px solid #0b1013;
}
.corpo
{
	background-image:url(../images/corpo.gif);
	background-repeat:repeat-y;
	height:auto;
	padding:5px 20px 20px 20px;
	min-height:400px;
}
.bottom
{
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	height:36px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000FF;
	text-align:center;
}

