	div#container {
		/*	Header guillaume
		background: transparent url(images/header-3.jpg) no-repeat scroll left 44px;
		 */
		background: transparent url(images/header.jpg) no-repeat scroll left 44px; /* Header background (sky with Guillaume & Philippe) */
	}
				a#siteTitle {
					top: 45px; /* Position relative to the top left of the header */
					left: 81px; /* Position relative to the top left of the header */
				}
						div#lsite li.tandem,
						div#lsite li.sauteurs-reguliers {
							top: 263px;
						}
						div#lsite li.tandem {
							left: 0;
						}
						div#lsite li.sauteurs-reguliers {
							left: 238px;
						}
							div#lsite li.tandem a,
							div#lsite li.sauteurs-reguliers a {
								width: 234px;
								height: 310px;
								padding: 0;
								background: url(images/moreinfo-20px.jpg) no-repeat scroll 117px bottom;
							}
						div.CL1 h1,
						div.CL1 p#slogan {
							display: none;
						}
						div#main {
							float: none;
							width: auto;
						}
							div.CL1 a.guillaume {
								position: absolute;
								top: -133px;
								left: 581px;
								/* Bouton "En parachute avec Guillaume"
								background: url(images/skydive-with-guillaume.jpg) no-repeat scroll left top;
								*/
								display: block;
								width: 190px;
								height: 68px;
								border: 0 none;
								z-index: 1;
							}
								div.CL1 a.guillaume span {
									display: none;
								}
							#pageContent div#tandem,
							#pageContent div#regulier {
								position: absolute;
								top: -16px;
								width: 234px;
								padding: 75px 6px 0 4px;
								background: url(images/button-sections-homepage.png) no-repeat scroll left top;
								overflow: visible;
							}
							#pageContent div#tandem {
								left: -6px;
							}
							#pageContent div#regulier {
								left: 234px;
							}
							.CL1 em {
								font-style: normal;
							}
								div#tandem h2,
								div#regulier h2 {
									position: absolute;
									color: #606060;
									font-size: 1.5em;
									text-transform: lowercase;
									text-align: right;
								}
								div#tandem h2 {
									top: -49px;
									width: 202px;
									padding: 86px 17px 0 15px;
									background: url(images/tandem-image.png) no-repeat scroll 8px top;
								}
								div#tandem h2.hover {
									background: url(images/tandem-image-hover.png) no-repeat scroll 4px top;
								}
								div#regulier h2 {
									left: -18px;
									top: -44px;
									width: 184px;
									padding: 81px 17px 0 33px;
									background: url(images/regulier-image.png) no-repeat scroll 21px top;
								}
								div#regulier h2.hover {
									background: url(images/regulier-image-hover.png) no-repeat scroll left top;
								}
								div#tandem p,
								div#regulier p {
									padding-left: 15px;
									padding-right: 15px;
								}
									div#tandem h2 strong,
									div#regulier h2 strong {
										color: #125295;
										font-size: 1.35em;
									}
							div#welcome {
								width: 247px;
								float: right;
								padding: 124px 13px 79px 13px;
								background: url(images/hometext-footer.png) no-repeat scroll left bottom;
								position: relative;
								left: 5px;
							}
								div#video h3,
								div#welcome h2 {
									color: #163b62;
									font-size: 1.5em;
									padding-bottom: 5px;
								}
								div#video {
									position: absolute;
									top: 300px;
									left: 0;
									padding-top: 65px;
									z-index: 1;
								}
								a#buyNowButton {
									position: absolute;
									top: -17px;
									left: 6px;
									padding-top: 15px;
									z-index: 1000;
									display: block;
									width: 264px;
									height: 79px;
									text-decoration: none;
									border: 0 none;
								}
									a#buyNowButton span { display: none; }
							div#news {
								padding: 320px 0 15px 0;
								position: relative;
								width: 460px;
								left: -6px;
							}
							
							
/************************* IE6 FIX ***********************/
							* html #pageContent div#tandem,
							* html #pageContent div#regulier {
								background: none;
							}
								* html #pageContent div#tandem h2,
								* html #pageContent div#regulier h2 {
									background: none;
									text-align: left;
									width: 200px;
									padding-right: 0;
								}