/*
lespac posDeBase style sheet
macharron@inpix.ca
Last edit: 2009-01-23
*/

#global { width: 1028px; margin: 0 auto;}

#header { width: 100%; text-align: center;}

#center { position: relative; width: 980px; margin: 0 auto; text-align: left; background: #fff;}
	#breadcrumbs { float: left; width: 100%;}
	#middleCol { float: left; width: 655px; background: #fff;}
	#middleCol.large { float: left; width: 980px; background: #fff;}
	#rightCol { float: right; width: 325px; background: #fff;}

#footer { width: 100%; clear: both; text-align: center;}
