body
{
	background-image:url(images/sfondo.png);
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 10px;	
	color: #023cae;
}
.myPage
{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

.pageBody
{
	width: 960px;
	padding: 40px 20px 20px 20px;
	text-align:center;
	vertical-align:middle;
}
.pageBody img
{
	border:#ffdc00 solid 4px;
}
.pageFooter
{
	width: 100%;
}

.pageFooter .separator
{
	background-image:url('images/line.png');
	clear:both;
	margin-bottom:5px;
	width: 1000px;
	height:2px;
	min-height: 2px;	
	max-height: 2px;
}
.address
{
	font-size: 12px;
	font-style:italic;
	font-weight: 700;
	width: 1000px;
	text-align:center;
	margin-top: 20px;
}