Typos
[platal.git] / templates / skin / common.bandeau.head.tpl
index 79bb06b..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; }
-      table.xdx {
-        background: #CCCCCC;
-        color: #000;
-        font-size: 10px;
-        font-family: Verdana, Arial, Helvetica, sans-serif;
-        width: 100%;
-        height: 14px;
-        border: none;
-        padding: 0;
-        margin: 0;
-      }
-      .xdx tr {
-        margin: 0;
-        padding: 0;
-      }
-      .xdx td {
-        padding: 0;
-        margin: 0;
-        height: 100%;
-        width: 100%;
-      }   
-      .xdx img    { vertical-align: middle; border: 0; padding: 0; margin: 0; }
-      .xdx a        { vertical-align: middle; color: #505050; background: inherit; }
-      .xdx a:link    { text-decoration: none ; }
-      .xdx a:visited { text-decoration: none ; }
-      .xdx a:hover   { text-decoration: underline; }
-      .xdx a: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: *}