* {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

html, body {
	height: 100%;
}

img {
	border: none;
}

body {
	background: url('bg.jpg');
}

/* MAIN */

#main {
	top: 50%;
	left: 50%;
	width: 990px;
	height: 594px;
	position: relative;
	margin: -297px 0 0 -495px;
	background: url('bg_main.jpg') no-repeat;
}

#slogan {
	top: 280px;
	left: 50px;
	width: 289px;
	height: 89px;
	position: absolute;
	background: url('slogan_main.png') no-repeat;
}

#logo {
	top: 50px;
	left: 380px;
	width: 244px;
	height: 300px;
	position: absolute;
	background: url('logo_main.png') no-repeat;
}

#bio {
	top: 265px;
	right: 60px;
	width: 213px;
	height: 91px;
	position: absolute;
	background: url('bio_main.png') no-repeat;
}

#lshop {
	top: 404px;
	left: 46px;
	position: absolute;
}

.list-magasins {
	float: left;
	width: 158px;
	height: 93px;
	margin-left: 54px;
	background: url('main_block_bg.png') no-repeat;
}

.list-magasins h1 {
	color: #3d5523;
	font: bold 11pt arial;
	margin: 10px 0 0 21px;
	text-transform: uppercase;
	height: 17px;
	overflow: hidden;
}

.list-magasins h2 {
	color: #5f9841;
	font: bold 9pt arial;
	margin: 0 0 0 21px;
	height: 30px;
	overflow: hidden;
}

.list-magasins a {
	display:block;
	border: none;
	width: 130px;
	height: 23px;
	color: #ffffff;
	background: #5f9841;
	margin: 3px 0 0 16px;
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	text-align:center;
	line-height:23px;
}

#vedg {
	left: 2px;
	bottom: 1px;
	width: 987px;
	height: 110px;
	position: absolute;
	background: url('vedg.png') no-repeat;
}

/* SHOP */

#shop {
	width: 990px;
	height: 676px;
	margin: 0 auto;
	position: relative;
	background: url('bg_shop.jpg') no-repeat;
}

#logo_s {
	display:block;
	top: 15px;
	left: 50px;
	width: 158px;
	height: 194px;
	position: absolute;
	background: url('logo_shop.png') no-repeat;
}

#slogan_s {
	top: 70px;
	left: 240px;
	width: 298px;
	height: 101px;
	position: absolute;
	background: url('slogan_shop.png') no-repeat;
}

#bio_s {
	top: 80px;
	right: 210px;
	width: 215px;
	height: 90px;
	position: absolute;
	background: url('bio_shop.png') no-repeat;
}

#vedg_s {
	top: 0;
	right: 0;
	width: 184px;
	height: 205px;
	position: absolute;
	background: url('vedg_shop.png') no-repeat;
}

#lshop_s {

	top: 285px;
	left: 44px;
	position: absolute;
}

.list-magasins-2 {

	float: left;
	width: 138px;
	height: 224px;
	margin-left: 66px;
	background: url('shop_block_bg.png') no-repeat;
}

.list-magasins-2 img
{
	width: 109px;
	height: 95px;
	margin: 16px 0 0px 15px;
}

.list-magasins-2 h1 {
	color: #3d5523;
	font: bold 11pt arial;
	margin: 16px 0 0 15px;
	text-transform: uppercase;
	height: 17px;
	overflow: hidden;
}

.list-magasins-2 h2 {
	color: #5f9841;
	margin: 0 0 10px 15px;
	font: bold 8pt arial;
	height: 30px;
	overflow: hidden;
}

.list-magasins-2 a {
	display:block;
	border: none;
	width: 109px;
	height: 23px;
	color: #ffffff;
	background: #5f9841;
	margin: 3px 0 0 16px;
	font-family:tahoma;
	font-size:10pt;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration:none;
	text-align:center;
	line-height:23px;
}

.prodyn-magasin
{
	position:absolute;
	top:220px;
	left:45px;
	width:867px;
	height:346px;
	background:url(detail-bg2.jpg) no-repeat;
	padding:15px;
	overflow:hidden;
}

.prodyn-magasin .scroll-me
{
	position:relative;
	width:867px;
	height:346px;
}

.prodyn-magasin h2
{
	font-family: arial;
	font-size: 29px;
	font-weight: bold;
	color: #e9631f;
}

.prodyn-magasin h3
{
	font-family: arial;
	font-size: 23px;
	font-weight: bold;
	color: #3e5423;
}

.prodyn-magasin h4
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #6a6a6a;
}

.prodyn-magasin ul
{
	margin:5px 0px 5px 0px;
}

.prodyn-magasin li
{
	margin:0px 0px 0px 15px;
}

.prodyn-magasin p, .prodyn-magasin li
{
	font-family: arial;
	font-size: 12px;
	color: #3d5523;
}

.prodyn-magasin a
{
	color:#e9631f;
	text-decoration:none;
}

.prodyn-magasin a:hover
{
	text-decoration:underline;
}

.prodyn-magasin .d-txt
{
	position:relative;
	float:left;
	width:330px;
}

.prodyn-magasin .d-txt h1
{
	font-family: arial;
	font-size: 29px;
	font-weight: bold;
	color: #e9631f;
}

.prodyn-magasin .d-txt ul
{
	list-style-type:none;
	padding:3px 0px 3px 0px;
}

