#navbar
        {
        position:fixed !important;
        position:absolute;
        top:0;
        left:0;
        width:100%;
        margin:0;
        padding:0;
        z-index:10;
        color:#000;
        text-align:right;
        height:54px !important;
        height:51px;
        background:transparent url(/nav_bg.png) no-repeat 0 0 !important;
        background:#fff url(/nav_bg.gif) no-repeat 0 2px;
        overflow:hidden;
        }
#ienavbg
        {
        display:none;
        }
#navinner
        {
        position:relative;
        top:0;
        right:0;
        display:block;
        width:100%;
        height:48px;
        margin:2px 0 0 0;
        padding-left: 0;
        list-style-type: none;
        }
#navinner li
        {
        display:block;
        border:0 none;
        padding:0;
        margin:0;
        text-align:center;
        width:48px;
        height:48px;
        }
#navinner li a span
        {
        display:none;
        }

#navinner li a:link, #navinner li a:visited
        {
        display:block;
        position:absolute;
        height:48px;
        width:48px;
        text-align:left;
        text-decoration:none;
        border:0px none;
        background-image:url(/buttonbar.png) !important;
        background-image:url(/buttonbar.gif);
        background-repeat:no-repeat;
        background-color:transparent;
        }
#navinner li a:hover
        {
        text-decoration:none;
        }
#navinner li a:hover span
        {
        display:block;
        position:absolute;
        top:8px;
        width:300px;
        height:37px;
        text-indent:-1000em;
        overflow:hidden;
        z-index:101;
        background-image:url(/buttontext.png) !important;
        background-image:url(/buttontext.gif);
        background-repeat:no-repeat;
        background-color:transparent;
        }

#nav_contact:link,#nav_contact:visited  { background-position:-242px 0;   top:0; right:0;}
#nav_contact:hover { background-position:-241px 1px; top:0; right:0;}
#nav_lacarte:link,#nav_lacarte:visited { background-position:-185px 0;   top:0; right:50px;}
#nav_lacarte:hover { background-position:-184px 1px; top:0; right:50px;}
#nav_photos:link,#nav_photos:visited   { background-position:-125px 0;   top:0; right:100px;}
#nav_photos:hover  { background-position:-124px 1px; top:0; right:100px;}
#nav_expos:link,#nav_expos:visited    { background-position:-64px 0;    top:0; right:150px;}
#nav_expos:hover   { background-position:-63px 1px;  top:0; right:150px;}
#nav_news:link,#nav_news:visited     { background-position:-3px 0;     top:0; right:200px;}
#nav_news:hover    { background-position:-2px 1px;   top:0; right:200px;}

#spn_news          { background-position:100% 0;      right:70px;}
#spn_expos         { background-position:100% -42px;  right:120px;}
#spn_photos        { background-position:100% -86px;  right:170px;}
#spn_lacarte       { background-position:100% -128px; right:220px;}
#spn_contact       { background-position:100% -172px; right:270px;}




