* {
margin:0;
padding:0;
font-family: Arial,Verdana, Helvetica, sans-serif;
}
/*  on supprime les marges internes et externes pour tous les blocs qui on des marges par défaut (H1 .... H6, p, ul ... */

html, body {
height: 100%;
}

body {
background: #d6decd url(fond_page.jpg) repeat-x top;
}

#middle a:link{color: #38753a; text-decoration:none;}
#middle a:visited{color: #38753a; text-decoration:none;}
#middle a:hover{color: #fff; text-decoration:none;background:#8ac33d;}

#footer a:link{color: #38753a; text-decoration:none;}
#footer a:visited{color: #38753a; text-decoration:none;}
#footer a:hover{color: #fff; text-decoration:none;background:#8ac33d;}


#under_menu a:link{color: #38753a; text-decoration:none;}
#under_menu a:visited{color: #38753a; text-decoration:none;}
#under_menu a:hover{color: #fff; text-decoration:none;background:#8ac33d;}

a:link{color: #38753a; text-decoration:underline;}
a:visited{color: #38753a; text-decoration:underline;}
a:hover{color: #38753a; text-decoration:none;}



/* ************************ GLOBAL ********************************** */
#global {
position: relative;
min-height: 100%;
width: 949px;
margin: 0 auto; /*permet de centrer un élément*/
background-color:#fff;
}

/* ************************ HEADER ********************************** */
#header {
position:relative;
height: 123px;	
background:url(header.jpg) no-repeat top;
margin-bottom:100px;
}
	
#header #slogan {
	display: block;
	position: absolute;
	top: 100px;
	left: 400px;
	z-index: 50;
	font-size: 12px;
	text-align:center;
}

#header a#logo {
	display:block;
	position:absolute;
	left:400px;
	top:60px;
	width:223px;
	height:34px;
}
#complement_bandeau {
	display: block;
	position: absolute;
	top: 123px;
	right: 28px;
	z-index: 50;
}
.nav_level {
	display:none;
}

#header div {
	display: block;
	position: absolute;
	top: 30px;
	left: 400px;
	z-index: 50;
	font-size: 11px;
	text-align:center;
	width:200px;
}


/* ************************ MENU ********************************** */
ul#menu_0 {
position:absolute;
background:url(menu.gif) repeat-x top;
height:48px;
width:937px;
top:123px;
left:6px;
list-style-type:none;
}

#menu_0 li {
display:inline;
overflow:hidden;
}

#menu_0 li a {
	display:block;
	float:left;
	background:url(onglet_passif.jpg) no-repeat top;
	text-align:center;
	text-transform : uppercase;
	text-decoration:none;
	font-size:11px;
	font-weight:500;
	width:107px;
	height:49px;
	color:#fff;
	line-height:48px;
	overflow:hidden;
}

#menu_0 li a:hover, #menu_0 li.current_0 a {
	color:#000;
	background:url(onglet_actif.jpg) no-repeat top;
}


/* ************************ MENU LANGUE ********************************** */
ul#menu_langue {
position:absolute;
/*background:url(fond_menu_drapeau.gif) no-repeat left top;height:48px;*/
width:100px;
top:135px;
right:120px;
list-style-type:none;
z-index: 70;
}

#menu_langue li {
display:inline;
}

#menu_langue li a {
	display:block;
	float:left;
	line-height:10px;
   	text-align:center;
	text-decoration:none;
	width:30px;
	color:#fff;
}


#menu_langue li a img:hover, #menu_langue li a img#current_langue {
	background:none;

}

#menu_langue li a:hover {
	background:none;

}

#menu_langue li a img {
	margin-top:18px;
}

/* ************************ SOUS MENU ********************************** */
ul#menugauche_1 {
position:relative;
width: 204px; 
list-style-type:none;
margin:0 0 20px 2px;
}
#menugauche_1 li {
padding: 0px 0px 5px 0px;
}
#menugauche_1 li a {
	display:block;
	background:url(h2_right.gif) repeat-x top;
	text-align:center;
	text-transform : uppercase;
	text-decoration:none;
	font-size:12px;
	font-weight:700;
	width: 200px; 
	height:30px;
	color:#fff;
	line-height:30px;
}

#menugauche_1 li a:link, #menugauche_1 li a:visited {
	color:#fff;
}

