/* global layout */

/* Header (formulaire de recherche...) */
#header form    {background-color: #26A0C5; }
#header label   {color: #D4DFD8;}
#header legend  {color: #57D1FC;}
#header a.info:link{color: #DDD79A;}

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

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

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