/*------------------------------------------------------------------

	[Master Stylesheet]
	
	Project:	DDB - JENLAIN
	Version:	1.0 [fr] [en]
	
	Last change:	15/02/10
	Assigned to:	Mouflard Maxime (vf)
	Contact: 		mmouflard@konitif.com
	Primary use:	Website

------------------------------------------------------------------//

	0 - [Table of contents]

	1. Reset
	2. Layout

-------------------------------------------------------------------*/

	@charset "utf-8";

	/* 1. ---------------------------------------------------*/
	@import "reset.css";

	/* 2. ---------------------------------------------------*/
	@import "layout.css";
	@import "layout_contact.css";