#menugauche_1 li a:hover, #menugauche_1 li.current_cat_1 a {
	color:#000;
	background:url(h2_left.gif) repeat-x top;
}


/* ************************ SOUS SOUS MENU ********************************** */
ul#menugauche_2 {
position:relative;
width: 198px; 
list-style-type:none;
}


#menugauche_1 li ul#menugauche_2 li a {
	display:block;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	width: 198px; 
	height:20px;
	overflow: hidden;
	color:#000;
	line-height:20px;
	border-bottom:solid 1px #ccc;
	background:#fff;
}

#menugauche_1 li ul#menugauche_2 li a:hover, #menugauche_1 li ul#menugauche_2 li.current_cat_2 a {
	color:#00552f;
	background:#f5faeb;
}

/* ************************ UNDER MENU ********************************** */
#under_menu {
	position:absolute;
	display: block;
	width:934px;
	height:34px;
	left:6px;
	top:171px;
	background:#e1e1e1;
	font-size:10px;
	line-height:34px;
	color:#555555;
	padding: 2px 0px 0px 3px;
	
}

input.submit_search {
position:relative;
z-index:101;
cursor:pointer;
	
}

#under_menu #moteur {
position:relative;
font-size:11px;
line-height: 15px;
padding: 2px 0px 0px 3px;
width: 93px;
height:15px;
z-index:100;
}

#liens_connexion {
	display: block;
	width:200px;
	height:36px;
	position: absolute;
	top: 0px;
	right: 16px;
	line-height:17px;
}
#under_menu #liens_connexion a {
	background: url(puce_lien1.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	color: #39763b;
	display: block;
	float: left;
	width: 65px;
}
#under_menu #liens_connexion a.logout {
	background: url(puce_lien2.gif) no-repeat 0px 4px;
	color: #c60000;
}
#under_menu #liens_connexion a:hover {
	color: #000000;
}

#under_menu a#rss {
	position:absolute;
	top:0px;
	right:0px;
	display:block;
	width:46px;
	height:47px;
	background:url(icon-rss.png) no-repeat;
}
/* ************************ CENTER ********************************** */
#center {
position:relative;
padding-bottom: 100px; /* éviter la superposition du pied de page et du contenu : même valeur que heiht du footer */
margin:0px 6px 0px 6px;

}

.intercalaire {
margin-bottom:10px;
display: block;
}
#left p.intercalaire.inter_shortcut {
	display:none;
}


div#ariane {
position:absolute;
top:-40px;
left:0px;
font-size:10px;
padding-left:222px;
margin-bottom:15px;	
}

/* ************************ LEFT ********************************** */
#left {
position:relative;
float: left;
width: 204px; 
/*overflow:hidden;*/
font-size: 11px;
/*background-color:#e1e1e1;*/
background: url(fond_left.gif) repeat-x;
border: 1px solid #e1e1e1;
margin-right:15px;
padding: 5px 0px 0px 0px;
}

#left div {
	padding:0px;
	margin:0px;
}

.accroche {
padding:5px;
text-align:justify;
}

#left h2, #left .h2 {
	/*height:40px;
	line-height:40px;*/
	height:30px;
	line-height:30px;
	text-align:center;
	background:url(h2_left.gif) repeat-x top;
	font-size:12px;
	color:#fff;
	text-transform : uppercase;
	width: 204px;
	margin: -5px 0px 0px 0px;
	clear: both; 
}
#left img {
	margin: -5px 0px 0px -5px; 
}
#left h3, #left .h3 {
	font-size:13px;
	padding-left:5px;
	margin-top:10px;
	color: #39763b;
}
#left h4, #left .h4 {
	font-size:12px;
	margin-left:3px;
	}



#left p {
	padding:5px;
}

#left a img {
border:2px solid #38753a;
}



/* ************************ MIDDLE ********************************** */
#middle {
font-size:11px;
float:left;
width:500px;
}


#middle h1, #middle h2, #middle .h1, #middle .h2 {
	clear:both;
	color: #38753a;
	font-size:20px;
	margin-bottom:15px;
	border-bottom:solid 1px;
}
#middle h3, #middle .h3 {
	font-size: 13px;
}
#middle h4, #middle .h4 {
	font-size:12px;
	}
#middle table {
	margin-left:-10px;
	}


/* ************************ MIDDLE ********************************** */

#droite_large {
font-size:11px;
float:left;
width:716px;

}

