@charset "UTF-8";
/* CSS Document */

#countainer {
	position: relative;
	width: 940px;
	margin: auto;
	height: 740px;
}

#background {
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(../../../images/structure/pages/en/index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text {
	position: absolute;
	width: 253px;
	left: 353px;
	top: 347px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	height: 299px;
	line-height: 20px;
}


/* PICTOS */

#pictos {
	position: absolute;
	height: 126px;
	width: 200px;
	left: 55px;
	top: 546px;
}

#pictos a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}

.no_fuel {
	position: absolute;
	height: 55px;
	width: 55px;
	left: 3px;
	top: 2px;
}

.no_fire {
	position: absolute;
	height: 55px;
	width: 55px;
	left: 73px;
	top: 2px;
}

.any_bbq {
	position: absolute;
	height: 55px;
	width: 55px;
	left: 144px;
	top: 2px;
}

.two_h {
	position: absolute;
	height: 55px;
	width: 55px;
	left: 5px;
	top: 66px;
}

.fast {
	position: absolute;
	height: 55px;
	width: 55px;
	left: 73px;
	top: 67px;
}

.clean {
	position: absolute;
	height: 55px;
	width: 55px;
	left: 144px;
	top: 67px;
}


/* PICTOS */

#mode_emploi {
	position: absolute;
	height: 488px;
	width: 174px;
	right: 58px;
	top: 238px;
}

#mode_emploi a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}

.step1 {
	position: absolute;
	height: 104px;
	width: 138px;
	left: 18px;
	top: 44px;
}

.step2 {
	position: absolute;
	height: 104px;
	width: 138px;
	left: 18px;
	top: 151px;
}

.step3 {
	position: absolute;
	height: 103px;
	width: 138px;
	left: 18px;
	top: 260px;
}

.step4 {
	position: absolute;
	height: 104px;
	width: 139px;
	left: 18px;
	top: 368px;
}
.packages {
	position: absolute;
	height: 191px;
	width: 217px;
	left: 46px;
	top: 340px;
}
.packages a {
	display: block;
	width: 100%;
	height: 100%;
}#mode_emploi .titre {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #393B41;
	font-size: 13px;
	top: 10px;
	position: absolute;
	height: 20px;
	width: 100%;
}
