﻿.HMenuCell_MouseOff{ 
color:white; border-right: solid 1px silver; 
background-image: url(../../images/sfondi_tasti/sfondo_tasto_blu.jpg); }

.HMenuCell_MouseOff_last{
color:white;border-right: solid 0px silver; 
background-image: url(../../images/sfondi_tasti/sfondo_tasto_blu.jpg)}

.HMenuCell_MouseOn{ color:white; cursor:pointer; border-right: solid 1px #003366;  
background-color: #003366}

.HMenuCell_MouseOn_last{ color:white;cursor:pointer; border-right: solid 0px #003366;  
background-color: #003366}


.HSubMmenuCell_MouseOff{
color:white;padding:4px;  border-right: solid 1px silver; 
background-image: url(../../images/sfondi_tasti/sfondo_tasto_blu.jpg); 
}

.HSubMmenuCell_MouseOff_last{
color:white;padding:4px; border-right: solid 0px silver; 
background-image: url(../../images/sfondi_tasti/sfondo_tasto_blu.jpg);
}

.HSubMmenuCell_MouseOn { 
color:white;  padding:4px;
background-color: #003366;cursor:pointer;border :solid 0px #003366;border-top:0}

.HSubMmenuCell_MouseOn_last {
color:white;   padding:4px;
background-color: #003366;cursor:pointer;border :solid 0px #003366;border-top:0}






