﻿body
{
}
#RegionTop
{
    width:233px;
    height:5px;
    background-image: url(images/as_CriteriaHeaderTop.gif);
    background-position:bottom;
    background-repeat:no-repeat;
    margin-left:29px;
    
}

#RegionHeader
{
    color: white;
    font-family: Verdana;
    font-size: 8pt;
    background-color: #032e54;
    border-bottom: solid 1px white;
    border-left: solid 1px white;
    border-right: solid 1px white;
    width: 231px;
    margin-left: 29px;
    margin-right: 11px;
    font-weight: bold;
    height: 16px;
    
}
#RegionTree
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
    background-color: #a0d7ff;
    border-left: solid 1px white;
    border-right: solid 1px white;
    width: 231px;
    margin-left: 29px;
    margin-right: 11px;
}
#RegionFooter
{
    width: 233px;
    height: 4px;
    background-image: url(images/as_CriteriaCloser.gif);
      background-position:top;
    background-repeat:no-repeat;
    margin-left: 29px;
}
#RegionTree a
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
}
#RegionTree a:hover
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: underline;
}
#IndicatorTop
{
    width:233px;
    height:5px;
    background-image: url(images/as_CriteriaHeaderTop.gif);
      background-position:bottom;
    background-repeat:no-repeat;
    margin-left:29px;
}

#IndicatorHeader
{
    color: white;
    font-family: Verdana;
    font-size: 8pt;
    background-color: #032e54;
    border-bottom: solid 1px white;
    border-left: solid 1px white;
    border-right: solid 1px white;
    width: 231px;
    margin-left: 29px;
    margin-right: 11px;
    font-weight: bold;
    height: 16px;
}
#IndicatorTree
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
    background-color: #a0d7ff;
    border-left: solid 1px white;
    border-right: solid 1px white;
    width: 231px;
    margin-left: 29px;
    margin-right: 11px;
}
#IndicatorFooter
{
    width: 233px;
    height: 4px;
    background-image: url(images/as_CriteriaCloser.gif);
      background-position:top;
    background-repeat:no-repeat;
    margin-left: 29px;
}
#IndicatorTree a
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
}
#IndicatorTree a:hover
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: underline;
}
#YearTop
{
    width:233px;
    height:5px;
    background-image: url(images/as_CriteriaHeaderTop.gif);
      background-position:bottom;
    background-repeat:no-repeat;
    margin-left:29px;
}

#YearHeader
{
    color: white;
    font-family: Verdana;
    font-size: 8pt;
    background-color: #032e54;
       border-bottom: solid 1px white;
    border-left: solid 1px white;
    border-right: solid 1px white;
    width: 231px;
    margin-left: 29px;
    margin-right: 11px;
    font-weight: bold;
    height: 16px;
}
#YearTree
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
    background-color: #a0d7ff; /*border-bottom: solid 1px white;*/
    border-left: solid 1px white;
    border-right: solid 1px white;
    width: 231px;
    margin-left: 29px;
    margin-right: 11px;
}
#YearFooter
{
    width: 233px;
    height: 4px;
    background-image: url(images/as_CriteriaCloser.gif);
      background-position:top;
    background-repeat:no-repeat;
    margin-left: 29px;
}
#YearTree a
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
}
#YearTree a:hover
{
    color: #032e54;
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: underline;
}
.SelectedLeaf
{
    font-weight: bold;
}
.Tree td div
{
    height: 20px !important;
}

.NewIndicateur
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 7pt;
    background-color:#032e54;
    text-transform:capitalize;
    font-weight:bold;
    text-decoration:none;
    padding: 0 2px 0 2px;
}
