/* General */
body {
	
}

/* Structure classes */
.clear {
	clear: both;
}
.center
{
	text-align:center;
}

/* Wrap - All of the body */
#wrap {
	position: relative;
	height: 680px;
	margin: 0 auto;
	width: 988px;
	_margin-left: auto;
	_margin-right: auto;
}

#wrap-newsletter {
	position: relative;
	height: 680px;
	width: 500px;
}

/* Accueil */ /* UL */
#ulAccordion {
	position: relative;
	overflow: hidden;
	width: 921px;
	height: 525px;
}
#ulAccordion .aTitle {
	display: block;
	padding-top: 350px;
}

#ulAccordion p {
	padding-top: 15px;
        padding-right: 10px;
	_width: 255px;
}
#ulAccordion h2 {
	padding-top:30px;
        padding-right: 10px;
        _padding-right: 40px;
}

/* LI */
#ulAccordion li {
	overflow: hidden;
	position: absolute;
	height: 525px;
}

#ulAccordion #liJardin {
	z-index: 3;
	top: 0;
	left: -111px;
	width: 422px;
}

#ulAccordion #liMarine {
	z-index: 2;
	top: 0;
	left: 207px;
	padding-left: 20px;
	width: 374px;
}

#ulAccordion #liIndustrie {
	z-index: 1;
	left: 444px;
	top: 0;
	padding-left: 20px;
	width: 417px;
}

#ulAccordion #liArcGauche {
	z-index: 4;
	top: 0;
	left: 0;
	width: 13px;
	height: 525px;
	margin: 0;
	padding: 0;
}

/* Left interior menu */
#leftInterior {
	position: absolute;
	width: 332px;
	height: 525px;
	top: 92px;
	left: 0;
}

#leftInterior #equipmentCatTitle {
	display:block;
	float:right;
	margin-top:350px;
	width:300px;
}

#leftInterior #arcLeft {
	position: absolute;
	height: 595px;
	left: 0;
	top: 0;
	width: 13px;
	z-index: 4;
}

#leftSearch {
	position: absolute;
	top: 460px;
	left: 40px;
}

#leftSearchBloc {
	height:25px;
	margin:0;
	padding:0;
	position:relative;
	width:280px;
}

#leftSearch label {
	margin-right: 20px;
}

#leftSearch input {
	height: 21px;
	width: 130px;
}

#leftSearch input.button {
	position:absolute;
	right:0;
	top: 0;
	#top: 1px;
	width: 30px;
	height:21px;
}

#leftCart {
	display: block;
	position: absolute;
	top: 490px;
	left: 110px;
	padding-left: 45px;
	height: 40px;
	line-height: 44px;
}

/* Content */
#wrap #sf_content {
	margin-left: 360px;
}

#wrap-newsletter #sf_content {
	margin-left: 45px;
}

#sf_content {
	margin-top: 20px;
	margin-right: 45px;
	min-height: 530px;
	_height: 530px;
	position: relative;
}
#sf_content .libellePrevention {
	margin-bottom:20px;
	width:455px;
}
.lblForm {
	display:block;
	width:130px !important;
	position: relative;
}
.champObligatoire {
	position: absolute;
}
/* Header */
#header {
	padding-left: 25px;
	padding-top: 21px;
	margin-bottom: 36px;
	position: relative;
}

#headerLogo {
}

#headerLogo img {
	width: 260px;
	height: 51px;
}

#wrap #headerDesc {
	position: absolute;
	width: 535px;
	top: 15px;
	right: 115px;
}

/* Footer */
#footer {
	margin-top: 5px;
	width: 940px;
	clear: both;
	position: relative;
}

#footer p {
	margin-top: 5px;
    width: 940px;
    clear:both;
}

#footer p label {
	padding-right: 10px;
}

#footer p input {
	padding: 2px 4px;
}

#footer ul { /* margin-top: 12px; */
	
}

#footer ul li {
	display: inline;
}

#survey_hook {
	position:absolute;
	height:169px;
	left:39px;
	top:0;
	width:248px;
}