/* MENU HOME */
#g_sidebar .blue7_top{
        background-image:url(/museesciencesnaturelles/images/li_menu_top_blue7.gif);
        background-position:right bottom;
        background-repeat:no-repeat;
        display:block;
        width:165px;
        height:17px;
        margin-top:1px;
}

#g_sidebar .blue7_middle{
        background-image:url(/museesciencesnaturelles/images/li_menu_middle_blue7.gif);
        background-position:right top;
        background-repeat:repeat-y;
        display:block;
        width:165px;
        height:25px;
        padding-top:5px;
}

#g_sidebar .blue7_middle a{
        background-image:url(../images/li_menu_rond_blue7.gif);
        background-position:right center;
        background-repeat:no-repeat;
        display:block;
        width:145px;
        padding-left:10px;
        padding-right:10px;
        color:#fff;
        line-height:20px;
        font-weight: bold;
        font-size:150%;
}

#g_sidebar .blue7_bottom{
        background-image:url(../images/li_menu_bottom_blue7.gif);
        background-position:right top;
        background-repeat:no-repeat;
        display:block;
        height:17px;
        width:165px;
}


