﻿body 
.stylemenu{}
        
        ul.stylemenu 
        {
	        padding-right:0px;
	        padding-left: 0px;
	        padding-bottom: 0px;
	        margin: 0px;
	        padding-top: 0px;
	        list-style-type: none;
        }

        li.stylemenu {
	        display: block;
	        margin-bottom: 0px;
	        width: 150px;
	        /*color: #0041c2;/* colore testo dicitura tasto*/
	         color: red;/* colore testo dicitura tasto*/
	        background-color: #4181c0;/* colore sfondo tasto*/	
	        text-decoration:none;
        }

        a.stylemenu 
        {
	        padding-right: 1px;
	        display: block;
	        padding-left: 5px;
	        background: url(background.png) #eee no-repeat -169px 0px;	
	        padding-bottom: 1px;
	        /*color: #0041c2;/* colore testo dicitura tasto*/
	        /*color: #d2d2d2;/* colore testo dicitura tasto*/
	        color: #0000c2;/* colore testo dicitura tasto*/
	        font-family: "Tahoma";
	        font-size: 8pt;
	        font-weight:bold;
	        /*background-color: #ddd;*/
	        padding-top: 0px;
	        text-decoration: none;
	        background-color:#ffffff;/* colore sfondo tasto*/
        }
        a:hover.stylemenu
        {
	        /*color: #0060a0;*/
	        color: #00204f;/* colore testo dicitura tasto*/
	        /*background-color: #e0f1ff;/* colore sfondo tasto*/
	        font-weight:bold;
	        font-size:14px;
	        text-decoration:none;
	        /*background-image: url('/images/freccia.gif');  mettere qui l'immagine di sfondo creata per l'hover*/
        }

        A SPAN.stylemenu
        {
	        display: block; 
	        
	        width: 150px;
	        /**background-color:white;**/
	        color: blue;/* colore testo dicitura tasto*/
	        /*color: red;/* colore testo dicitura tasto*/
	        /**background-image: url('/images/aaaAboutA.jpg');**/
	        height: 16px;
	        text-decoration: underline;
        }
        
        
        .stylemenuIndent{}
        
        ul.stylemenu 
        {
	        padding-right:0px;
	        padding-left: 0px;
	        padding-bottom: 0px;
	        margin: 0px;
	        padding-top: 0px;
	        list-style-type: none;
        }

        li.stylemenu {
	        display: block;
	        margin-bottom: 0px;
	        width: 150px;
	        /*color: #0041c2;/* colore testo dicitura tasto*/
	         color: red;/* colore testo dicitura tasto*/
	        background-color: #4181c0;/* colore sfondo tasto*/	
	        text-decoration:none;
        }

        a.stylemenu 
        {
	        padding-right: 1px;
	        display: block;
	        padding-left: 5px;
	        background: url(background.png) #eee no-repeat -169px 0px;	
	        padding-bottom: 1px;
	        /*color: #0041c2;/* colore testo dicitura tasto*/
	        /*color: #d2d2d2;/* colore testo dicitura tasto*/
	        color: #0000c2;/* colore testo dicitura tasto*/
	        font-family: "Tahoma";
	        font-size: 8pt;
	        font-weight:bold;
	        /*background-color: #ddd;*/
	        padding-top: 0px;
	        text-decoration: none;
	        background-color:#ffffff;/* colore sfondo tasto*/
        }
        a:hover.stylemenuIndent
        {
	        /*color: #0060a0;*/
	        color: #00204f;/* colore testo dicitura tasto*/
	        /*background-color: #e0f1ff;/* colore sfondo tasto*/
	        font-weight:bold;
	        font-size:14px;
	        text-decoration:none;
	        /*background-image: url('/images/freccia.gif');  mettere qui l'immagine di sfondo creata per l'hover*/
        }

        A SPAN.stylemenuIndent
        {
	        display: block; 
	        
	        width: 150px;
	        /**background-color:white;**/
	        color: blue;/* colore testo dicitura tasto*/
	        /*color: red;/* colore testo dicitura tasto*/
	        /**background-image: url('/images/aaaAboutA.jpg');**/
	        height: 16px;
	        text-decoration: underline;
	        text-indent:10px;
        }
        a:hover.stylemenuIndent2Level
        {
	        /*color: #0060a0;*/
	        color: #00204f;/* colore testo dicitura tasto*/
	        /*background-color: #e0f1ff;/* colore sfondo tasto*/
	        font-weight:bold;
	        font-size:14px;
	        text-decoration:none;
	        /*background-image: url('/images/freccia.gif');  mettere qui l'immagine di sfondo creata per l'hover*/
        }
        
        A SPAN.stylemenuIndent2Level
        {
	        display: block; 	        
	        width: 150px;
	        /**background-color:white;**/
	        color: blue;/* colore testo dicitura tasto*/
	        /*color: red;/* colore testo dicitura tasto*/
	        /**background-image: url('/images/aaaAboutA.jpg');**/
	        height: 16px;
	        text-decoration: underline;
	        text-indent:18px;
             
}
