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

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

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

html>body #conteneur #center {
	height: auto;
	min-height: 601px;
	margin-left: 19px;
	*margin-left: 0px;
}

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

#miel_du_sud {
	position: absolute;
	top: 93px;
	left: 13px;
}

#abeille_et_soleil {
	position: absolute;
	top: 16px;
	left: 547px;
}

a span {
	display: none;
}

a#nos_produits, a#nos_produits:visited {
	position: absolute;
	top: 330px;
	left: 505px;
	text-decoration: none;
	color: #422980;
	font: 16px verdana, arial, lucida, helvetica, sans-serif;
	text-align: center;
}

a#nos_produits:hover {
	left: 502px;
	font-weight: bold;
}

a#notre_maison, a#notre_maison:visited {
	position: absolute;
	top: 190px;
	left: 525px;
	text-decoration: none;
	color: #422980;
	font: 16px verdana, arial, lucida, helvetica, sans-serif;
	text-align: center;
}

a#notre_maison:hover {
	left: 522px;
	font-weight: bold;
}

a#le_miel, a#le_miel:visited {
	position: absolute;
	top: 255px;
	left: 645px;
	text-decoration: none;
	color: #422980;
	font: 16px verdana, arial, lucida, helvetica, sans-serif;
	text-align: center;
}

a#le_miel:hover {
	left: 642px;
	font-weight: bold;
}

a#liens_utiles, a#liens_utiles:visited {
	position: absolute;
	top: 485px;
	left: 515px;
	text-decoration: none;
	color: #422980;
	font: 16px verdana, arial, lucida, helvetica, sans-serif;
	text-align: center;
}

a#liens_utiles:hover {
	left: 512px;
	font-weight: bold;
}

a#liens_gites, a#liens_gites:visited {
	position: absolute;
	top: 265px;
	left: 395px;
	text-decoration: none;
	color: #422980;
	font: 16px verdana, arial, lucida, helvetica, sans-serif;
	text-align: center;
}

a#liens_gites:hover {
	left: 390px;
	font-weight: bold;
}

a#espace_client, a#espace_client:visited {
	position: absolute;
	top: 425px;
	left: 635px;
	text-decoration: none;
	color: #422980;
	font: 16px verdana, arial, lucida, helvetica, sans-serif;
	text-align: center;
}

a#espace_client:hover {
	left: 632px;
	font-weight: bold;
}

#adresse {
	position: absolute;
	top: 578px;
	left: 5px;
	font: 11px arial, verdana, lucida, helvetica, sans-serif;
	color: white;
}

html>body #conteneur #center #adresse {
	top: 580px;
	left: 10px;
}


p#liens_footer {
	position: absolute;
	top: 580px;
	left: 310px;
	width: 485px;
	font: 12px arial, verdana, lucida, helvetica, sans-serif;
	color: white;
	text-align: right;
}

html>body #conteneur #center p#liens_footer {
	top: 570px;
	*top: 580px;
}


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

p#liens_footer a:hover {
	text-decoration: underline;
}

a#coup_de_coeur {
	position: absolute;
	top: 500px;
	left: 10px;
	display: block;
	width: 278px;
	height: 70px;
	background: url(../../img/coup_de_coeur.gif) top left no-repeat;	
}

a#form_submit {
	position: absolute;
	top: 0px;
	left: 265px;
	display: block;
	width: 25px;
	height: 20px;
}