/*--------------------------------------
/*   derniÃ‹re modification : 24/04/2009 
/*   par Kinaly
/* ----------------------------------- */

/* RESET
-------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
del, dfn, font, img, ins, kbd, samp,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*    initialisation : balises XHTML generales
--------------------------------------------------- */
html { font-size: 11px; }

body  {
	background: #fff url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_body.gif) left top repeat-x;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #696969;
}

p { margin: 0 0 11px; }

a {	color: #696969; text-decoration: none;}
a:hover { color: #e50058; text-decoration: none; }

h1, h2, h3, h4, h5, h6 { margin: 0 0 6px 0; }

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #e50058;
	line-height: 26px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #96c03a;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #96c03a;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #96c03a;
}

em { font-style: italic;}

strong { font-weight: bold;}

th { color: #FFFFFF; background-color: #e50058; padding: 1px 2px; font-size: 11px; }

th a { color: #FFFFFF; }

td { padding: 3px;}

form img {vertical-align: middle;}

input { color:#000000; font-size: 10px; margin: 4px 0; vertical-align: middle; }

select, option { color:#000000; font-size: 10px; padding-left: 4px;}

textarea { color:#000000; font-size: 10px; margin: 6px 0; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_input.gif) right top no-repeat; border: 1px solid #a7a5a5; }

/*    classes generales
--------------------------------------------------- */
.clearfloat { clear: both;}

.droite { text-align: right;}
.gauche { text-align: left;}
.centre { text-align: center;}

.fl-droite { float: right; }
.fl-gauche { float: left; }

.txt-italique { font-style: italic; }

.nobr { white-space: nowrap; }

.overflow-hide { overflow: hidden;}

.nodisplay { display: none;}


/*    structure : armature
--------------------------------------------------- */
#enveloppe-page { width: 971px; margin: auto; background: #96c03a; }

#en-tete {
	position: relative;
	display: block;
	height: 233px;
	margin: 0 8px;
	background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/header.jpg) left top no-repeat;
}
.rs_index-magazine #en-tete { background-image: url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/header_mag.jpg); }

#logo { 
	background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_logo.gif) 19px 44px no-repeat;
	display: block;
	width: 295px;
	height: 167px;
}

#conteneur { position: relative; display: block; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/etiquette_livraison.jpg) left bottom no-repeat; }

#conteneur-interne { display: block; margin: 0 8px; }

#col-g {
	float: left;
	position: relative;
	display: block;
	width: 163px;
	left: 0;
	margin: 0 0 102px 0;
	padding: 0;
}

* html #col-g { margin: 0 -3px 94px auto;} /* pour resoudre le bug des 3px sous IE6*/

#col-d {
	float: right;
	position: relative;
	display: inline;
	width: 163px;
	right: 0;
	margin: 0;
}

* html #col-d { margin: 0 auto 0 -3px;} /* pour resoudre le bug des 3px sous IE6*/

.col-interne { margin: 8px;}

#marge { position: relative; overflow: hidden; }

#contenu-principal {
	position: relative;
	display: block;
	height: 1%;
	background: #fff url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_contenu.gif) left -14px no-repeat;
	margin: 0 8px; 
	padding: 16px 9px;
	overflow: hidden;
	line-height: 150%;
}
	#contenu-principal #contenu-principal-bottom { position: absolute; bottom: 0; left: 0; width: 100%; height: 14px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_contenu.gif) left top no-repeat; }
.rs_index #contenu-principal { padding: 9px 9px 14px; }

#pied-page {
	display: block;
	height: 16px;
	text-align: center;
	background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_footer.gif) left -44px repeat-x;
	position: relative;
	padding: 14px 12px;
	line-height: 16px;
	margin: 8px 8px 0;
	color: #fff;
}
	#pied-page .left { display: block; height: 44px; width: 12px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_footer.gif) left top no-repeat; position: absolute; top: 0; left: 0; }
	#pied-page .right { display: block; height: 44px; width: 12px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_footer.gif) left -88px no-repeat; position: absolute; top: 0; right: 0; }

	#pied-page a { color: #fff; text-decoration: none; }
	#pied-page a:hover { color: #fff; text-decoration: underline; }
	
#pub_rentashop {
	width: 970px;
	text-align: right;
	margin: 3px auto 10px;	
	color: #96C03A;
}
	#pub_rentashop a { color: #96C03A; text-decoration: none; }
	#pub_rentashop a:hover { color: #96C03A; text-decoration: underline; }
	
#fil_arianne { font-size: 10px; color: #696969; position: relative; top: -11px; }
	#fil_arianne a { color: #696969; text-decoration: none; }
	#fil_arianne a:hover { color: #696969; text-decoration: underline; }
	#fil_arianne a.actif,
	#fil_arianne a.actif:hover { color: #e50058; }


/*    structure : elements
--------------------------------------------------- */

#menu_top {
	position: absolute;
	bottom: 14px;
	left: 170px;
	width: 423px;
	color: #fff;
}
	#menu_top ul { display: inline; margin: 0; padding: 0; }
	#menu_top li { display: block; padding: 4px 16px; line-height: 16px; float: left; border-left: 1px solid #fff; font-size: 16px; font-weight: bold; }
	#menu_top li.first { border-left: none; }
	#menu_top a { color: #fff; text-decoration: none; }
	#menu_top a.active,
	#menu_top a:hover { color: #fff; text-decoration: underline; }