#droite_large h1, #droite_large h2, #droite_large .h1, #droite_large .h2 {
	clear:both;
	color: #38753a;
	font-size:20px;
	margin-bottom:15px;
}
#droite_large h3, #droite_large .h3 {
	font-size: 13px;
}
#droite_large h4, #droite_large .h4 {
	font-size:12px;
	}



/* ************************ RIGHT ********************************** */
#right {
	clear:right;
	float: right;
	width: 204px;
	overflow: hidden;
	font-size: 11px;
	border: 1px solid #e1e1e1;
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	background: url(fond_right.gif) repeat-x;
	text-align:center;
	
}

#right div {
	padding:0px;
	margin:0px;
}

#block .h2 {
	height:30px;
	line-height:30px;
	text-align:center;
	/*background:url(h2_right.gif) repeat-x top;*/
	/*background:url(h2_left.gif) repeat-x top;*/
	font-size:12px;
	color:#fff;
	text-transform : uppercase;
	overflow: hidden;
	width: 209px;
	margin: -5px 0px 5px -5px; 
	clear: both;
}

#right h2, #right h3, #right .h2, #right .h3 {
	height:30px;
	line-height:30px;
	text-align:center;
	/*background:url(h2_right.gif) repeat-x top;*/
	background:url(h2_left.gif) repeat-x top;
	font-size:12px;
	color:#fff;
	text-transform : uppercase;
	overflow: hidden;
	width: 209px;
	margin: -5px 0px 5px -5px; 
	clear: both;
}

#right h4, #right .h4 {
	font-size:12px;
	padding-left:5px;
	margin-top:0px;
}

#right h5, #right .h5 {
	font-size:12px;
	}
#right p {
	font-size:11px;
	padding:5px;
	text-align: justify;
}


#right a img {
border:2px solid #38753a;
}

#right a.highslide
{
	display:block;
	clear:both;
	text-align:center;
	width:204px;;
}

/* 2012 */
#left div.bloc2012
{
	position:relative;
	float:left;
	clear:both;
	display:block;
	width:222px;
	height:auto;
	margin:0px 0px 5px -8px;
}
#left div.bloc2012 h3
{
	position:relative;
	display:block;
	width:222px;
	height:46px;
	background:url(kar-title.png);
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	text-transform:uppercase;
	line-height:45px;
	padding:0px;
}
#left div.bloc2012 p
{
	position:relative;
	clear:both;
	top:-8px;
	z-index:104;
	display:block;
	width:178px;
	height:auto;
	line-height:19px;
	background:#fdfdfd;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	padding:9px;
	margin:0px 0px 0px 11px;
	overflow:hidden;
	border:1px solid #dedede;
	border-top:none;
	text-align:justify;
}
#left div.bloc2012 p a
{
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	display:block;
}
#left div.bloc2012 p br
{
	display:none;
}
#left div.bloc2012 img
{
	position:relative;
	padding:0px 12px;
	margin:-6px 0px 0px -1px;
	z-index:99;
	width:198px;
	border:none;
}
#left div.bloc2012 a.span
{
	position:absolute;
	top:115px;
	left:20px;
	z-index:110;
	display:block;
	width:85px;
	height:65px;
	background:url(kar-price.png);
	font-family:Arial;
	font-size:12px;
	color:#af611d;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	padding:20px 0px 0px 0px;
	line-height:20px;
}
#left div.bloc2012 a.span b
{
	font-size:25px;
}
#left div.bloc2012 a.lorange
{
	position:relative;
	z-index:105;
	display:block;
	width:198px;
	height:auto;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#7f430f;
	text-decoration:none;
	text-align:center;
	text-decoration:none;
	margin:-5px 0px 0px 11px;
	line-height:18px;
}
#left div.bloc2012 a.lorange span.otop
{
	position:relative;
	float:left;
	clear:both;
	display:block;
	width:198px;
	height:5px;
	background:url(kar-orange-top.png) no-repeat;
}
#left div.bloc2012 a.lorange span.obg
{
	position:relative;
	float:left;
	clear:both;
	display:block;
	width:158px;
	height:auto;
	padding:0px 20px 3px 20px;
	background:#f7a24f;
}
#left div.bloc2012 a.lorange span.obot
{
	position:relative;
	float:left;
	clear:both;
	display:block;
	width:198px;
	height:8px;
	background:url(kar-orange-bottom.png) no-repeat;
}
#left div.bloc2012 a
{
	border:none;
}

