/* -------------------------------------------------------------- 
  
   style.css
   * Cascaded Style Sheet for http://denis.turnthelighton.fr/
   * Author : Denis Fongue
   
   This file contains the style (image, color, border, ...) of the website
   
-------------------------------------------------------------- */

/* GENERAL *****************************************************
****************************************************************/

body {background:#FFF url(img/grid.gif) repeat 321px center;}
div#page {background: transparent url(img/horizontal-line.gif) repeat-x left center}
div#left_menu {background: transparent url(img/left_menu.png) no-repeat top left;}


