/*
 * Author: Simon Geusebroek <gzbkfr@yahoo.fr>
 *
 * It is forbidden to edit or copy this file.
 * Il est interdit d'éditer ou de copier ce fichier.
 *
 * Copyright: Simon Geusebroek <gzbkfr@yahoo.fr>
 */

 #menu { padding: 0 20px; vertical-align: top; width: 170px; }
#menu table { background: #FFFFBB; border-width: 0px 4px 4px 4px; border-style: ridge; border-color: #996600; width: 100%; }
#menu h1 { font: bold normal 16px Arial, sans-serif; text-decoration: none; text-align: center; vertical-align: middle; height: 25px; width: 170px; color: #FFFFCC; margin: 20px 0 0; background: #996600 url(/ImagesWeb/ImageDyna/CartoucheMenuBoites) center no-repeat; }
#menu a { font: normal normal small Arial, sans-serif; text-decoration: none; text-align: left; color: #663300; line-height: 1em; }
#menu p { margin: 0.2em 0 0.5em; }
#menu a:hover, #menu a:active { text-decoration: underline; }
#menu a.selected { font-weight: bold; }
