﻿.TreeViewMenu 
{
    font-weight:bold;
    font-size:14px;
    line-height:18px;
}

.arPicture
{
    border:solid 2px #fff;
}


.lblTitolo
{
    font-size:16px;
    color:#999999;
    font-weight:bold;
}

.button
{
    width:73px;
    height:21px;
    background:url(Images/button.png) no-repeat;
    border:solid 0px #fff;
}

.tbLogin
{
    font-family:Verdana, Arial, Helvetica, Sans-Serif;
    background-color:#DAE9FE;
    color:#000;
    font-size:11px;
    border:solid 1px #0560A6;
}

a.linkBianco:link, a.linkBianco:visited  {
color:#ffffff;
} 



