BODY
{
    MARGIN: 0px;
    width-margin: 0;
    height-margin: 0;
	background-color:#0277AC;
}

P
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Verdana, Arial, 'sans serif';
    TEXT-ALIGN: justify
}

H1
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 18pt;
	MARGIN-BOTTOM: 0px;
	COLOR: #4472A4;
	FONT-STYLE: italic;
	FONT-FAMILY: Arial Rounded MT Bold;
}

H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #21225F;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial Rounded MT Bold
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
}

TBODY
{
    FONT-SIZE: 8pt;
    COLOR: #524e44;
    FONT-FAMILY: Verdana, Arial
}
TD
{
	font-size: x-small;
	color: #010154;
	FONT-FAMILY: Verdana, Arial, 'sans serif';
}

.MenuLateraleNonVisitabile
{
	font-size: 8pt;
	color: #2D7399;
}

.MenuLaterale
{
	font-size: 8pt;
	FONT-WEIGHT: bold;
	color: #0000CC;
}

a:visited.MenuLaterale{
	text-decoration: none;
	color: #0000CC;
}

a:hover.MenuLaterale{
	text-decoration: none;
	color:#990000;
}

a:link, a:visited{
	text-decoration: none;
	FONT-WEIGHT: bold;
	color: #0000CC;
	
}


a:hover{
	text-decoration:underline;
	color:#990000;
}

.BarraNavigazione
{
	font-size: 8pt;
	color: Black;
}

.Titolo
{
	text-align:center;
	padding: 5px;
	font-size: xx-small;
}

.Descrizione
{
	text-align:justify;
	vertical-align: middle;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	cursor: text;
	padding: 5px;
	font-size: xx-small;
}