#elem_panier {
	position: absolute;
	right: 235px;
	top: 142px;
	width: 110px;
	color: #696969;
	font-size: 11px;
}
	#elem_panier h4 { margin: 0 0 10px 0; padding: 0; color: #96c03a; font-size: 18px; font-weight: bold; }
	#elem_panier h4 span { color: #e50058; text-decoration: underline; }
	#elem_panier h4 a,
	#elem_panier h4 a:hover { color: #96c03a; text-decoration: none; }
	#elem_panier h5 { margin: 18px 0 0 0; padding: 0; }
	#elem_panier h5 a,
	#elem_panier h5 a:hover { font-size: 14px; font-weight: bold; color: #e50058; text-decoration: none; }

#elem_compte {
	position: absolute;
	right: 13px;
	top: 148px;
	width: 127px;
	color: #96c03a;
	font-size: 13px;
	text-align: right;
}
	#elem_compte p { margin: 0 0 4px 0; padding: 0; }
	#elem_compte a { font-weight: bold; color: #96c03a; text-decoration: underline; }
	#elem_compte a:hover { color: #96c03a; text-decoration: none; }
	#elem_compte form div { background: #e50058; border: 1px solid #fff; padding: 2px 2px 0 2px; }
		#elem_compte form div input.form_text { width: 117px; background: #fff; padding: 1px 2px; border: 0; margin: 0 0 2px 0; color: #696969; }
	#elem_compte form input.form_submit { background: none; border: 0; margin: 0; padding: 0; color: #e50058; font-size: 11px; }
	

#elem_newsletter { 
	background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_nl.png) left top no-repeat;
	margin: -2px 0 8px;
	position: relative;
	height: 43px;
}
	#elem_newsletter h2 { color: #e50058; font-size: 11px; font-weight: bold; top: 6px; left: 54px; position: absolute; line-height: 13px; margin: 0; padding: 0; }
	#elem_newsletter input.form_text { color: #696969; font-size: 9px; top: 22px; left: 53px; position: absolute; line-height: 13px; width: 85px; height: 11px; margin: 0; padding: 2px 1px; border: 0; background: #fff; }
	#elem_newsletter input.form_submit { top: 22px; left: 140px; position: absolute; width: 14px; height: 15px; margin: 0; padding: 0; border: 0; }
	
#elem_rechercher {  }
	#elem_rechercher input.form_text { color: #696969; font-size: 9px; bottom: 18px; left: 9px; position: absolute; line-height: 15px; width: 89px; height: 13px; margin: 0; padding: 2px 1px; border: 0; background: #fff; }
	#elem_rechercher input.form_submit { bottom: 18px; left: 100px; position: absolute; width: 16px; height: 17px; margin: 0; padding: 0; border: 0; }
	#elem_rechercher #search_avancee { bottom: 18px; left: 120px; position: absolute; width: 44px; height: 17px; margin: 0; padding: 0; }


