/* global layout */

/* Header (formulaire de recherche...) */
#header form    {background-color: #489247; }
#header label   {color: #DBDEDD;}
#header legend  {color: #56D4FF;}
#header a.info:link{color: #DED597;}

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

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

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