Only keep pertinent links and data on the main page.
[platal.git] / templates / skin / common.bandeau.head.tpl
index f762c32..be77976 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2006 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
 {*                                                                        *}
 {**************************************************************************}
 
-{literal}
-    <!-- BANDEAU DEBUT -->
-    <style type="text/css">
-      body          { margin: 0 0 0 0; }
-      table.ligne   { background: #e7e7e7; color: inherit; }
-      td.ligne      { width: 100%; }
-      td.xdx {
-        color: #000; padding: 0; background: #CCCCCC ; height: 14px; width: auto; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
-      }
-      td.xdx img    {border: 0; padding: 0; margin: 0; }
-      a.xdx         { vertical-align: bottom; color: #505050; background: inherit; }
-      a.xdx:link    { text-decoration: none ; }
-      a.xdx:visited { text-decoration: none ; }
-      a.xdx:hover   { text-decoration: underline; }
-      a.xdx:active  { color: #CCCCCC ; background: #505050 ; }
-    </style>
-    <meta name="MSSmartTagsPreventParsing" content="true" />
-    <!-- BANDEAU FIN -->
-{/literal}
+<link rel="stylesheet" media="screen" type="text/css" href="css/bandeau.css"/>
 
-{* vim:set et sw=2 sts=2 sws=2: *}
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}