.prodyn-magasin .d-txt p, .prodyn-magasin .d-txt li
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #3d5523;
}

.prodyn-magasin .d-txt li
{
	margin:0px;
	padding:0px 0px 0px 15px;
	background:url(hours.png) no-repeat left;
	line-height:14px;
}

.prodyn-magasin .d-txt strong
{
	color: #e9631f;
}

.prodyn-magasin a.access-plan
{
	position:absolute;
	bottom:-5px;
	left:-3px;
	display:block;
	width:303px;
	height:60px;
	line-height:60px;
	background:url(access-plan.jpg) no-repeat;
}

.prodyn-magasin .d-img
{
	position:relative;
	float:right;
	width:518px;
	padding:15px 0px 0px 0px;
}

.prodyn-magasin .d-img img
{
	position:relative;
	float:left;
}

.prodyn-magasin .d-img img.vignette
{
	position:relative;
	float:right;
	margin:0px 3px 6px 0px;
}

strong.popup
{
	font-family:arial;
	cursor:pointer;
	background:url(contact.gif) no-repeat left;
	padding:0px 0px 0px 17px;
}

img.close, img.n-close
{
	position:absolute;
	top:0px;
	right:20px;
	cursor:pointer;
}

/* FORM */

.d-form, .n-news
{
	position:absolute;
	top:150px;
	margin:0px 0px 0px 50%;
	left:-250px;
	width:533px;
	height:auto;
	display:none;
}

.d-top, .n-top
{
	position:relative;
	width:533px;
	height:19px;
	background:url(form-top.png) no-repeat;
}

.d-bg, .n-bg
{
	position:relative;
	width:493px;
	height:auto;
	background:url(form-bg.png) repeat-y;
	padding:0px 20px 0px 20px;
}

.d-bottom, .n-bottom
{
	position:relative;
	width:533px;
	height:19px;
	background:url(form-bottom.png) no-repeat;
}

.d-form h2, .n-news h2
{
	font-family: arial;
	font-size: 18px;
	color: #366c20;
	margin:0px 0px 10px 0px;
}

.n-news h3
{
	font-family: arial;
	font-size: 23px;
	font-weight: bold;
	color: #3e5423;
}
.n-news h4
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #6a6a6a;
}
.n-news p
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #3d5523;
	padding:8px 0px 8px 0px;
}
.n-news strong
{
	font-family: arial;
	font-weight:bold;
	color: #e9631f;
}
.n-news ul, .n-news ol
{
	padding:8px 0px 8px 0px;
	margin:0px;
}
.n-news li
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #3d5523;
	padding:0px;
	margin:0px 0px 0px 20px;
}
.n-news a
{
	color:#e9631f;
	text-decoration:none;
}
.n-news a:hover
{
	text-decoration:underline;
}

form
{
	position:relative;
	width:493px;
	height:40px;
}

form fieldset
{
	position:relative;
	float:left;
	border:none;
	width:336px;
}

form legend
{
	display:none;
}

form div
{
	position:relative;
	float:left;
	width:auto;
	margin:0px 0px 5px 0px;
}

form label
{
	position:relative;
	display:block;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#3d5525;
	width:auto;
	text-align:right;
}

form input
{
	float:left;
	width:250px;
	height:18px;
	margin:0px 0px 0px 5px;
	border:2px solid #f0772e;
	font-size:12px;
	padding:2px 0px 0px 0px;
}

form textarea
{
	width:250px;
	height:73px;
	margin:0px 0px 0px 5px;
	border:2px solid #f0772e;
	font-size:12px;
	padding:2px 0px 0px 0px;
}

form #div_submit input
{
	position:relative;
	float:left;
	width:94px;
	height:30px;
	background:url(submit.jpg) no-repeat;
	cursor:pointer;
	border:none;
	margin:-3px 0px 0px 5px;
	
	font-family:arial;
	font-size:11px;
	color:#ffffff;
}

span.erreur
{
	display:none;
}

input.error, textarea.error
{
	border:2px solid #ff0000;
	background:#ffe1e1;
}

p.formulaire_msg_droit
{
	font-size:9px;
	width:480px;
	clear:both;
	color:#b9b595;
}

p.formulaire_msg_droit br
{
	display:none;
}

/* MENU */

#menu_0 { 
	width: 890px;
	height: 96px;
	margin: 0 auto;
	background: #5f9841;
	list-style-type: none;
	padding: 0px 0px 0px 100px;
}

#menu_0 li {
	display: block;
	float: left;
	margin-top: 7px;
	margin-left: 10px;
	text-align: right;
	background: url('arrow.png') 0 60% no-repeat;
	padding: 0px 0px 0px 23px;
}

#menu_0 li a {
	color: #ffffff;
	text-decoration: none;
	font: 16pt Comic Sans MS;
	text-transform: capitalize;
}

#menu_0 li.current_0 a, #menu_0 li a:hover
{
	color:#113500;
}

/* FOOTER */

#footer {
	width: 990px;
	height: 35px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#footer h1 {
	padding-top: 15px;
	color: #3d5523;
	font: bold 10pt Arial;
}

#footer a {
	color: #3d5523;
	font: bold 10pt Arial;
}

#footer a img {
	top: 4px;
	right: 0;
	position: absolute;
}
