﻿body
{
	background-color: Black;		
}
table.MainTable
{
	position:absolute;
	top:0px;
	left:160px;
	width: 728;
	border: 2px solid silver;
}
div.Riquadro1
{
	position: static;
	top: 35px;
	left: 0px;
	background-color: #ccffff;
	font-family: Verdana, Tahoma;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	padding-bottom: 20px;
	color: #ffa500;
	border-top-style: none;
	padding-top: 20px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	cursor: help;
	text-align: right;
}
div.Riquadro2
{
	position: static;
	top: 35px;
	left: 0px;
	background-color: #ccffff;
	font-family: Verdana, Tahoma;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 12px;
	padding-bottom: 20px;
	color: #6b8e23;
	border-top-style: none;
	padding-top: 20px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	font-weight: bold;
	cursor: help;
	text-align: right;
}
div.adLeft
{
	position:absolute;
	left:0px;
	top:90px;
	}
