/* $File: print.css $
   $Date: 2010-02-24 $
   $Modify date: 2010-02-24 $
   $Author: Sébastien Millart (sebastien@greenerweb.be) $
   $Version: 0.0.01 $
*/

/* MAIN CONTAINER */
#container { width:100%; text-align:center; }
#container #logo { text-align:left; }
#container div.hr { height:5px; }

/* GRIDS */
.g990, .g660  { width:100%; }
.g645 { margin:0 auto; }
.g660  { text-align:left; }

/* PROJECT GALLERY */
#project_gallery { width:660px; margin:0 auto; }

/* DISPLAY NONE */
#container #footer, #globalnav, #container #sidenav, #noyer, p a.top, p a.show { display:none; }

