/*-------------MENU MAIN HORIZON-------------*/


.noActive{
    font-size:11px;
    text-decoration:none;
    color:#e77029;
    text-transform:uppercase;
    float:left;
    margin:0px 9px 0px 9px;
    padding:7px 8px 7px 8px;
}
.noActive:hover{
    background-color:#7e715f;
    color:white;
}
div.active{
    font-size:11px;
    background-color:#6d6251;
    color:white;
    text-transform:uppercase;
    float:left;
    margin:0px 9px 0px 9px;
    padding:7px 8px 7px 8px;
}

/*-------------MENU MAIN HORIZON-------------*/

/*-------------MENU MAIN -------------*/
.L2_notAct{
    background:url(img/anSelect_lev.jpg)  left center;
    background-repeat:no-repeat;
    padding:2px 5px 2px 25px;
}
.L2_notAct a{
    text-transform:uppercase;
    font-weight:bold;
    color:#947C5D;
    font-size:14px;
    text-decoration:none;
    margin:0px;
}
.L2_notAct a:hover{
    text-transform:uppercase;
    font-weight:bold;
    color:#EEB424;
    font-size:14px;
    text-decoration:none;
    margin:0px;
}
.L2_act{
    background:url(img/select_lev.jpg)  left center;
    background-repeat:no-repeat;
    padding:2px 5px 2px 25px;
    text-transform:uppercase;
    font-weight:bold;
    color:#E77029;
    font-size:14px;
    margin:0px;
}
li{
    list-style:none;
}
ul{
    padding:0px 5px 15px 20px;
    margin:0px;
}
.L1{
    padding-bottom:10px;
}
.L1 td{
    color:#e77029;
    text-transform:uppercase;
    font-weight:bold;
}
/*-------------MENU MAIN -------------*/