a#suivi2012
{
	position:relative;
	display:block;
	width:128px;
	height:34px;
	background:url(kar-suivi-colis.png);
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	line-height:34px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	padding:0px;
	margin:10px 0 0 0;
	border:none;
}

/* ************************ PANIER DROITE ********************************** */
#panier_droite {
	background: url(fond_panier.gif) no-repeat;
	border: 1px solid #e1e1e1;
	display: inline;
	float: right;
	width: 204px; 
	overflow:hidden;
	padding: 0px 0px 15px 0px;
}

#panier_droite h3{
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	text-transform : uppercase;
	width: 200px;
}
#panier_droite * {
	
	font-size: 12px;
	text-align: center;
}

#panier_droite p {
	clear:both;
	padding:7px 0 0 0;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	color:#38753a;;
}

#panier_droite a#voir_panier {
	display:block;
	width: 100px;
	height:20px;
	margin: 5px 0px -10px 50px;
	line-height: 20px;
	font-weight: bold;
	color: #848484;
	border: 1px solid #848484;
	font-size: 11px;
	background: none;
}
#panier_droite a#voir_panier:hover {
	border: 1px solid #ffffff;
	background: #38753a;
	color: #ffffff;
}


/* ************************ FOOTER ********************************** */
#footer {
position: absolute;
width: 949px;
bottom: 0;
height:23px;
z-index:10;
padding-bottom:40px;
background: #d6decd url(footer.gif) ;
background-repeat:no-repeat;

}

#footer p {
	font-size:10px;
	float:left;
	position:absolute;
	left:15px;
	bottom:15px;
}

#footer p a:link{color: #25612e; text-decoration:none;padding-left:5px;padding-right:5px;}
#footer p a:visited{color: #25612e; text-decoration:none;padding-left:5px;padding-right:5px;}
#footer p a:hover{color: #fff; text-decoration:none;background:#8ac33d}


/* ************************ FOOTER MENU ********************************** */
ul#pied_page_1 {
position:absolute;
left:15px;
bottom:14px;
list-style-type:none;
}

#pied_page_1 li {
display:inline;

}

#pied_page_1 li a {
	display:block;
	float:left;
   	text-align:center;
	text-decoration:none;
	font-size:10px;
	font-weight:500;
	padding:0px 15px 0px 15px;
	margin:0 1px 0 1px;
}

#pied_page_1 li.current_pied_page_1 a{
background:#8ac33d;	
}

a#puce_adipso {
	position:absolute;
	right:20px;
	bottom:10px;
	display:block;
	float:right;
	border:none;
	width:70px;
	height:20px;
	background:url(adipso.jpg) no-repeat top;
}
a#puce_adipso:hover {
	background:url(adipso.jpg) no-repeat top;
}
#puce_adipso strong {
	display: none;
}

.adisign
{
	position:absolute;
	bottom:0px;
	right:0px;
	width:213px;
	height:277px;
	z-index:999;
		display:none;
}
.adisign img
{
	position:relative;
	border:none;
	padding:25px;
}
.adisign p
{
	position:relative;
	font-family:Arial;
	font-size:11px;
	line-height:15px;
	color:#636363;
	padding:40px 25px 5px 25px;
	margin:0px;
}
.adisign.black p a, .adisign.white p a
{
	color:#636363;
	text-decoration:none;
}
.adisign a.adilink
{
	position:relative;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
	text-decoration:none;
	padding:0px 25px 25px 25px;
	margin:0px;
}
.adisign.black{background:url(adiblack.png) no-repeat;}
.adisign.white{background:url(adiwhite.png) no-repeat;}
.adisign.black.inverse{background:url(adiblack2.png) no-repeat;}
.adisign.white.inverse{background:url(adiwhite2.png) no-repeat;}

