


.HeaderMenu
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: Arial;
    text-decoration: none;
}
.HeaderMenuDisabled
{
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    color: mediumspringgreen;
    font-family: XArial;
    text-decoration: none;
}
.HeaderMenuSelected
{
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    color: #ffff99;
    font-family: Arial;
    text-decoration: none;
    border-right: 1px solid;
    border-top: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
}

.LinkSelected
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: Arial;
	text-decoration: none;

}
.Prodotti
{
    font-weight: bold;
    font-size: 11px;
    color: #006699;
	padding-left: 4px;
    font-family: Arial;
    text-decoration: none;
}

.Prodotti_selezionati
{
    font-weight: bold;
    font-size: 11px;
    color: #FF6600;
	padding-left: 4px;
    font-family: Arial;
    text-decoration: none;
}
.MenuProdotti
{
    font-weight: bold;
    font-size: 11px;
    color: #003366;
    font-family: Arial;
    text-decoration: none;
}
.MenuMail
{
    font-weight: bold;
    font-size: 12px;
    color: #FF0000;
    font-family: Arial;
    text-decoration: none;
}
