<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
    #footercss {
      float:left;
      width:100%;
      font-size:93%;
      line-height:normal;
            /*text-decoration:none;*/
      }
    #footercss ul {
      margin:0;
      padding:0px 0px 20px;
      text-decoration:none;
      list-style:none;
      
      }
    #footercss li {
      float:left;
      /*background: url("../menu/left_both.gif") no-repeat left top;*/ 
      margin:-3px 0 0 1px;/* espace entre les li */
      padding:0 0 0 9px;
      /*border-bottom:1px solid #765;*/
       white-space:nowrap;
       height:22px;
       /*text-decoration : none;*/
      }
    #footercss a {
      float:left;
      display:block;
      width:.1em;
      /*background: url("../menu/right_both.gif") no-repeat right top;*/
      padding:5px 15px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:black;
     }
    #footercss &gt; ul a {width:auto;      text-decoration:none;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #footercss a {float:none;       text-decoration:none;}
    /* End IE5-Mac hack */
    #footercss a:hover {
      color:black;
      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:black;
      white-space:nowrap;
            text-decoration:none;
      }
    #footercss li:hover, #footercss li:hover a {
     /* background-position:0% -150px;*/
      color:black;
            text-decoration:none;
      }
    #footercss li:hover a {
     /* background-position:100% -150px;*/
           text-decoration:none;
      }
</pre></body></html>