BODY
{
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 0px;
    font-family: Verdana, Tahoma, Arial;
    color: black;
    FONT-SIZE: 8pt;
	SCROLLBAR-FACE-COLOR: #cacca1;
	SCROLLBAR-HIGHLIGHT-COLOR:#A5A77A;
	SCROLLBAR-SHADOW-COLOR: #00346B;
	SCROLLBAR-3DLIGHT-COLOR: #6784A3;
	SCROLLBAR-ARROW-COLOR: #00346B;
}


/*FORM*/
A.tablink
{
	font-weight: bold;
	color : #00376F;
    FONT-SIZE: 10px;
	TEXT-DECORATION: none;
}

A.tablink:hover
{
	font-weight: bold;
	color : #00376F;
    FONT-SIZE: 10px;
	TEXT-DECORATION: underline;
}

A.tablinkRed
{
	font-weight: bold;
	color : #FF0000;
    FONT-SIZE: 10px;
}

.tab_nav
{
    FONT-SIZE: 10px;
	width: 686px;
    COLOR: #000000;
    FONT-FAMILY:  Verdana, Arial;
    BACKGROUND-COLOR: #f9f9f9;
}

.tab_none
{
    BORDER-TOP: medium none;
    BORDER-LEFT: white thin outset;
    BORDER-BOTTOM: white thin inset
}

.tab_none2
{
    BORDER-TOP: medium none;
    BORDER-BOTTOM: white thin inset
}

.tab_up
{
    BORDER-RIGHT: white thin;
    BORDER-TOP: white thin outset;
	BORDER-LEFT: white thin outset;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    CURSOR: default;
	FONT-WEIGHT: bold;
	text-align: center;
    COLOR: #00376F;
}

.tab_down
{
    BORDER-TOP: white thin outset;
    BORDER-RIGHT: white thin;
    BORDER-BOTTOM: white thin inset;
    BORDER-LEFT: white thin outset;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
    CURSOR: hand;
    COLOR: #878585;
/*    COLOR: #4d4d4d; */
	FONT-WEIGHT: bold;
	text-align: center;
}

.colonna
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	padding-right:2px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	COLOR: #4d4d4d;
	FONT-WEIGHT: bold;
	text-align: center;
	BACKGROUND-COLOR: #F3F3F3;
}

A.colonna1
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	padding-right:3px;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:1px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	text-align: center;
	BACKGROUND-COLOR: #C9C8C8;
	TEXT-DECORATION: none;
}


.colonnatd
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	padding-right:3px;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:1px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	text-align: center;
	BACKGROUND-COLOR: #C9C8C8;
	TEXT-DECORATION: none;
}


input.colonna1
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	COLOR: #000000;
	text-align: center;
	BACKGROUND-COLOR: #C9C8C8;
	TEXT-DECORATION: none;
	height : 18px;
	width : 42px;
	font-size : 8pt;
}


.colonna_obb
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
	padding-right:2px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	COLOR: #cc0000;
	FONT-WEIGHT: bold;
	text-align: center;
	BACKGROUND-COLOR: #F3F3F3;
}

.messaggio
{
    FONT-SIZE: 10pt;
	color: #000000;
}

.msg
{
    FONT-SIZE: 11px;
	color: #FF0000;
}

.msg2
{
    FONT-SIZE: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}

.titolo
{
    FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	text-align: center;
	background-color : #F4F4F4;
	color: #00376F;
	height: 25px;
}

.titolo2
{
    FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
	color: #00376F;
	height: 30px;
	padding-left:2px;
}

.titolo2piccolo
{
    FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	color: #00376F;
	height: 30px;
	padding-left:2px;
	padding-right:2px;
}


.form
{
	font-weight: bold;
	color : #00376F;
    FONT-SIZE: 10px;
	width: 1024px;
	background-color: #F9F9F9;
	padding-right: 0px;
}


.formmenu
{
	color : #00376F;
  FONT-SIZE: 9px;
	width: 20px;
	background-color: #F9F9F9;
}



/* Classe utilizzata solo per le pagine di Certificazione */
.form_CERT
{
	font-weight: bold;
	color : #00376F;
    FONT-SIZE: 10px;
	width: 686px;
	background-color: #E4E4E4;
}

.form_CERT2
{
	font-weight: bold;
	color : #00376F;
    FONT-SIZE: 10px;
	background-color: #E4E4E4;
}

.form_CERT3
{
    BORDER-RIGHT: white thin inset;
    BORDER-LEFT: white thin outset;
    BORDER-BOTTOM: white thin inset;
	font-weight: bold;
	color : #00376F;
	FONT-SIZE: 10px;
	background-color: #E4E4E4;
}
.form_CERT4
{
	font-weight: bold;
	color : #00376F;
	FONT-SIZE: 10px;
	background-color: #E4E4E4;
}

