body { background: url(../fr/nav/home/bg_body.gif) #7E9727 repeat-x; }

/**
 * Container
 */
#container { position: relative; width: 950px; margin: 0 auto; background: url(../fr/nav/home/bg_container.jpg); height: 754px; }
	#container #containerLeft { position: absolute; top: 0; left: -90px; background: url(../fr/nav/home/bg_containerLeft.jpg); width: 90px; height: 754px; }
	#container #containerRight { position: absolute; top: 0; right: -36px; background: url(../fr/nav/home/bg_containerRight.jpg); width: 36px; height: 754px; }

	/**
	 * Content
	 */
	#container #content {}
	
		/* slideshow */
		#content #slide1 { position: absolute; top: 0; left: 83px; }
		#content #slide2 { position: absolute; top: 140px; left: 369px; z-index: 100; }
		#content #slide3 { position: absolute; top: 207px; left: 132px; z-index: 99; }
		#content #slide4 { position: absolute; top: 284px; left: 666px; z-index: 105; }
		
		#content #slide1 .slide,
		#content #slide2 .slide,
		#content #slide3 .slide,
		#content #slide4 .slide { position: absolute; }
		
		/* edito */
		#content #edito { color: #C26CAB; font-size: 1.2em; line-height: 1.7em; width: 275px; position: absolute; left: 554px; margin-top: 55px; }
			#content #edito .big { font-size: 1.4em; }
		
		/* buttons */
		#content #rub1 a { background: url(../fr/nav/home/btn_rub1.png) no-repeat top; width: 255px; height: 48px; position: absolute; top: 375px; left: 303px; z-index: 500; }
		#content #rub1 a:hover { background-position: bottom; }
		#content #rub2 a { background: url(../fr/nav/home/btn_rub2.png) no-repeat top; width: 223px; height: 48px; position: absolute; top: 428px; left: 303px; z-index: 500; }
		#content #rub2 a:hover { background-position: bottom; }
		
		/* company */
		#content #company { position: absolute; top: 266px; left: 613px; background: url(../fr/nav/home/bg_company.jpg); width: 213px; height: 282px; z-index: 100; }
			#content #company h3 { position: relative; }
				#content #company h3 a { background: url(../fr/nav/home/btn_rub3.gif) no-repeat 17px 24px; width: 137px; height: 110px; position: absolute; top: 144px; left: 4px; }
