root
{
    DISPLAY: block
}
.tabberlive .tabbertabhide {
 display:none;
}
.tabber {
}
.tabberlive {
 margin-top:1em;
}
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

.input_liv1
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    BACKGROUND-COLOR: gainsboro
}
.input_liv2
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    BACKGROUND-COLOR: lavender
}
.input_liv3
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    BACKGROUND-COLOR: mintcream
}

H1
{
    COLOR: blue
}
TABLE.tab_login
{
    BORDER-RIGHT: royalblue ridge;
    BORDER-TOP: royalblue ridge;
    BORDER-LEFT: royalblue ridge;
    BORDER-BOTTOM: royalblue ridge;
    BACKGROUND-COLOR: aliceblue;
    TEXT-ALIGN: center
}
TABLE.tab_login TD.TD_login
{
    BORDER-RIGHT: lightblue thin ridge;
    BORDER-TOP: lightblue thin ridge;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    BORDER-LEFT: lightblue thin ridge;
    COLOR: indigo;
    BORDER-BOTTOM: lightblue thin ridge;
    BACKGROUND-COLOR: aliceblue
}
.bottone_bottom
{
    BORDER-RIGHT: gray thin outset;
    PADDING-RIGHT: 0mm;
    BORDER-TOP: gray thin outset;
    PADDING-LEFT: 0mm;
    FONT-WEIGHT: bolder;
    PADDING-BOTTOM: 0mm;
    MARGIN: 0mm;
    BORDER-LEFT: gray thin outset;
    COLOR: darkblue;
    LINE-HEIGHT: normal;
    PADDING-TOP: 0mm;
    BORDER-BOTTOM: gray thin outset;
    LIST-STYLE-TYPE: none;
    LETTER-SPACING: normal;
    BACKGROUND-COLOR: lightgrey;
    TEXT-ALIGN: center
}
HR
{
    BORDER-RIGHT: darkblue 1cm solid;
    BORDER-TOP: darkblue 1cm solid;
    OVERFLOW: auto;
    BORDER-LEFT: darkblue 1cm solid;
    COLOR: darkblue;
    BORDER-BOTTOM: darkblue 1cm solid;
    BACKGROUND-COLOR: darkblue
}
.etichetta_ditab
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: indigo
}
.bottone_tab
{
    FONT-WEIGHT: bolder;
    COLOR: black
}
.etichetta_menu
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    COLOR: indigo
}
H2
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: medium;
    COLOR: black;
    TEXT-ALIGN: center
}
.titolo_pagina
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-WEIGHT: bolder;
    FONT-SIZE: medium;
    BORDER-LEFT: medium none;
    CURSOR: crosshair;
    COLOR: midnightblue;
    BORDER-BOTTOM: medium none;
    FONT-STYLE: italic;
    BACKGROUND-COLOR: aliceblue;
    TEXT-ALIGN: center
}

	a, A:link, a:visited, a:active
		{color: #0000aa; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	A:hover
		{color: #ff0000; text-decoration: none; font-family: Tahoma, Verdana; font-size: 11px}
	p, tr, td, ul, li
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px;}
	.header1, h1
		{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;}
	.header2, h2
		{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
	.intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px;}
	form
		{ margin: 2px;}