.adisign.black a{color:#FFFFFF;}
.adisign.white a{color:#000000;}

#jardin_bio {
	display:block;
	position: absolute;
   text-align:center;
	text-decoration:none;
	font-size:10px;
	font-weight:500;
	padding:0px 15px 0px 15px;
	bottom: 14px;
	/*left: 570px;*/
	left: 770px;
}
.lien_blog {
	display:block;
	position: absolute;
   text-align:center;
	text-decoration:none;
	font-size:10px;
	font-weight:500;
	padding:0px 15px 0px 15px;
	bottom: 14px;
	left: 730px;
}



/* ************************** FORMULAIRE CONTACT ************************************ */

#form_contact {
	margin: 0px;
}
#form_contact fieldset {
	padding: 5px 20px 10px 20px;
	margin-bottom:20px;
	border:solid 1px #cccccc;
	background: #f5f5f5 url(fond_fieldset.gif) repeat-x;
}
#form_contact legend {
	color: #cccccc;
	font-size:1.2em;
	padding:10px 5px 0px 5px;
	font-weight:bold;
	margin-bottom:15px;
}
#form_contact div {
	overflow: hidden;
	width: 100%;
	text-align: left;
	margin-bottom:10px;
}
#form_contact label {
	width: 100px;
	display: inline;
	float: left;
	line-height: 17px;
	text-align: right;
	margin: 0px 5px 0px 0px;
	font-size:12px;
}
#form_contact fieldset input {
	width: 290px;
}
#form_contact textarea {
font-size:12px;
}
#form_contact #p_nom, #form_contact #p_mel {
	font-weight: bold;
}
#form_contact #p_submit {
	margin: 10px 0px 0px 250px;
}
#form_contact .validation-advice {
	display: inline;
	float: left;
	margin: 0px 0px 5px 107px;
	font-size: 11px;
	color: #ff9000;
}
#form_contact .formulaire_msg_droit {
	padding: 15px 0px 0px 0px;
	color: #aaaaaa;
}
#form_contact .formulaire_msg_droit br {
	float: left;
}

/* ************************** FORMULAIRE NEWSLETTER ************************************ */

#frm_inscription {
	margin: 0px;
}
#frm_inscription fieldset {
	padding: 5px 20px 10px 20px;
	margin-bottom:20px;
	border:solid 1px #cccccc;
	background: #f5f5f5 url(fond_fieldset.gif) repeat-x;
}
#frm_inscription legend {
	color: #cccccc;
	font-size:1.2em;
	padding:10px 5px 0px 5px;
	font-weight:bold;
	margin-bottom:15px;
}
#frm_inscription div {
	overflow: hidden;
	width: 100%;
	text-align: left;
	margin-bottom:10px;
}
#frm_inscription label {
	width: 100px;
	display: inline;
	float: left;
	line-height: 17px;
	text-align: right;
	margin: 0px 5px 0px 0px;
	font-size:12px;
}
#frm_inscription fieldset input {
	width: 290px;
}
#frm_inscription #p_submit {
	margin: 10px 0px 0px 250px;
}
#frm_inscription .validation-advice {
	display: inline;
	float: left;
	margin: 0px 0px 5px 107px;
	font-size: 11px;
	color: #ff9000;
}
#frm_inscription .formulaire_msg_droit {
	padding: 15px 0px 0px 0px;
	color: #aaaaaa;
}
#frm_inscription .formulaire_msg_droit br {
	float: left;
}

  /* ************************** FORMULAIRE AFFILIATION ************************************ */

#form_affil {
	margin: 0px;
}
#form_affil fieldset {
	padding: 5px 20px 10px 20px;
	margin-bottom:20px;
	border:solid 1px #cccccc;
	background: #f5f5f5 url(fond_fieldset.gif) repeat-x;
}
#form_affil legend {
	color: #cccccc;
	font-size:1.2em;
	padding:10px 5px 0px 5px;
	font-weight:bold;
	margin-bottom:15px;
}
#form_affil div {
	overflow: hidden;
	width: 100%;
	text-align: left;
	margin-bottom:10px;
}
#form_affil label {
	width: 100px;
	display: inline;
	float: left;
	line-height: 17px;
	text-align: right;
	margin: 0px 5px 0px 0px;
	font-size:12px;
}
#form_affil fieldset input {
	width: 290px;
}
#form_affil textarea {
font-size:12px;
}
#form_affil #p_nom, #form_affil #p_mel {
	font-weight: bold;
}
#form_affil #p_submit {
	margin: 10px 0px 0px 230px;
}
#form_affil .validation-advice {
	display: inline;
	float: left;
	margin: 0px 0px 5px 107px;
	font-size: 11px;
	color: #ff9000;
}
#form_affil .formulaire_msg_droit {
	padding: 15px 0px 0px 0px;
	color: #aaaaaa;
}
#form_affil .formulaire_msg_droit br {
	float: left;
}
#form_affil #empty {
	visibility: hidden;
}