/*------------------------------------------------------------*/


.form2
{
	font-weight: bold;
	color : #00376F;
    FONT-SIZE: 10px;
	background-color: #F9F9F9;
}

.form3
{
    BORDER-RIGHT: white thin inset;
    BORDER-LEFT: white thin outset;
    BORDER-BOTTOM: white thin inset;
	font-weight: bold;
	color : #00376F;
	FONT-SIZE: 10px;
	background-color: #F9F9F9;
}

.form4
{
	color : #00376F;
    FONT-SIZE: 10px;
	width: 686px;
	background-color: #F9F9F9;
}

.form TABLE
{
	font-weight: bold;
	color : #00376F;
    FONT-SIZE: 10px;
	background-color: #F9F9F9;
	padding-right: 0px;
}

.obb
{
	font-weight: bold;
	color : #CC0000;
    FONT-SIZE: 10px;
}

.label
{
	font-weight: bold;
	color : #00376F;
    FONT-SIZE: 10px;
}

.obb_blu
{
	font-weight: bold;
	color : #00376F;
    FONT-SIZE: 10px;
}

.obb2
{
	color : #CC0000;
    FONT-SIZE: 8pt;
	padding-left:5px;
}

INPUT.textbox
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma, Arial;
	height: 18px;
	border : 1px solid #a7b1b7;
	padding-left:3px;
	padding-right:3px;
	background-color: #FFFFFF;
	color: #000000;
}

INPUT.textbox2
{
	color: #000000;
	border : none;
	background-color: #F9F9F9;
/*	background-color: #ececec;*/
    FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Tahoma, Arial; 

}

INPUT.textbox3
{
	color: #cc0000;
	border : none;
	background-color: #F9F9F9;
    FONT-SIZE: 9px;
	FONT-FAMILY: Verdana, Tahoma, Arial; 
}

.altezza
{
	height: 100%;
}

INPUT.disabled
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	FONT-SIZE: 8pt;
	BACKGROUND: #A1A1A1;
	BORDER-LEFT: #dcdcdc 1px solid;
	CURSOR: hand;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma, sans-serif;
	HEIGHT: 19px;
	width: 80px;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #808080 1px solid;
}

INPUT.disabled2
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	FONT-SIZE: 8pt;
	BACKGROUND: #A1A1A1;
	BORDER-LEFT: #dcdcdc 1px solid;
	CURSOR: hand;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma, sans-serif;
	HEIGHT: 19px;
	width: 130px;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #808080 1px solid;
}

INPUT.disabled3
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	FONT-SIZE: 8pt;
	BACKGROUND: #A1A1A1;
	BORDER-LEFT: #dcdcdc 1px solid;
	CURSOR: hand;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma, sans-serif;
	HEIGHT: 19px;
	width: 170px;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #808080 1px solid;
}

INPUT.pulsante
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	FONT-SIZE: 8pt;
	BACKGROUND: #1E548A;
	BORDER-LEFT: #dcdcdc 1px solid;
	CURSOR: hand;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma, sans-serif;
	HEIGHT: 19px;
	width: 80px;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #808080 1px solid;
}

INPUT.pulsante2
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	FONT-SIZE: 8pt;
	BACKGROUND: #1E548A;
	BORDER-LEFT: #dcdcdc 1px solid;
	CURSOR: hand;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma, sans-serif;
	HEIGHT: 19px;
	width: 130px;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #808080 1px solid;
}


INPUT.pulsante3
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	FONT-SIZE: 8pt;
	BACKGROUND: #1E548A;
	BORDER-LEFT: #dcdcdc 1px solid;
	CURSOR: hand;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma, sans-serif;
	HEIGHT: 19px;
	width: 170px;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #808080 1px solid;
}

INPUT.pulsante4
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	FONT-SIZE: 8pt;
	BACKGROUND: #1E548A;
	BORDER-LEFT: #dcdcdc 1px solid;
	CURSOR: hand;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma, sans-serif;
	HEIGHT: 19px;
	width: 240px;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #808080 1px solid;
}

INPUT.pulsante5
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	FONT-SIZE: 8pt;
	BACKGROUND: #1E548A;
	BORDER-LEFT: #dcdcdc 1px solid;
	CURSOR: hand;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma, sans-serif;
	HEIGHT: 19px;
	width: 95px;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #808080 1px solid;
}


INPUT.pulsanteLOV
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #dcdcdc 1px solid;
	CURSOR: hand;
	COLOR: #000000;
	FONT-FAMILY: tahoma, sans-serif;
	height: 18px;
	width: 80px;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #808080 1px solid;
}

