﻿@charset "UTF-8";
/*------------------------------------------------------------------ 
[Master Stylesheet]
 
Project:    	VD09
Version:    	0.1 
Last change:    22/02/10 [add template2Col_20-55.css,can] 
Assigned to:    Cédric Aellen (can)
Primary use:    Web/Screen
Comments:		Importation des styles
-------------------------------------------------------------------*/

/*------------------------------------------------------------------ 
[Table of contents] 
 
1. Importation 						@import
# -------------------------------------------------------------------*/

 
/*------------------------------------------------------------------ 
[1. Importation]
*/
@import url(clear.css);

@import url(structure.css);

@import url(typography.css);

@import url(color.css);

@import url(menu.css);

@import url(template2Col.css);

@import url(template1Col.css);

@import url(template2Col_20-55.css);

@import url(links.css);

@import url(form.css);