/* ************************** GALERIE PHOTO ************************************ */

#middle .galerie {
	width:204px;
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	border:solid 3px #ccc;
	text-align:center;
}
#right .galerie {
	width:208px;
	height: 150px;
	margin: -5px 0px -15px -5px;
	padding: 10px 0px 10px 0px;
	border:0px;
	text-align:center;
	font-size: 14px;
}
#right .galerie a img {
	border-color: #38753a;
}




/* ========================================================================= */
/*							BOUTIQUE
/* ========================================================================= */



/* ************************ BOUTIQUE ********************************** */
#boutique {
position:relative;
float: left;
/*width: 711px; */
width: 485px;
overflow:hidden;
font-size:11px;
/*background-color:#ccc;*/
margin-right:16px;
}
#boutique h2, #boutique h1 {
	font-size:16px;
	margin-bottom:15px;
	color: #38753a;
	border-bottom: 1px solid #848484;
}

/* ************************** COMMERCE NIVEAU 1 ************************************ */

#middle .niv_1_plante {
	width: 145px;
	height: 150px;
	position: relative;
	display: inline;
	float: left;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px 7px 10px 7px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(fond_niv_1_plante2.gif) repeat-x bottom;
}
#middle .niv_1_plante:hover {
	background: url(fond_niv_1_plante2_hover.gif) repeat-x bottom;
}
#middle .niv_1_plante span {
	line-height: 25px;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 145px;
	background: url(fond_niv_1_plante.gif) repeat-x bottom;
}

#middle .niv_1_plante img {
	width:120px;
	height:120px;
}
#middle .niv_1_plante:hover span {
	background: #8ac33d;
}


/* ************************** COMMERCE NIVEAU 2 ************************************ */

#middle table.niv_2_plante {
	width: 100%;
	margin: 0px 0px 4px 0px;
	border: 1px solid #e1e1e1;
	background: url(fond_niv_2_plante.gif) repeat-x bottom;
	overflow: hidden;
	font-size: 10px;
}
#middle .niv_2_plante .vig {
	width: 40px;
	height: 40px;
	float: left;
	border: 0px;
	margin: 0px 10px 0px 0px;
}
#middle .niv_2_plante h3 {
	width: 313px;
	margin: 3px 0px 1px 0px;
	float: left;
	font-size: 13px;
	overflow: hidden;
}
#middle table.niv_2_plante td span {
	clear:both;
	float:right;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

#middle table.niv_2_plante td div {
	clear:both;
	width: 330px;
	line-height: 10px;
	margin: 0px 5px 0px 0px;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: 100;
}


/* ************************** FICHE PRODUIT ************************************ */
#fiche_produit {
	display: inline;
	float: left;
	width: 485px;
	text-align: justify;
}
#fiche_produit strike {
	color: #555555;
	clear: both;
	width: 95px;
}
#fiche_produit h3 {
	font-size: 12px;
	color: #38753a;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #999999;
	text-align: left;
	width: 485px;
	float: left;
	clear: both;
}
#fiche_produit img {
	display: inline;
	float: right;
	margin: 0px 0px 0px 10px;
}
#fiche_produit #grande_photo {
	float: right;
}

