/* Category 9 global layout */

/* Header (formulaire de recherche...) */
#header form    {background-color: #303E3F; }
#header label   {color: #D8DFE0;}
#header legend  {color: #57D1FD;}
#header a.info:link{color: #FE6732;}

/* Barre de navigation */
#fmenu a.on     {color: #EA9C18; background: #303E3F;}

/* Contenu principal */
#center_column {border: 5px solid #182324;}

/* Footer */
#footer         {background-color: #303E3F;}
#footer .block_various_links li a {color: #D8DFE0;}
#footer .block_various_links li   {color: #D8DFE0;border-left: 1px solid #D8DFE0;}

