@charset "UTF-8";

  /*************************/
 /* GRILLE ET BACKGROUNDS */
/*************************/

body { background:#0F212E url(../images/bg-site.jpg) center top no-repeat; }

.colsContainer { overflow:hidden; }

.col303px { float:left; width:303px; }
.col252px { float:left; width:252px; }
.col419px { float:left; width:419px; }
.col648px { float:left; width:648px; }
.col318px { float:left; width:318px; }
.col748px { float:left; width:748px; }
.col218px { float:left; width:218px; }
.col483px { float:left; width:483px; }

.rightCol { margin:0 0 0 10px; }

#mainCtnt { margin:0 auto; width:996px; background:#EDEDED url(../images/bg-container.jpg) left bottom repeat-x; }
	#mainCtnt > #site-container	{ position:relative; padding:0 10px 10px; overflow:hidden; }
