bandeau
[platal.git] / htdocs / css / bandeau.css
diff --git a/htdocs/css/bandeau.css b/htdocs/css/bandeau.css
new file mode 100644 (file)
index 0000000..5cfd3c0
--- /dev/null
@@ -0,0 +1,28 @@
+/***************************************************************************
+ *  Copyright (C) 2003-2007 Polytechnique.org                              *
+ *  http://opensource.polytechnique.org/                                   *
+ *                                                                         *
+ *  This program is free software; you can redistribute it and/or modify   *
+ *  it under the terms of the GNU General Public License as published by   *
+ *  the Free Software Foundation; either version 2 of the License, or      *
+ *  (at your option) any later version.                                    *
+ *                                                                         *
+ *  This program is distributed in the hope that it will be useful,        *
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of         *
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the          *
+ *  GNU General Public License for more details.                           *
+ *                                                                         *
+ *  You should have received a copy of the GNU General Public License      *
+ *  along with this program; if not, write to the Free Software            *
+ *  Foundation, Inc.,                                                      *
+ *  59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                *
+ ***************************************************************************/
+
+#bandeau-X a        { vertical-align: middle; }
+#bandeau-X a:link, #bandeau-X a:visited    { text-decoration: none ; color: #505050; }
+#bandeau-X a:hover   { text-decoration: underline; color: black; }
+#bandeau-X a:active  { color: #CCCCCC ; background: #505050 ; }
+body {margin:0px;}
+#bandeau-X {
+background:#CCCCCC;color:#505050;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;height:15px;border:none;padding:0;margin:0 }
+#bandeau-X img { vertical-align:middle;border:0;padding:0;margin:0 }