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

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

#background {
	position: absolute;
	height: 100%;
	width: 100%;
	background-image: url(../../../images/structure/pages/en/about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.intro {
	position: absolute;
	height: 64px;
	width: 628px;
	left: 44px;
	top: 313px;
	color: #8C0019;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	z-index: 100;
}
.intro2 {
	position: absolute;
	height: 64px;
	width: 628px;
	left: 45px;
	top: 314px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
	z-index: 1;
}
.comment1 {
	position: absolute;
	width: 280px;
	left: 13px;
	top: 378px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	height: 299px;
	z-index: 100;
}

.comment1 li {
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 10px;
}


/* PICTOS */

#pictos {
	position: absolute;
	height: 78px;
	width: 559px;
	left: 103px;
	top: 671px;
	background-image: url(../../../images/structure/pages/en/about_pictos.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

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

.no_fuel {
	position: absolute;
	height: 65px;
	width: 69px;
	left: 7px;
	top: 9px;
}

.no_fire {
	position: absolute;
	height: 66px;
	width: 66px;
	left: 105px;
	top: 9px;
}

.any_bbq {
	position: absolute;
	height: 66px;
	width: 66px;
	left: 199px;
	top: 8px;
}

.two_h {
	position: absolute;
	height: 66px;
	width: 66px;
	left: 297px;
	top: 9px;
}

.fast {
	position: absolute;
	height: 67px;
	width: 69px;
	left: 392px;
	top: 8px;
}

.clean {
	position: absolute;
	height: 68px;
	width: 71px;
	left: 487px;
	top: 7px;
}


/* 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;
}

