

BODY {FONT-FAMILY: Arial; font-size:11px; }

.testobianco11a {font-size:11px; line-height:16px; color:#ffffff;}
.testobianco11a a {text-decoration:none; color:#ffffff;}
.testobianco11a a:hover {text-decoration:none; color:#ffffff;}

/*  |senza questi parametri il menu va sotto| */
.menu { z-index:100; position:relative; }

/*  |margini 0px| */
ul { margin: 0px; list-style-type:none; padding:0px;}

/*  |flotta orizz| posizione menu   |  sfondo giallo menu  |larg. sing menu| alt. menu| riga bianca a destra di 1 px bianca            |*/
li { FLOAT: left; POSITION: relative; width:90px; height:20px;   }

/*  |per i menu pił lunghi| */
li.lungo { width:143px; }


li a { display:block;  white-space:nowrap;  padding:4px 2px 2px 10px;}


li.giallo {background-image:url(web/img/tratteggio.gif); background-position:right; background-repeat:no-repeat; }

li.tendinalunga  { display:block; width:160px; height:20px;}
li.tendinalunga2 { display:block; width:130px; height:20px; top:14px; border-bottom:1px #FFFFFF solid;}
li.tendinalunga3  { display:block; width:125px; height:20px; background-image:url(web/img/tratteggio.gif); background-position:right; background-repeat:no-repeat;}
li.tendinalunga4  { display:block; width:110px; height:20px; background-image:url(web/img/tratteggio.gif); background-position:right; background-repeat:no-repeat;}
li.tendinalunga5  { display:block;  width:140px; height:20px; background-image:url(web/img/tratteggio.gif); background-position:right; background-repeat:no-repeat;}
li.tendinalunga6  { display:block;  width:90px; height:20px; background-image:url(web/img/tratteggio.gif); background-position:right; background-repeat:no-repeat;}
li.tendinalunga7  { display:block;  width:110px; height:20px; background-image:url(web/img/tratteggio.gif); background-position:right; background-repeat:no-repeat;}
li.tendinalunga8  { display:block;  width:80px; height:20px; background-image:url(web/img/tratteggio.gif); background-position:right; background-repeat:no-repeat;}
li.tendinalunga9  { display:block; font-family:Arial, Helvetica, sans-serif;  width:100px; height:20px; background-image:url(web/img/tratteggio.gif); background-position:right; background-repeat:no-repeat;}

li.tendina { display:block; background-color:#DC241F; height:20px; top:14px;}

LI UL {display: none; LEFT: 0px; POSITION: absolute; TOP: 1em;}


UNKNOWN {LEFT: auto; TOP: auto; }


LI:hover UL {display:block; }

/*border:solid 1px; border-color:#0D4E7A; */
LI.over UL {display:block; }


/*  |colore bianco evidenziato| */
LI.over UL LI a {display:block; white-space:nowrap; width:.1em; width:auto; background-color:#E8E8E8; height:20px; color: 656565; }
LI.over UL LI a:hover {background-color:#C3C3C3; color: 656565; }
LI.over > ul li a {width:auto;}
