
    #menucss {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
            text-decoration:none;
      }
    #menucss ul {
      margin:0;
      padding:0px 0px 20px;
      text-decoration:none;
      list-style:none;
      }
    #menucss li {
      float:left;
      margin:-3px 0 0 1px;
      padding:0 0 0 9px;
       white-space:nowrap;
       height:22px;
       text-decoration : none;
      }
    #menucss a {
      float:left;
      display:block;
      width:.1em;
      font-family: verdana,trebuchet,arial;
      font-size: 11pt;
      /*background: url("../menu/right_both.gif") no-repeat right top;*/
      padding:5px 4px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:white;
     }
    #menucss > ul a {width:auto;      text-decoration:none;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #menucss a {float:none;       text-decoration:none;}
    /* End IE5-Mac hack */
    #menucss a:hover {
      color:white;
      white-space:nowrap;
            text-decoration:none;
      }
    #modele #nav-modele
    {
      /*background-position:0 -150px;*/
      border-width:0;
      white-space:nowrap;
            text-decoration:none;
      }
    #modele #nav-modele a
    	{
      /*background-position:100% -150px;*/
      padding-bottom:5px;
      color:white;
      white-space:nowrap;
            text-decoration:none;
      }
    #menucss li:hover, #menucss li:hover a {
     /* background-position:0% -150px;*/
      color:white;
            text-decoration:none;
      }
    #menucss li:hover a {
     /* background-position:100% -150px;*/
           text-decoration:none;
      }




