/************* HEDA MENU *************/
.hedamenu_bac
{
    width: 100%;
    background: url(../../../../images/hp/menu_a.gif) repeat-x;
    float: left;
    padding-bottom: -2px;
    margin-bottom: 7px;
}
#hedamenu
{
    width: 100%;
    font-family: '‚l‚r ‚oƒSƒVƒbƒN' , Arial, sans-serif;
    margin-bottom:0px;
}
#hedamenu ul
{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
#hedamenu a
{
    text-decoration: none;
}
.menu_pg
{
    display: block;
    padding: 5px 1em 5px 1em;
    border-left: 12px solid #711515;
    border-right: 1px solid #711515;
    background: url(../../../../images/hp/menu_a.gif) repeat-x;
    color: #000000;
    text-decoration: none;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #333333;
    float: left;
    font-size: 11px;
} 
.menu_pg_on
{
    display: block;
    padding: 5px 1em 5px 1em;
    border-left: 12px solid #711515;
    border-right: 1px solid #711515;
    background: url(../../../../images/hp/menu_b.gif) repeat-x;
    color: #000000;
    text-decoration: none;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    border-color: #333333;
    float: left;
    font-size: 11px;
}