.ligne_produit_fiche {
	width: 483px;
	display: inline;
	float: left;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	background: #f5faeb;
	border: 1px solid #e1e1e1;
	clear: both;
}
.ligne_produit_fiche * {
	display: inline;
	float: left;
	margin: 0px;
}
.ligne_produit_fiche .col_1 {
	width: 240px;
	color: #38753a;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
}
.ligne_produit_fiche .col_2 {
	width: 95px;
	text-align: center;
	overflow: hidden;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
}
.ligne_produit_fiche .col_3 {
	width: 117px;
	overflow: hidden;
	padding: 3px 5px 3px 5px;
}
.ligne_produit_fiche .col_1_option {
	width: 245px;
	color: #555555;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}
.ligne_produit_fiche .col_2_option {
	width: 88px;
	text-align: center;
	overflow: hidden;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
	color: #555555;
}
.ligne_produit_fiche .col_3 input {
	margin: -3px 0px 0px 0px;
}
.ligne_produit_fiche .col_1_option input {
	margin: 0px 5px 0px 5px;
}
#fiche_produit .ligne_produit_fiche .head, #fiche_produit .head {
	font-weight: normal;
	color: #000000;
	background: none;
	border: 0px;
}
.conseils_fiche {
	position:relative;
	display: block;
	clear:both;
	width: 100%;
	margin: 10px 0px 0px 0px;
}
.conseils_fiche div {
	position:relative;
	border: 1px solid #e1e1e1;
	margin: 0px 0px 5px 0px;
	padding: 10px 10px 10px 70px;
	background: url(fond_conseil_fiche.gif) repeat-x bottom;
	min-height: 50px;	
}
.conseils_fiche img {
	position:absolute;
	top:10px;
	left:0px;
	clear:both;
	width: 50px;
	height: 50px;
	border: 0px;
	float: left;
}
.conseils_fiche h4 {
	font-size: 12px;
	color: #38753a;
	text-align: left;
	padding-bottom:5px;
}
.notes_bas_page {
	display: inline;
	float: left;
	width: 483px;
	color:#777;
}


/* ************************** PANIER ************************************ */
.ligne_commande {
	display: inline;
	float: left;
	width: 485px;
	background: #f5faeb;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
}
.ligne_commande .col_1 {
	display: inline;
	float: left;
	width: 215px;
	padding: 3px 5px 3px 5px;
	color: #38753a;
}
.ligne_commande .col_2 {
	display: inline;
	float: left;
	width: 85px;
	padding: 3px 5px 3px 5px;
	text-align: center;
}
.ligne_commande .col_3 {
	display: inline;
	float: left;
	width: 50px;
	padding: 3px 5px 3px 5px;
	text-align: center;
}
.ligne_commande .col_4 {
	display: inline;
	float: left;
	width: 95px;
	padding: 3px 5px 3px 5px;
	text-align: right;
}
.ligne_commande .head, .head {
	font-weight: normal;
	background: none;
	color: #000000;
}
.ligne_commande .col_3 input {
	text-align: center;
}
#prix_total {
	display: inline;
	float: right;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	color: #38753a;
	border: 1px solid #38753a;
	background: #f5faeb;
}
#prix_total span {
	display: inline;
	float: right;
}
#middle #btn_commander {
	display: inline;
	float: right;
	width: 150px;
	margin: 15px 0px 0px 0px;
	background: #38753a;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	clear: both;
	padding: 3px 5px 3px 5px;
	border: 1px solid #ffffff;
}
#middle #btn_commander span {
	color: #ffffff;
}
#middle #btn_commander:hover {
	background: #ffffff;
	border: 1px solid #38753a;
}
#middle #btn_commander:hover span {
	color: #38753a;
}
#middle #btn_continuer {
	display: inline;
	float: left;
	width: 150px;
	margin: 15px 0px 0px 0px;
	background: #38753a;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 3px 5px 3px 5px;
	border: 1px solid #ffffff;
}
#middle #btn_continuer span {
	color: #ffffff;
}
#middle #btn_continuer:hover {
	background: #ffffff;
	border: 1px solid #38753a;
}
#middle #btn_continuer:hover span {
	color: #38753a;
}

/* ************************* MON COMPTE ****************************** */
#infos_compte {
	padding: 0px 0px 5px 0px;
	float: left;
	display: inline;
}
#infos_compte span {
	padding: 3px 0px 3px 5px;
	float: left;
	width: 170px;
	font-weight: bold;
}
#infos_compte span a {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 25px;
	font-weight: normal;
}
#infos_compte a {
	padding: 3px 0px 3px 5px;
	float: left;
	width: 200px;
}
/*#infos_compte input {
	vertical-align: text-bottom;
}*/


/* ************************ MESSAGE ERREUR ******************************* */
#message_erreur {
	padding:20px;
	background:#ce3737;
	color:#fff;
	margin:20px 0 20px 0;
	font-weight:bold;
}
#message_erreur_vert {
	padding:20px;
	background:#83a50d;
	color:#fff;
	margin:20px 0 20px 0;
	font-weight:bold;
}


/* ************************ MESSAGE ERREUR FORM COMMERCE ******************************* */


label.error {
	clear:both;
	width: auto;
	text-align:left;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size:11px;
	background-color:#FF0000;
}