* {margin:0;padding:0;}

html {
	height:100%;
	width:100%;
}

body {
	color:#FFF;
	background:#043615;
	font:80% Arial, Helvetica, sans-serif;
	height:100%;
	vertical-align:middle;
}

a img {
	border:0;
}

img {display:block;}

table { height: 100%; width: 100%; }
#main {
	width:570px;
	margin:0 auto 10px;
	background:url(/images/entry/bgMiddle.png) repeat-y;
	position:relative;
}

/* top */

#top {
		background:#043615 url(/images/entry/bgTop.png) no-repeat bottom left;
		padding:50px 0 85px;
		position:relative;
		margin-bottom:-60px;
		min-height: 18px;
}

#lang {
	list-style:none;
	margin-left:375px;
	overflow:hidden;
}

#lang li {
	float:left;
}

#lang a {
	padding:0.2em 0.5em 10px;
	display:block;
	text-decoration:none;
	color:#FFF;
}

#langActiv{
	background:#045223 url(/images/corner-tl.png) no-repeat top left;
}

#langActiv a{
	background:url(/images/corner-tr.png) no-repeat top right;
}

h1 {
	position:absolute;
	bottom:10px;
	left:40px;
}

h2 {
	background:url(/images/entry/bgBot.png) no-repeat bottom left;
	padding:20px 0 22px 67px;
}

/* menu  */

#menu {
	list-style:none;
	background:url(/images/entry/fleur.png) no-repeat top left;
	margin:9px 0 0 23px;
	padding:71px 0 0 133px;
	position:relative;
}

#menu a {
	display:block;
	width:163px;
	height:33px;
	margin-bottom:21px;
}

#photo {
	position:absolute;
	right:17px;
	bottom:13px;
	width: 198px;
	height: 289px;
}

#photo img {
	position: absolute;
	top: 0;
	right: 0;
}


#menuG:hover img,#menuS:hover img,#menuP:hover img {
	visibility:hidden;
}

#menuG {
	background-image:url(/images/entry/garden-center_o.png);
}
#menuP {
	background-image:url(/images/entry/pepinieres_o.png);
}

a#menuS {
	background-image:url(/images/entry/shop-online_o.png);
	margin-bottom:0;
}

/* bottom */

h3 {
	font-weight:normal;
	font-size:1.2em;
	text-align:center;	
}