INPUT.pulsanteLOV2
{
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #dcdcdc 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #dcdcdc 1px solid;
	CURSOR: hand;
	COLOR: #000000;
	FONT-FAMILY: tahoma, sans-serif;
	height: 18px;
	width: 40px;
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #808080 1px solid;
}

SELECT
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma, Arial;
}

 TEXTAREA
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Arial;
	border : 1px solid #a7b1b7;
	padding-left:3px;
	padding-right:3px;
}


 TEXTAREA.inslibero
{
    FONT-SIZE: 11pt;
    FONT-FAMILY: Tahoma, Arial;
	border : 1px solid #a7b1b7;
	padding-left:3px;
	padding-right:3px;
}


.tabellaLOV
{ font-family:Verdana; font-size:11px; color:#000000; text-decoration:none;}

.listavalori
{
	font-weight: bold;
	color : #00376F;
    FONT-SIZE: 10px;
	background-color: #FFFFFF;
}

.listavalori2
{
/*	font-weight: bold; */
	color : #00376F;
    FONT-SIZE: 10px;
	background-color: #FFFFFF;
}

.listavalori_CERT
{
	color : #00376F;
    FONT-SIZE: 10px;
	background-color: #E4E4E4;
}


.legend
{
	font-family:Verdana;
	font-weight: bold; 
	font-size:11px; 
	color:#00376F;
	text-decoration:none;
	text-align : justify;
}

/*INTERNET*/
.testo { font-family:Verdana; font-weight: normal; font-size:9px; color:white; text-decoration:none;}
.testo2 { font-family:Verdana; font-weight:bold; font-size:10px; color:#067000; text-decoration:none;}
.testo2_v { font-family:Verdana; font-weight:bold;  font-size:10px; color:#00376F; text-decoration:none;}
.testo3 { font-family:Verdana; font-size:11px; color:#000000; text-decoration:none;}

.titoli
{
	font-family:Verdana;
	font-weight: bold; 
	font-size:11px; 
	color:#774000;
	text-decoration:none;
	text-align : justify;
}

.titoli_ruoli
{
	font-family:Verdana;
	font-weight: bold; 
	font-size:11px; 
	color:#EE8100;
	text-decoration:none;
	text-align : justify;
 }

.casella2
{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid  #FFFFFF;
	border-right: 1px solid #006100;
	border-left: 1px solid #006100;
	background-color : #006100;
	font-family:Verdana; font-weight:normal; font-size:9px; color:white; text-decoration:none;
}

.casella
{
	background-color : #00376F;
	font-family:Verdana; font-weight:normal; font-size:9px; color:white; text-decoration:none;
}

A.link{
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : white;
	background-color: #00346b;
}

A.link:HOVER {
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : #FAD930;
	background-color: #00346b;
}

A.link2{
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : #0AC200;
}

A.link2:HOVER {
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : white;
}

A.link3{
	font : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : underline;
	color : #00376F;
	font-size: 10pt;
}

A.link3:hover{
	font : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : #cc0000;
	font-size: 10pt;
}

A.link4{
	font : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
/*	text-align : center; */
	color : #000000;
	font-size: 10pt;
}

A.link4:hover{
	font : Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
/*	text-align : center; */
	color : #000000;
	font-size: 10pt;
}




/*INTERNET*/
.testo2 { font-family:Verdana; font-weight:bold; font-size:10px; color:#390400; text-decoration:none;}


.casella
{
	background-color : #00376F;
	font-family:Verdana; font-weight:normal; font-size:9px; color:white; text-decoration:none;
}

A.link{
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : #6CA0BB;
}

A.link:HOVER {
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : #ffffff;
}


A.linkmenusin{
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : white;
}

A.linkmenusin:HOVER {
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : #F7BA18;
}



A.link2{
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : #00346B;
}

A.link2:HOVER {
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : white;
}

.base
{
    FONT-SIZE: 8pt;
	text-align: left;
	background-color : #F7BA18;
	color: black;
}

.base2
{
    FONT-SIZE: 8pt;
	text-align: left;
	background-color : #ffa900;
	color: black;
}

.fondoblu
{
	background-color : #00376F;
	font-family:Verdana; font-weight:normal; font-size:9px; color:white; text-decoration:none;
}

.fondoverdeacido
{
	background-color :#EBEA60
}

.colordivleft
{
	background-color :#067000
}	


.testo_pdf
{
	color : #00376F;
    FONT-SIZE: 11px;
}

.testo_pdf_2
{
	color : #000000;
	FONT-SIZE: 9px;
}

.testow
{
	color : #00376F;
	font-family: Arial, Verdana, Tahoma;
    /*FONT-SIZE: 12px;*/
	FONT-SIZE: 13px;
	/* FONT-WEIGHT: bold; */
}

A.testow
{
	color : #00376F;
	font-family: Arial, Verdana, Tahoma;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}

A.testow: hover
{
	color : #ff0000;
	font-family: Arial, Verdana, Tahoma;
	FONT-SIZE: 15px;
	FONT-WEIGHT: bold;
	text-decoration: none;
}




.titolihomescuro{
	font : Verdana;
	font-size:11px; 
	font-weight: bold;
	text-decoration : none;
	color : #774000;
}

.titolihomechiaro {
	font : Verdana;
	font-size:11px; 
	font-weight: bold;
	text-decoration : none;
	color : #ffffff;
}

.numeroverde
{
	font-family:Verdana; 
	font-size:12px; 
	color:#4AFF5E;
	text-decoration:none;
	text-align : justify;
	FONT-WEIGHT: bold;
}

.titolihelpdesk
{
	font-family:Verdana; 
	font-size:10px; 
	color:#ffffff;
	text-decoration:none;
	text-align : justify;
}


.colormenu
{
	background-color :#00346B;
}	

A.linkhome{
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : 00AA31;
	background-color: #00346b;
}

A.linkhome:HOVER {
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : #ffffff;
	background-color: #00346b;
}

A.linkfooter{
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : white;
}

A.linkfooter:HOVER {
	font : 7pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration : none;
	color : #FAD930;
}

.titoliintest
{
	font-family:Verdana;
	font-weight: bold; 
	font-size:11px; 
	color:#001F4A;
	text-decoration:none;
	text-align : justify;
}

.titoliintestright
{
	font-family:Verdana;
	font-weight: bold; 
	font-size:11px;
	text-align: right;
	color:#001F4A;
	text-decoration:none;
	text-align : justify;
}

A.flash
{
	font-family:Verdana;
	font-weight: bold; 
	font-size:11px;
	text-align: right;
	color:#C49300;
	text-decoration:none;
	text-align : justify;
}

A.flash:HOVER
{
	font-family:Verdana;
	font-weight: bold; 
	font-size:11px;
	text-align: right;
	color:#001F4A;
	text-decoration:none;
	text-align : justify;
}

.errore
{
	font-family:Verdana;
	font-weight: bold; 
	font-size:12px; 
	color:#8E0024;
	text-decoration:none;
	text-align : justify;
}

INPUT.pulsanterosso
{
	FONT-SIZE: 8pt;
	BACKGROUND: #8E0024;
	CURSOR: hand;
	COLOR: #FFFFFF;
	FONT-FAMILY: tahoma, sans-serif;
	HEIGHT: 19px;
	width: 80px;
	TEXT-DECORATION: none;
	border-color: #FFF3D9 ;
}


.tdbgscuro
{
	BACKGROUND: #00376F;
	/*BACKGROUND: #006100;*/
	
}

.tdbgchiaro
{
	BACKGROUND: #DEE5E7;
	/*BACKGROUND: #E7FFC1;*/
	
}

.tdbgbase
{
	BACKGROUND: #F3921F;
	/*BACKGROUND: #BDDC00;*/
	
}

.tdbgbasechiara
{
	BACKGROUND: #F7C438;
	color:#774000;

	/*BACKGROUND: #BDDC00;
	color:#003300;*/
	
	font-family:Verdana;
	font-weight: bold; 
	font-size:11px; 
	text-decoration:none;
	text-align : justify;
	
}

.tdbgfile
{
	BACKGROUND-image: url("/suini/images/background2.gif");
	font-family:Verdana; 
	font-weight: normal; 
	font-size:9px; 
	color:white; 
	text-decoration:none;

	/*BACKGROUND-image: url("/suini/images/background_v2.gif");*/
	
}

.tdbgfilesanita
{
	BACKGROUND-image: url("/suini/images/minist_salute_it_anages.jpg");
	font-family:Verdana; 
	font-weight: normal; 
	font-size:9px; 
	color:white; 
	text-decoration:none;

	/*BACKGROUND-image: url("/suini/images/background_v2.gif");*/
	
}

.divbg
{
	BACKGROUND: #6CA0BB;
	/*BACKGROUND: #067000;*/
	
	width: 140;
}

.menu_td_100  
{ PADDING-LEFT: 4px; PADDING-TOP: 2px; text-align: Left;  WIDTH: 100%; }

.menu_td_99   
{ PADDING-LEFT: 4px; PADDING-TOP: 2px; text-align: Left;  WIDTH: 99%; }

.menu_td_1p   
{ PADDING-TOP: 2px; text-align: Left;  WIDTH: 1%; }

.menu_table   
{ BORDER: 0px; PADDING: 0px; }

.titolo3
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #2850a2;
}