.bloc_menu {
	background: #fff;
	position: relative;
	padding: 0 0 13px 0;
	margin: 0 0 8px 0;
}
	.bloc_menu a { color: #696969; text-decoration: none; }
	.bloc_menu a:hover { color: #e50058; text-decoration: none; }
	.bloc_menu li { border-top: 1px solid #96c03a; line-height: 14px; padding: 4px 0; }
	.bloc_menu li.first { border-top: none; }
	.bloc_menu h2 { background: #fff url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_menu.gif) left -13px; height: 19px; line-height: 19px; padding: 8px 10px 8px 27px; font-size: 14px; color: #e50058; }
	.bloc_menu ul { margin: 0; list-style: none; }
	.bloc_menu ul,
	.bloc_menu .middle { padding: 0 10px; color: #696969; }
	.bloc_menu .bottom { background: #fff url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_menu.gif) left top; height: 13px; width: 100%; position: absolute; bottom: 0; left: 0; }
		.bloc_menu li ul { padding: 0; margin: 4px 0 -4px 0; }
		.bloc_menu li li { border-top: 1px dotted #c2dc89; padding: 2px 0 2px 10px; }
		
	.bloc_menu .active a { color: #e50058; text-decoration: none; }
	.bloc_menu .active a:hover { color: #e50058; text-decoration: underline; }
	.bloc_menu li.active li a { color: #696969; text-decoration: none; }
	.bloc_menu li.active li a:hover { color: #e50058; text-decoration: none; }
	.bloc_menu li li.active a { color: #e50058; text-decoration: none; }
	.bloc_menu li li.active a:hover { color: #e50058; text-decoration: underline; }


/*    classes recurrentes
--------------------------------------------------- */
.vert { color: #96c03a; }
.magenta { color: #e50058; }
	.magenta a { color: #e50058; text-decoration: none; }
	.magenta a:hover { color: #e50058; text-decoration: underline; }
.bgmagenta { background: #e50058; color: #fff; padding: 1px 2px; }
	
.fil_ariane { color: #696969; }

.bloc_xs { width: 160px; margin: 3px auto;}

.bloc_s { width: 400px; margin: 3px auto;}

.bloc_m { width: 480px; margin: 3px auto;}

.bloc_l { width: 520px; margin: 3px auto;}

.alerte_erreur { color: #FF0000; font-weight: bold;}
.alerte_info { color: #96c03a; font-weight: bold; }

.encart-dynamique { margin: 10px 0 0 0;}

.encart-dynamique li { }

.i-frame { background: #FFF; padding: 4px 8px;}

.i-frame form input { margin: 3px 0 10px 0;}

.i-frame p { margin: 0;}

.box-img { }


#colg-mag { width: 290px; margin-right: 30px; float: left; overflow: hidden; }

#edito-mag { border-bottom: 2px dashed #e50058; padding: 0 0 3px 0; margin: 0 0 13px 0; }
	#edito-mag h1 { line-height: 29px; font-size: 18px; }
		#edito-mag h1 span { color: #96c03a; font-size: 29px; }

.magazine #pagesWeb { line-height: 14px; }

.magazine #pagesWeb h1 { color: #96c03a; margin-bottom: 14px; line-height: 22px; }
#pagesWeb h2 {
	font-size: 12px;
	font-weight: bold;
	color: #e50058;
	text-transform: uppercase;
	margin: 20px 0 7px;
}
#pagesWeb ul {
	list-style-type: disc;
	margin: 3px 30px;
	padding: 0;
}

#mag_dossier_du_mois { width: 254px; padding: 0 7px 9px 6px; margin: 0 0 10px 0; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_dossier_du_mois.jpg) left bottom no-repeat; font-size: 10px; line-height: 12px; color: #696969; }
	#mag_dossier_du_mois h1 { font-size: 25px; color: #96c03a; font-weight: bold; line-height: 25px; padding: 0; margin: 12px 0 0 0; }
	#mag_dossier_du_mois h2 { font-size: 20px; color: #e71a68; font-weight: bold; line-height: 20px; padding: 0; margin: 0 0 7px 0; }
	#mag_dossier_du_mois a { color: #e71a68; font-weight: bold; text-decoration: none; }
	#mag_dossier_du_mois a:hover { color: #e71a68; text-decoration: underline; }
	
#home_zoom_sur { width: 250px; padding: 0 10px 50px 14px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/home_zoom_sur.jpg) left bottom no-repeat; font-size: 10px; line-height: 12px; color: #696969; margin: 0 -3px 0 -4px; }
	#home_zoom_sur h1 { font-size: 25px; color: #96c03a; font-weight: bold; line-height: 25px; padding: 0 5px 0 0; margin: 0; float: left; }
	#home_zoom_sur h2 { font-size: 20px; color: #e71a68; font-weight: bold; line-height: 20px; padding: 5px 0 0 0; margin: 0 0 9px 0; }

#carnet_recettes { background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/home_zoom_sur_middle.jpg) left bottom repeat-y; width: 250px; margin: 0 -3px 0 -4px; padding: 4px 10px 7px 14px; }
	#carnet_recettes h1 { color: #e71a68; padding: 0; margin: 3px 0 5px 0; font-size: 16px; }
	#carnet_recettes ul { padding: 0; margin: 0; list-style: none; }
	#carnet_recettes li { padding: 0 0 0 10px; margin: 0; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/puce_carnet_recettes.gif) left 4px no-repeat; }
	#carnet_recettes a { color: #696969; text-decoration: none; }
	#carnet_recettes a:hover { color: #696969; text-decoration: underline; }
#carnet_recettes_bottom { background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/home_zoom_sur_bottom.jpg) left bottom no-repeat; height: 9px; width: 274px; margin: 0 -3px 0 -4px; }

.page_associe { width: 586px; padding: 0 2px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/page_associe.gif) left top repeat-y; }
.page_associe_top { width: 590px; height: 42px; margin-top: 30px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/page_associe_top.gif) left top no-repeat; }
.page_associe_bottom { width: 590px; height: 12px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/page_associe_bottom.gif) left top no-repeat; }

.page_associe2 { width: 161px; padding: 0 21px 0 19px; margin: 0 0 0 16px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/pro_associe2.jpg) left top repeat-y; }
.page_associe2_top { width: 201px; height: 80px; margin: 0 0 0 16px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/pro_associe2_top.jpg) left top no-repeat; }
.page_associe2_bottom { width: 201px; height: 13px; margin: 0 0 0 16px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/pro_associe2_bottom.jpg) left bottom no-repeat; }

.coupdecoeur { float: right; width: 141px; padding: 0 17px 74px 17px; overflow: hidden; position: relative; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_coupdecoeur.gif) left bottom no-repeat; }
	.coupdecoeur_titre { width: 127px; height: 31px; margin: 0 0 0 -17px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_coupdecoeur_titre.gif) left top no-repeat; }

	.page_associe .produit {
		margin: 18px 18px 18px 0;
		padding: 0 0 0 18px;
		border-left: 1px solid #696969;
		height: 114px;
		width: 158px;
		float: left;
		overflow: hidden;
		position: relative;
	}
	
	.page_associe .produit.first { border-left: 0; }
		.coupdecoeur.produit .nom_prd,
		.coupdecoeur.produit .desc_prd { line-height: 12px; margin-bottom: 8px; }
		.coupdecoeur.produit .prix_prd,
		.page_associe .produit .prix_prd { position: absolute; bottom: 32px; left: 18px; }
		.coupdecoeur.produit .prix_prd { bottom: 57px; }
		.coupdecoeur.produit .btn_prd,
		.page_associe .produit .btn_prd { position: absolute; bottom: 0; left: 18px; font-size: 10px; line-height: 12px; padding: 3px 0 3px 5px; color: #fff; }
		.coupdecoeur.produit .btn_prd { bottom: 25px; }
			.coupdecoeur.produit .btn_prd img,
			.page_associe .produit .btn_prd img { vertical-align: middle; margin: -3px -2px 0 0; padding: 0; }
	
	.page_associe2 .produit { position: relative; margin: 16px 0 0 0; padding: 16px 0 44px 0; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/page_associe2_bg.gif) center top no-repeat; }
	.page_associe2 .produit.first { background: none; margin-top: 0; padding-top: 0; }
		.page_associe2 .produit .info_prd {  }
		.page_associe2 .produit .nom_prd { margin-bottom: 2px; }
		.page_associe2 .produit .desc_prd { margin-bottom: 8px; }
		.page_associe2 .produit .prix_prd { position: absolute; bottom: 32px; left: 0; }
		.page_associe2 .produit .btn_prd { position: absolute; bottom: 0; left: 0; font-size: 10px; line-height: 12px; padding: 3px 0 3px 5px; color: #fff; }
			.page_associe2 .produit .btn_prd img { vertical-align: middle; margin: -3px -2px 0 0; padding: 0; }
	
#news-mag h1 { color: #96c03a; }	
#news-mag h2 { color: #e50058; font-size: 18px; line-height: 18px; margin: 0 0 10px 0; padding: 0; }	

.news_mag { margin: 0 0 5px 0; padding: 0; }
	.news_mag h3 { font-size: 13px; color: #96c03a; font-weight: bold; margin: 6px 0 5px 0; padding: 0; }
		.news_mag h3 a { color: #96c03a; text-decoration: none; }
		.news_mag h3 a:hover { color: #96c03a; text-decoration: underline; }
	.news_mag .accroche { overflow: hidden; font-size: 10px; line-height: 12px; }
	.news_mag .img { margin: 0 0 5px 5px; }
	.news_mag.gauche .img { margin: 0 5px 5px 0; }
	
	
#col_droite_pw { float: right; width: 287px; margin-left: 10px; margin-bottom: 10px; }
	#col_droite_pw img { margin-bottom: 11px; }
	
#infoplus { line-height: 13px; }
	#infoplus_top { height: 14px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_infoplus_top.gif) left top no-repeat; }	
	#infoplus_bottom { height: 15px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_infoplus_bottom.gif) left top no-repeat; }	
	#infoplus_middle { padding: 0 11px; background: #96c03a url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_infoplus.gif) 11px top no-repeat; color: #fff; }	
		#infoplus_middle h2 { text-indent: 52px; border-bottom: 1px solid #fff; padding-bottom: 4px; margin-bottom: 6px; color: #e50058; line-height: 18px; font-size: 11px; }
		#infoplus_middle p { margin-bottom: 0; padding-bottom: 0; }	

.intro-boutique { width: 347px; }

.recherche_avancee label { width: 90px; float: left; }

 

/*    formulaires
--------------------------------------------------- */
.form_text { color: #666666; margin: 0 5px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_input.gif) right top no-repeat; border: 1px solid #a7a5a5; }

.form_col { width: 120px;}

input.search, input.go { margin: 4px 0 14px; }

p.bouton input { width: auto; }

/* ------------------------------------------------
/*    Proprietes CSS des pages principales
/*------------------------------------------------- */

.libelle { font-size: 10px; color: #010000 !important; font-weight: bold; }
.a_partir_de { font-weight: normal; font-style: italic; color: #696969 !important; }
.a_partir_de2 { font-size: 9px; color: #696969 !important; }


/*    index
--------------------------------------------------- */
#txt-home { border-bottom: 1px solid #999; height: 163px; margin: 0 0 20px; overflow: hidden; font-size: 11px; color: #696969; font-weight: bold; line-height: 15px; }
	#txt-home h1 { color: #e50058; font-size: 18px; line-height: 22px; margin: 0 0 4px; padding: 0; }
	#txt-home h2 { color: #96c03a; font-size: 16px; line-height: 20px; margin: 4px 0 0; padding: 0; }
	#txt-home p {  margin: 0; padding: 0; }
	#txt-home strong { color: #e50058; font-size: 13px; }
	#txt-home a { color: #e50058; text-decoration: underline; }
	#txt-home a:hover { color: #e50058; text-decoration: none; }

.rs_index #news-mag {
	width: 290px;
	padding: 0 0 0 17px;
	border-left: 2px dashed #e50058;
	float: right;
}
	.rs_index #news-mag h1 { margin-top: 4px; margin-bottom: 5px; } 
	.rs_index #news-mag .news_mag.gauche { margin-top: 10px; padding-top: 4px; border-top: 2px dashed #999; } 

#a_decouvrir { width: 205px; padding: 0 11px 7px 8px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_a_decouvrir.gif) left bottom no-repeat; font-size: 10px; line-height: 12px; color: #696969; margin: 0; overflow: hidden; }
	#a_decouvrir h1 { font-size: 20px; color: #96c03a; font-weight: bold; line-height: 20px; padding: 0 5px 0 0; margin: 0 0 0 -8px; float: left; }
	#a_decouvrir h2 { font-size: 16px; color: #e71a68; font-weight: bold; line-height: 16px; padding: 4px 0 0 0; margin: 0 -14px 9px 0; }

.rs_index #a_decouvrir { width: 239px; padding: 0 14px 10px 14px; background-image: url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_a_decouvrir_home.gif); float: left; overflow: hidden; }
	.rs_index #a_decouvrir h1 { font-size: 24px; line-height: 25px; padding: 0 5px 0 0; margin: 0 0 0 -14px; float: left; }
	.rs_index #a_decouvrir h2 { font-size: 20px; line-height: 20px; padding: 4px 0 0 0; margin: 0 -20px 9px 0; }

.intro-boutique p { line-height: 14px; }
	
.liste_rayons { width: 347px; margin: 0 0 12px 0; padding: 0; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/liste_rayons.gif) left top repeat-y; }	
	.liste_rayons_top { height: 14px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/liste_rayons_top.gif) left top no-repeat; }	
	.liste_rayons_bottom { height: 14px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/liste_rayons_bottom.gif) left top no-repeat; }
	.liste_rayons ul { margin: 0 0 0 10px; padding: 0; }
	.liste_rayons li { display: inline; margin: 0; padding: 0; }
	.liste_rayons a { margin: 0; padding: 0 0 0 19px; line-height: 19px; display: block; font-size: 15px; color: #96c03a; font-weight: bold; text-decoration: none; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/liste_rayons_puce.gif) left 4px no-repeat; }
	.liste_rayons a:hover { color: #e50058; text-decoration: none; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/liste_rayons_bg_hover.gif) left top no-repeat; }
		.liste_rayons a span { background: #fff; padding: 0 3px 0 0; }
	
.texte_cat_x6 { width: 405px; line-height: 14px; margin: 10px 0 13px 0; }
	
.cat_x6 { width: 405px; margin: 13px 0 12px 0; padding: 0; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/cat_x6_sscat.gif) left top repeat-y; overflow: hidden; }	
	.cat_x6_top { height: 9px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/cat_x6_sscat_top.gif) left top no-repeat; }	
	.cat_x6_bottom { height: 10px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/cat_x6_sscat_bottom.gif) left top no-repeat; }
	.cat_x6 h2 { margin: 0 0 6px 9px; padding: 0; color: #e50058; font-size: 16px; font-weight: bold; }
	.cat_x6 ul { margin: 0; padding: 0; }
	.cat_x6 li { display: inline; margin: 0; padding: 0; }
	.cat_x6 a { margin: 0 0 0 10px; padding: 0 0 0 17px; width: 175px; float: left; line-height: 19px; display: block; font-size: 13px; color: #96c03a; font-weight: bold; text-decoration: none; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/liste_rayons_puce.gif) left 3px no-repeat; }
	.cat_x6 a:hover { color: #e50058; text-decoration: none; background-image: url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/liste_rayons_puce_hover.gif); }
	.cat_x6 a.altern { border-right: 1px dashed #999; }
	

#nouveautes { position: relative; overflow: hidden; float: left; width: 287px; height: 210px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/index-boutique-box_nouveaute_middle.gif) left top repeat-y; }
	#nouveautes .top { height: 41px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/index-boutique-box_nouveaute.gif) left top no-repeat; }
	#nouveautes .bottom { position: absolute; bottom: 0; left: 0; width: 100%; height: 23px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/index-boutique-box_nouveaute_bottom.gif) left top no-repeat; }
		#nouveautes .bottom a { display: block; width: 100%; height: 100%; }
#promotions { margin-left: 18px; position: relative; overflow: hidden; float: left; width: 287px; height: 210px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/index-boutique-box_promo_middle.gif) left top repeat-y; }
	#promotions .top { height: 41px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/index-boutique-box_promo.gif) left top no-repeat; }
	#promotions .bottom { position: absolute; bottom: 0; left: 0; width: 100%; height: 23px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/index-boutique-box_promo_bottom.gif) left top no-repeat; }
		#promotions .bottom a { display: block; width: 100%; height: 100%; }
	
	#nouveautes .prd,
	#promotions .prd { margin: 0 10px; }
	.prd .nom-prd, .nom_prd { color: #96c03a; font-weight: bold; font-size: 11px; margin: 0 0 8px; }
		.prd .nom-prd a, .nom_prd a { color: #96c03a; text-decoration: none; }
		.prd .nom-prd a:hover, .nom_prd a:hover { color: #96c03a; text-decoration: underline; }
	.prd .desc-prd { font-size: 10px; line-height: 12px; margin: 0 0 11px; overflow: hidden; height: 60px; }
	
.prix-prd, .prix_prd { color: #010000; font-size: 10px; }
	.prix-prd span, .prix_prd span { color: #e50058; }
	.prix-prd .promo, .prix-prd .promo { color: #e50058; font-size: 14px; }
		.prix-prd .promo del, .prix_prd .promo del { color: #010000; font-size: 10px; }
	
	.prd .prix-prd { position: absolute; bottom: 64px; left: 9px; }
	
	.prd .btn_prd { position: absolute; bottom: 38px; left: 9px; font-size: 10px; line-height: 12px; padding: 3px 0 3px 5px; color: #fff; float: left; }
		.prd .btn_prd img { vertical-align: middle; margin: -3px -2px 0 0; padding: 0; }

.btn_prd { background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bout_plusinfo_left.gif) left top no-repeat; }
.quantite_prd2 { position: absolute; bottom: 25px; left: 9px; }
.declinaisons_prd2 { position: absolute; bottom: 60px; left: 9px; width: 161px; }
	.declinaisons_prd2 select { max-width: 88px; }
.btn_prd2 { position: absolute; bottom: 23px; right: 9px; }

#promotions .nom-prd, #promotions .nom-prd a { color: #e50058; } 
#promotions .prix-prd span, #promotions .prix-prd .promo { color: #96c03a; }


#galerie.rotation { width: 342px; height: 164px; float: left; margin: 0 13px 0 0; }
	#galerie.rotation img { width: 342px; height: 164px; }
	#galerie.rotation a { left: 0; position: absolute; width: 100%; height: 100%; display: block; }


/*    categorie
--------------------------------------------------- */
.syspage { text-align: center; }
.syspage a { color: #e50058; text-decoration: none; }
.syspage a:hover { color: #e50058; text-decoration: underline; }

#categorie .rel { position: relative; }
#categorie h1 { color: #96c03a; font-size: 18px; font-weight: bold; margin-bottom: 22px; padding: 3px 0 13px 38px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_h1.jpg) left top no-repeat; }
#categorie h4.nb_resultats { font-size: 10px; color: #696969; font-weight: normal; line-height: 12px; position: absolute; top: 25px; left: 38px; }

.bloc-produit {
	width: 185px;
	height: 204px;
	margin: 0 0 16px 10px;
	padding: 0;
	overflow: hidden;
	position: relative;
}
.bloc-produit.megafirst { margin-left: 0; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_first_prd_cat.jpg) left top no-repeat; width: 350px; height: 163px; padding: 20px; }
.bloc-produit.first { margin-left: 0; margin-right: 10px; }
	.bloc-produit .nom_prd { color: #96c03a; line-height: 15px; font-size: 14px; margin: 9px 0 8px; }
		.bloc-produit .nom_prd a { color: #96c03a; }
	.bloc-produit .desc_prd { font-size: 10px; line-height: 12px; height: 60px; overflow: hidden; }
	.bloc-produit.megafirst .nom_prd { margin-top: 0; margin-bottom: 15px; }
	.bloc-produit.megafirst .img_prd { margin-right: 30px; }
	
	.bloc-produit .prix_prd { position: absolute; bottom: 43px; left: 0; }
	.bloc-produit.megafirst .prix_prd { bottom: 58px; left: 212px; }
	.bloc-produit .declinaisons_prd2 { left: 0; }
	.bloc-produit.megafirst .declinaisons_prd2 { bottom: 75px; left: 212px; }
	.bloc-produit .quantite_prd2 { left: 0; }
	.bloc-produit.megafirst .quantite_prd2 { bottom: 40px; left: 212px; }
	
	.bloc-produit .btn_prd { position: absolute; bottom: 0; left: 19px; font-size: 10px; line-height: 12px; padding: 3px 0 3px 5px; color: #fff; float: left; }
	.bloc-produit.megafirst .btn_prd { bottom: 15px; left: 212px; }
		.bloc-produit .btn_prd img { vertical-align: middle; margin: -3px -2px 0 0; padding: 0; }

.bp-image { margin: 5px; height: 150px; }


/*    fiche produit
--------------------------------------------------- */
#ficheproduit h1 { color: #96c03a; font-size: 18px; font-weight: bold; padding: 13px 0 0 38px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_h1.jpg) left top no-repeat; }

.prod_cat_x6_top,
.prd_associe_top { margin: 34px 0 0 0; width: 587px; height: 50px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/prd_associe_top.jpg) left top no-repeat; padding: 0 0 0 8px; }
.prod_cat_x6_top { background-image: url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_cat_x6_prod_top.gif); height: 46px; padding-left: 12px; }
	.prod_cat_x6_top h3,
	.prd_associe_top h3 { margin: 0; height: 24px; padding: 9px 8px 0 0; color: #fdfefe; font-weight: bold; font-size: 15px; line-height: 18px; background: #e50058 url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/prd_associe_top2.jpg) right top no-repeat; float: left; }
	.prod_cat_x6_top h3 { height: 23px; padding-right: 12px; }
.prod_cat_x6,
.prd_associe { width: 587px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/prd_associe_middle.jpg) left top repeat-y; }
.prod_cat_x6 { background: none; }
.prod_cat_x6_bottom,
.prd_associe_bottom { padding: 0 8px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/prd_associe_bottom.jpg) left bottom no-repeat; }
.prod_cat_x6_bottom { background-image: url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_cat_x6_prod_bottom.gif); }

	.prod_cat_x6 .prod_cat_x6_prd,
	.prd_associe .prd_associe_prd { position: relative; width: 163px; height: 226px; margin: 0 0 10px; padding: 0 13px; float: left; border-left: 1px solid #696969; }
	.prod_cat_x6 .prod_cat_x6_prd { margin-top: -10px; }
	.prod_cat_x6 .prod_cat_x6_prd.first,
	.prd_associe .prd_associe_prd.first { border-left: none; }
		.prod_cat_x6 .prod_cat_x6_prd .nom_prd,
		.prd_associe .prd_associe_prd .nom_prd { color: #96c03a; line-height: 14px; margin: 9px 0 8px; }
			.prod_cat_x6 .prod_cat_x6_prd .nom_prd a,
			.prd_associe .prd_associe_prd .nom_prd a { color: #96c03a; }
		.prod_cat_x6 .prod_cat_x6_prd .desc_prd,
		.prd_associe .prd_associe_prd .desc_prd { font-size: 10px; line-height: 12px; }


		.prod_cat_x6 .prod_cat_x6_prd .prix_prd,
		.prd_associe .prd_associe_prd .prix_prd { position: absolute; bottom: 43px; left: 13px; }
		.prod_cat_x6 .prod_cat_x6_prd .btn_prd,
		.prd_associe .prd_associe_prd .btn_prd,
		#ficheproduit .prd_associe .prd_associe_prd .btn_prd { position: absolute; bottom: 0; left: 13px; font-size: 10px; line-height: 12px; padding: 3px 0 3px 5px; color: #fff; }
		#ficheproduit .prd_associe .prd_associe_prd .btn_prd { background-position: left top; }
			.prod_cat_x6 .prod_cat_x6_prd .btn_prd img,
			.prd_associe .prd_associe_prd .btn_prd img,
			#ficheproduit .prd_associe .prd_associe_prd .btn_prd img { vertical-align: middle; margin: -3px -2px 0 0; padding: 0; }

	#ficheproduit .btn_prd { font-size: 10px; line-height: 12px; padding: 8px 0 9px 5px; color: #fff; background-position: left 7px; }
		#ficheproduit .btn_prd img { vertical-align: middle; margin: -10px -2px -3px 0; padding: 0; }
		
	.prod_cat_x6_prd .declinaisons_prd2 { left: 13px; } 
	.prod_cat_x6_prd .quantite_prd2 { left: 13px; } 

		
.rs_index #box_home { margin: 24px 0 0 0; padding: 0 0 0 34px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_box_home.gif) left top no-repeat; }
	#box_home #box_home_content { background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/bg_box_home2.gif) left bottom no-repeat; padding: 3px 0 15px 5px; margin: 0; }
	
	#box_home_content .prd { position: relative; width: 155px; height: 211px; margin: 0; padding: 0 12px; float: left; border-left: 1px solid #696969; }
	#box_home_content .prd.first { border-left: none; }
	#box_home_content .prd .desc-prd { height: 96px; }
	#box_home_content .prd .prix-prd { bottom: 43px; }
	#box_home_content .prd .btn_prd { bottom: 0; }


#img-produit-box { margin: 0; width: 225px; height: 225px; }
#img-produit { margin: 0 0 0 7px; }

#info-produit { }

#info-produit table { margin: 0;}

.vignettes { width: 365px; overflow: hidden; }
	.vignettes img { height: 63px; width: 63px; margin: 10px 0 0 10px; border: 1px solid #696969; float: left; }
	.vignettes img.first { margin-left: 0; }

/* largeur a specifier pour centrer le bloc */
#bloc-pro-asso { width: 60px; margin: 0 auto; }

.avis-box { margin: 20px auto 12px auto; clear: both;}

/*    processus de commande
--------------------------------------------------- */
.separateur { color: #888;}

#pdc_box {
	font-size: 15px;
	color: #CCC;
}

#pdc_box p { margin: 0;}

#pdc_box ul {
	margin: 12px 0 12px 4px;
	padding: 0;
	list-style: none;
	float: left;
	height: 33px;
}

#pdc_box ul li {
	float: left;
	padding: 0 6px;
	width: 135px;
	height: 27px;
	line-height: 27px;
	text-indent: -600px;
	overflow: hidden;
	background: #fff url(/_boutiques/GRAINE_DE_BONNE_SANTE/theme/bg_pdc.png) left top no-repeat;
}

#pdc_box ul li.currentstep { color: #B75519; }

#pdc_box ul li#pdc_step1 { }
#pdc_box ul li#pdc_step2 { background-position: -147px 0; }
#pdc_box ul li#pdc_step3 { background-position: -294px 0; }
#pdc_box ul li#pdc_step4 { background-position: -441px 0; }

#pdc_box ul li#pdc_step1.currentstep { background-position: 0 -27px; }
#pdc_box ul li#pdc_step2.currentstep { background-position: -147px -27px; }
#pdc_box ul li#pdc_step3.currentstep { background-position: -294px -27px; }
#pdc_box ul li#pdc_step4.currentstep { background-position: -441px -27px; }



/*    panier
--------------------------------------------------- */

/* --- TABLEAU A COULEURS ALTERNEES --- */
.styleCell1 { background-color: #fff; }
.styleCell1 img { margin: 3px;}
tr.styleCell1 strong { line-height: 17px; margin: 3px;}
	
.styleCell2 { background-color: #f1f1f1; }
.styleCell2 img { margin: 3px;}
tr.styleCell2 strong { line-height: 17px; margin: 3px;}

#form-panier { }
#form-panier td { vertical-align: middle; }


/*    commande.htm
--------------------------------------------------- */
#forms_selector { height: 50px; margin-left: 120px; overflow: hidden; }
	/*#forms_selector span { 
	  display: block;
	  float:left;
    left:50%;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
  }*/
	
	#forms_selector a { 
		color: #666;
		width: 160px;
		background: #fff;
		height: 30px;
		line-height: 30px;
		text-align: center;
		margin: 10px;
		font-weight: bold;
		font-size: 12px;
		text-decoration: none;
	    display: block;
	    float:left;
	    padding:0;
	    position:relative;
	    /*right:50%;*/	
	    text-transform: uppercase;
	    background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE/theme/gbs_cartouches.png) 0 0 no-repeat;
	}
	#forms_selector a.noselected { color: #fff; background-position: 0 -30px; }
	#forms_selector a.selected, #forms_selector a.selected:hover { color: #e50058; background-position: 0 0; }
	#forms_selector a:hover { text-decoration: none; background-position: 0 0; color: #e50058; }


form.com_id label {
	/*display: inline-table;*/
	float: left;
	width: 45%;
	text-align: right;
	line-height: 22px; /* petite valeur pour centrer le texte et l'input sous safari */
	margin: 0 0 0 4px; 
}

form.com_id textarea { margin: 0 0 0 4px; }

form.com_id input { margin: 0 0 0 4px; /*height: 16px;*/ }

form.com_id select { margin: 0 0 0 4px; }

/*form.com_id p.bouton input { height: auto;}*/

.gdemarge { margin-left: 45%;}


/* ------------------------------------------------
/*    Proprietes CSS des autres pages
/*------------------------------------------------- */

/*    ami.htm
--------------------------------------------------- */
.form-ami p { width: 50%; float: left;}
.form-ami label { display: block; width: 120px; }
.form-ami input { width: 80%;}
.form-ami p.bouton { width: 100%;}


/*    avis.htm
/* --------------------------------------------------- */
.avis { font-size: 12px;}

.meta-avis { margin: 14px 0 6px 0;}

.form-avis { float: right; margin: 4px 0 12px 12px;}
.form-avis p { width: 50%; float: left;}
.form-avis label { display: block; width: 160px; }
.form-avis input { width: 80%;}
.form-avis p.bouton, .form-avis p.alerte_info, .form-avis p.alerte_erreur { width: 100%;}


/*    contact.htm
--------------------------------------------------- */
.form-contact label {
	display: inline-table;
	width: 120px;
	text-align: right;
}
.form-contact input { width: 212px;}
.form-contact textarea { margin: 0 4px;}


/*    news
--------------------------------------------------- */
.news { }

#news-date-titre {
	font-size: 11px;
	font-weight: normal;
}


/*    mescommandes_identification.htm
--------------------------------------------------- */
.form-login label {
	display: inline-table;
	width: 120px;
	text-align: right;
}
.form-login input { width: 170px;}


/*    parrainage
/* --------------------------------------------------- */
.form-parrainplus p { margin: 0;}


/* -------------------------------------
/* STYLES CSS PERSONNALISES
/* Placez vos sytles personnels ici
/* ------------------------------------- */

.erreur { color: red !important; font-weight:bold;}

.noerreur {	}

.marginGuides { margin: 20px;}



/* ONGLETS */

#prd-onglets { margin: 15px auto 0 auto; width: 587px; }
    #prd-onglets #onglets-box { height: 36px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/cadre_onglets_top.gif) left top repeat-x; }
        #onglets-box .onglet { color: #96c03a; font-size: 12px; text-decoration: none; font-weight: bold; display: block; padding: 3px 0 0 0; width: 145px; float: left; margin: 0 0 0 1px; height: 33px; line-height: 24px; background: #e7f8ba url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/onglet.gif) left -72px no-repeat; text-align: center; }
        #onglets-box .onglet:hover { color: #e50058; text-decoration: none; }
        #onglets-box .onglet.active { color: #e50058; background: #fff url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/onglet_active.gif) left -72px no-repeat; width: 149px; }
        #onglets-box #tab_1-1 { margin-left: 0; background-position: left -36px; }
        #onglets-box #tab_1-4 { background-position: left top; }
    #prd-onglets .onglet-contenu { color: #604848; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/cadre_onglets_middle.gif) left top repeat-y; padding: 10px 10px 19px; position: relative; }
    #prd-onglets .contenu-sans-onglet { color: #604848; background-color: #fff; border: 1px solid #c7ea5c; padding: 10px; }
	#prd-onglets .contentTabBottom { height: 19px; background: transparent url(/_boutiques/GRAINE_DE_BONNE_SANTE//site_image/cadre_onglets_bottom.gif) left top no-repeat; position: absolute; width: 587px; left: 0; bottom: 0; }

