﻿body
{
	font-size: small;
	background: #00008b;
	font-family: Verdana;
	color: black;
	margin: 10px;
}

h1
{
	margin-bottom: 2px;
	font-size: 36pt;
}

h2
{
	margin-bottom: 2px;
	font-size: 12pt;
}

.divTitle
{
	background-color: #00008b;
	color: white;
}

.divFoot
{
	background-color: #4169e1;
	color: White;
	font-size: xx-small;
	margin-bottom: 5px;	
	text-align:left;
}

.divMain
{
	background-color: #b0e0e6;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	margin: 5px;
	font-size: 10pt;
	font-family: Arial;
}

A:link
{
	font-weight: bold;
	color: white;
	text-align: center;
	margin-left: 15px;
	margin-right: 15px;
	/*font-size: 10pt;*/
	background-color: transparent;
}

.menu
{
	background-color: #4169e1;
	line-height: 15pt;
	font-size: 8pt;
	font-family: Arial;
}

.lblText
{
	text-align: justify;
	text-indent: 10pt;
	font-weight: normal;
}

.lblTitolo
{
	font-size: 12pt;
	font-weight: bold;
}

.lblContact
{
	text-align: Left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
