#button {
        width: 120px;
       /* border-right: 1px #ffffff solid;*/
        font-family: Tahoma, Arial, sans-serif;
                /*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 11px;
        
        background-color: #ffffff;
        color: #000f65;
        font-weight: bold;text-align:left;margin-bottom: 2px;}

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px #000f65 dotted;
                margin: 0;
                list-style: none;
                list-style-image: none;}

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                background-color: #ffffff;
                color: #000f65;
                text-decoration: none;
                width: 135px;
                
                }

        html>body #button li a {
}

        #button li a:hover {
              
                background-color: #ecf7ff;
                color: #000f65;
                 width: 135px;
                 background-repeat: no-repeat;background-image: url(../img_xtra/fechita.gif);
                 background-position: +1px +10px;
              padding-left: 12px;
                 }

        #button li #active {
               
               
                background-color: #ffffff;
                color: #000f65;
                background-repeat: no-repeat;background-image: url(../img_xtra/fechita.gif);
background-position: +1px +10px;
  padding-left: 12px;}
                
         #button li #active:hover {
                background-color: #ecf7ff;
                
                background-repeat: no-repeat;background-image: url(../img_xtra/fechita.gif);
background-position: +1px +10px;
                }
                
                
                
                 #button li #opc {
                width: 115px;
               
                background-color: #fdfeff;
                color: #000f65;
                background-repeat: no-repeat;background-image: url(../img_xtra/square.gif);background-position: 15px 7px;padding-left: 30px;}
                
         #button li #opc:hover {
                background-color: #ecf7ff;
                width: 115px;
                }
				
	
                
                