body {
	background-color: #850203;
	text-align: center;
	margin: 0;
}

#conteneur {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	background: url(../../img/background2.jpg) top center repeat-y;
}

#center {
	width: 700px;
	height: 487px;
	position: relative;
	background: url(../../img/accueil/background.jpg) top left no-repeat;
	text-align: left;
}

html>body #center {
	margin-left: 162px;
}
	
#titre_accueil {
	position: absolute;
	top: 0px;
	left: 170px;
	width: 376px;
	height: 160px;
	background: url(../../img/accueil/titre.jpg) top left no-repeat;
	text-indent: -3000px;
	margin: 0;
}

#footer {
	width: 1024px;
	height: 83px;
	background: url(../../img/footer.jpg) top center no-repeat;
}

#ail_gauche {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 162px;
	height: 192px;
	background: url(../../img/ail_gauche.jpg) top left no-repeat;
}

#ail_droit {
	position: absolute;
	top: 300px;
	left: 862px;
	width: 161px;
	height: 189px;
	background: url(../../img/ail_droit.jpg) top left no-repeat;
}

a span {
	display: none;
}

a#coin_jardinier {
	position: absolute;
	top: 300px;
	left: 85px;
	display: block;
	width: 115px;
	height: 50px;
}

a#coin_consommateur {
	position: absolute;
	top: 360px;
	left: 135px;
	display: block;
	width: 165px;
	height: 40px;
}

a#coin_distributeur {
	position: absolute;
	top: 240px;
	left: 5px;
	display: block;
	width: 145px;
	height: 50px;
}

a#filiere_francaise {
	position: absolute;
	top: 360px;
	left: 380px;
	display: block;
	width: 100px;
	height: 40px;
}

a#varietes_francaises {
	position: absolute;
	top: 300px;
	left: 470px;
	display: block;
	width: 110px;
	height: 50px;
}

a#controle_et_certification {
	position: absolute;
	top: 245px;
	left: 580px;
	display: block;
	width: 110px;
	height: 55px;
}

a#gnis {
	position: absolute;
	top: 430px;
	left: 190px;
	display: block;
	width: 105px;
	height: 55px;
}

a#prosemail {
	position: absolute;
	top: 430px;
	left: 380px;
	display: block;
	width: 210px;
	height: 55px;
}

p#copyright {
	position: absolute;
	top: 440px;
	left: 5px;
	display: block;
	width: 183px;
	height: 55px;
	font: 9px verdana, arial, lucida, helvetica, sans-serif;
	color: white;
}

p#copyright a, p#copyright a:visited {
	color: white;
	text-decoration: none;
}

p#legal {
	position: absolute;
	top: 451px;
	left: 610px;
	display: block;
	width: 183px;
	height: 55px;
	font: 9px verdana, arial, lucida, helvetica, sans-serif;
	color: white;
}

p#legal a, p#copyright a:visited {
	color: white;
	text-decoration: none;
}