﻿
body
{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 9pt;
    height: 644px;
}
form
{
	position: relative;
	width: 100%;
	height: 548px;
	top: 0px;
	left: 0px;
}
#div_Titolo
{
	font-size: 12pt;
	font-weight: bold;
	position: relative;
	background-color: #00FFFF;
	width: 100%;
	color: #0033CC;
	height: 18px;
	text-align: center;
	vertical-align: middle;
}

