/*
	PrestaShop CSS
	18 used colors: 
	10 grays: #87888A #7F8083 #5d717e #76839b #888 #bdc2c9 #d0d1d5 #d0d3d8 #e5e6e7 #f1f2f4
	4 fushias: #f6dce8 #dd2a81 #971d58 #5d0630
	2 yellows: #f8e1a0 #f9e400
	1 green: #488c40
	1 red: #da0f00
*/
/* Style editeur	*/
p {
	text-align: justify;
}
.texte_vert
{
	color:#C8D200;
}
.texte_gris_fonce
{
	color:#87888A;
}
.texte_rouge
{
	color:#DA0F00;
}
.marge_image_alignee_droite 
{
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
}
.marge_image_alignee_gauche 
{
	margin-top:5px;
	margin-right:10px;
	margin-bottom:5px;
}
.entoure_gris_fonce
{
	border:1px solid #87888A;
}
.entoure_vert
{
	border:1px solid #C8D200;
}

.ingredients
{
	width:314px;
	height:165px;
	border:none;
	border-spacing:2px;
	list-style-image: url('../img/list_style_carre_vert.gif');
	background: url('../img/tableau_ingredients.png') no-repeat;
}

DIV.tableau_des_sans {
    padding-left: 75px;
}
TABLE.tableau_des_sans {
    width: 400px;
}
TABLE.tableau_des_sans TD {
    background: url("../img/puce_tableau_des_sans.gif") no-repeat scroll 0 4px #3d3c3f;
    color: #ffffff;
    font-weight: bold;
    height: 1.4em;
    padding-left: 25px;
    text-align: left;
}

/* Style editeur	*/

* {
	padding: 0;
	margin: 0
}
body {
	background-color: white;
	font-size: 0.8em;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #3D3C3F;
	text-align: center
}

/* Useful */
.align_center { text-align: center }
.align_right { text-align: right }
.middle { vertical-align: middle }
.align_justify { text-align: justify }
.uppercase { text-transform: uppercase }
.hidden, .collapsed, .block_hidden_only_for_screen { display: none }
.wrap { white-space: normal }
.bold { font-weight: bold }
.strike { text-decoration: line-through }
.italic { font-style: italic }
.top { vertical-align: top }
.span_link { cursor: pointer }
.span_link:hover { text-decoration: underline }
.clear { clear: both }
br.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0
}
noscript ul { list-style-type: none; background: black; color: white; padding: 10px; border: 1px solid gray }
/* new clearfix */
.clearfix:after { 
	clear: both; 
	display: block; 
	height: 0; 
	font-size: 0; 
	visibility: hidden; 
	content: "."; 
}
* html .clearfix { zoom: 1 }
*:first-child+html .clearfix { zoom: 1 }

/* Footer links */
.footer_links {
	list-style-type: none;
	clear: both;
	height: 2em;
	margin-top: 2em
}
.footer_links li {
	float: left;
	margin-right: 2em;
	height: 2em
}
.footer_links a { text-decoration: none }
.footer_links a:hover { color: black }
.footer_links img.icon { vertical-align: -2px }

/* transfert effect*/
.transferProduct { border: 2px solid #888 }

/* simple list inline */
.inline_list { list-style-type: none; margin-top: 1em }
.inline_list li { float: left; text-align: center }
.inline_list img { display: block }
ul.half {
	width: 45%;
	margin-right: 1em;
	float: left
}

/* Category tree (i.e. in sitemap) */
div.tree_top {
	background: url('../img/sitemap-top.gif') no-repeat -1px -3px;
	padding-left: 24px;
	padding-bottom: 5px;
	padding-top: 3px
}
ul.tree, ul.tree ul { list-style-type: none }
ul.tree li {
	padding-left: 1.2em;
	border-left: 1px gray dotted;
	background: url(../img/sitemap-horizontal.png) no-repeat left 10px;
	margin-left: 1em
}
ul.tree a { padding-left: 0.2em }
ul.tree a.selected { font-weight: bold }
ul.tree li.last {
	background: url(../img/sitemap-last.gif) no-repeat -12px -2px;
	border: none
}
span.grower { cursor: pointer }

/* Tabs */
.idTabs {
	list-style-type: none;
	border-bottom: solid 1px #76839b;
	height: 21px;
	margin-top: 1em
}
ul.idTabs li {
	float: left;
	margin-right: 1px
}
.idTabs a {
	background-image: url('../img/tab_bg.jpg');
	display: block;
	width: 173px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	color: #87888A
}
.idTabs .selected {
	background-image: url('../img/tab_bg_selected.jpg');
	color: white
}

/* IdTabs Short*/
.idTabsShort a {
	background-image: url('../img/tab_bg_short.jpg');
	width: 138px
}
.idTabsShort .selected {
	background-image: url('../img/tab_bg_selected_short.jpg');
	color: white
}
div.sheets {
	clear: both;
	padding:0;
}
#more_info_sheets p
{
	text-align:justify;
}
#more_info_sheets li {
	background: none;
	margin-bottom: 0.4em ;
	list-style-position:inside;
}

/* global style */
a {
	color: #7f8083;
	text-decoration: underline;
	outline: none
}
a:hover { text-decoration: none }
.input:focus { outline: 0 }
a img {
	outline: none;
	border: none;
	text-decoration: none
}

h1 {
	padding:10px 0 0 0;
	font-size:2em;
	color:#C8D200;
	font-weight:bold;
}
h1 span {
	font-size: 0.6em;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	color: #C8D200;
	margin-left: 1em;
}
div.h2, h2 {
	color: #C8D200;
	padding:10px 0 0 0;
	font-size:1.4em;
	font-weight:normal;
}
h2.prodlist, h3 { 
	color: #C8D200;
	font-size: 1.1em; 
	margin: 1em 0;
	font-weight: bold; 
}
h2.prodlist {
	margin: 0;
}
h4 { 
	font-size: 1em; 
}

h5 { 
	font-size: 0.9em; 
}

/* global layout */
#page {
	width: 988px;
	margin: 0 auto 0 auto;
	text-align: left
}
#header {
	height: 141px;
	_height: 141px;
	text-align: center;
	position: relative;
}
#header_logo {
	margin: 20px auto 0;
	display: inline-block;
}
#logo-animation
{
	position: relative;
	left: 35px;
	top:-126px;
	width:220px;
}
img.logo {
	float: left;
	font-size: 2em;
	font-weight: bold
}
#header img.header_certif {
	position: absolute;
	right: 70px;
	top: 55px;
}
#header_menu {
	position: relative;
	float: left;
	margin: 0;
	width: 988px;
	text-align: right;
	margin: 0 auto 0 auto;
	padding-top: 15px;
	background: #3D3C3F url("../img/menu_bg.jpg") no-repeat scroll left top;
}
#columns {
	float: left;
	width: 904px;
	padding: 0 39px 0 45px;
	background: url("../img/background_page.gif") repeat-Y;
}
#left_column, #center_column, #right_column { float: left }
#left_column {
	display:none;
}
#center_column {
	width: 650px;
	margin:0;
	padding-right: 44px;
	overflow: hidden
}
#old_center_column { display: none }

.ac_results_instant {
	display: none;
	visibility: hidden
}
#instant_search_results a.close {
	background: url("../img/nav-logout.gif") no-repeat scroll right 2px transparent;
	float: right;
	margin-right: 7px;
	padding-right: 21px;
	text-transform: none
}
#right_column {
	width: 210px;
	margin: 0;
	padding-top:13px;
	overflow: hidden
}

#right_column div.advertising_block p
{
	text-align:center;
}

#newsletter_block_left select
{
	display:none;
}

#newsletter_block_left input
{
	margin:0 7px 0 0;
}

#newsletter_block_left p
{
	float:left;
}

#featured-products_block_center
{
	height:375px;
	margin:30px 0;
}
#featured-products_block_center h4
{
	display:none;
}

#center_column #featured-products_block_center div.block_content
{
	padding:0;
	margin:0;
	background:none;
	width:100%;
}

#center_column #featured-products_block_center div.block_content ul
{
	height:379px;
	width:650px;
	list-style-type:none;
	padding:0;
	margin:0;
}

#center_column #featured-products_block_center div.block_content li
{
	width:200px;
	height:300px;
	float:left;
	margin-right:20px;
	text-align:center;
	border:none;
	list-style-type:none;
	background:none;
}

#center_column #featured-products_block_center div.block_content li a
{
	width:315px;
	text-align:center;
}

#center_column #featured-products_block_center div.block_content li.last_item
{
	margin-right:0px;
}

#center_column #featured-products_block_center li div.block_content div.product_desc a 
{
	text-decoration:none;
}

#center_column #featured-products_block_center div.block_content li h5
{
	/*margin-top:-65px;*/
}

#center_column #featured-products_block_center div.block_content li h5 a {
	color: #3D3C3F;
}

#center_column #featured-products_block_center div.block_content li span.price {
	color: #3D3C3F;
}

#center_column #featured-products_block_center div.block_content li a.button,
#center_column #featured-products_block_center div.block_content li a.ajax_add_to_cart_button
{
	display:none;
}


/* global RTE fields */
.rte,
 .mceContentBody {
	text-align: left;
	background: white;
	color: #3D3C3F;
}
body.mceContentBody {
	margin: 9px 6px;
	width: 556px
}
.rte html,.rte div,.rte span,.rte applet,.rte object,.rte iframe,.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,.rte p,.rte blockquote,.rte pre,.rte a,.rte abbr,.rte acronym,.rte address,.rte big,.rte cite,.rte code,.rte del, .rte dfn, .rte em,.rte font,.rte img,.rte ins,.rte kbd,.rte q,.rte s,.rte samp,.rte small,.rte strike,.rte strong,.rte sub,.rte sup,.rte tt,.rte var,.rte dl,.rte dt,.rte dd,.rte ol,.rte ul,.rte li,.rte fieldset,.rte form,.rte label,.rte legend,.rte table,.rte caption,.rte tbody,.rte tfoot,.rte thead,.rte tr, .rte th,.rte td,
.mceContentBody html, .mceContentBody div, .mceContentBody span, .mceContentBody applet, .mceContentBody object, .mceContentBody iframe, .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6, .mceContentBody p, .mceContentBody blockquote, .mceContentBody pre, .mceContentBody a, .mceContentBody abbr, .mceContentBody acronym, .mceContentBody address, .mceContentBody big, .mceContentBody cite, .mceContentBody code, .mceContentBody del, .mceContentBody dfn, .mceContentBody em, .mceContentBody font, .mceContentBody img, .mceContentBody ins, .mceContentBody kbd, .mceContentBody q, .mceContentBody s, .mceContentBody samp, .mceContentBody small, .mceContentBody strike, .mceContentBody strong, .mceContentBody sub, .mceContentBody sup, .mceContentBody tt, .mceContentBody var, .mceContentBody dl, .mceContentBody dt, .mceContentBody dd, .mceContentBody ol, .mceContentBody ul, .mceContentBody li, .mceContentBody fieldset, .mceContentBody form, .mceContentBody label, .mceContentBody legend, .mceContentBody table, .mceContentBody caption, .mceContentBody tbody, .mceContentBody tfoot, .mceContentBody thead, .mceContentBody tr, .mceContentBody th, .mceContentBody td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}

.rte a,
 .mceContentBody a {
	color: #3D3C3F;
	text-decoration:underline;
}

.rte h1,
 .mceContentBody h1 {
	color: #3D3C3F;
	font-size: 24px;
	font-weight: bold;
	margin: 15px 0 0;
}
.rte h2,
 .mceContentBody h2 {
	color: #C8D200;
	font-size: 24px;
	font-weight: bold;
	background: none;
	height: auto;
	margin: 0 0 15px;
}
.rte h3, .mceContentBody h3 { 
	color: #3D3C3F;
	font-size: 18px;
	font-weight: bold;
}
.rte h4, .mceContentBody h4 { 
	color: #C8D200;
	font-variant:small-caps; 
	font-size: 16px;
}
.rte h5,.mceContentBody h5 { 
	color: #7f8083;
	font-size: 12px;
}
.rte h6, div.rte h6 { 
	color: #C8D200;
	font-size: 12px;
}
.rte ol, .mceContentBody ul, div.rte ol, .mceContentBody ul { padding-left: 2em }
.rte ul, .mceContentBody ul {
	list-style-type: disc;
	margin-left: 15px;
	text-align: justify;
}
.rte strong, .mceContentBody strong { font-weight: bold }
.rte em, .mceContentBody em { font-style: italic }

/* tables still need 'cellspacing="0"' in the markup */
.rte table,.mceContentBody table {
	border-collapse: separate;
	border-spacing: 1px;
	width: auto
}
.rte caption, .rte th, .rte td, .rte table,
 .mceContentBody caption, .mceContentBody th, .mceContentBody td, .mceContentBody table {
	text-align: left;
	font-weight: normal;
	background: none;
	height: inherit;
/*	border: 1px #e5e6e7 solid;	*/
	text-align: center
}
.rte th, .mceContentBody th {
	padding-left: 1em;
	padding-right: 1em;
	background: #e5e6e7
}
#center_column .rte p, 
 .mceContentBody p { padding-left: 0; margin: 0.5em 0 }
.rte ol, .mceContentBody ol {
	list-style-type: decimal;
	margin-left: 10px
} 

/* /global RTE fields */

/* global table style */
div.table_block {
	background: transparent url('../img/table_footer.gif') no-repeat bottom left;
	padding-bottom: 6px;
	margin: 0 auto 2em;
	width: 100%
}
table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%
}
/*class table.std */
.std td,.std th { padding: 0.4em 0.5em }
.std th { white-space: nowrap }
.std tr.item td,.std .item th { background-color: white }
.std tr.alternate_item td,
.std tr.alternate_item th { background-color: #f1f2f4 }
.std tbody td,.std tfoot td { border-top: 1px solid #bdc2c9 }
.std thead th {
	background-color: transparent;
	background-image: url('../img/table_header.gif');
	background-repeat: no-repeat;
	height: 24px;
	color: white;
	font-weight: bold;
	text-align: left;
	white-space: nowrap
}
.std th.first_item { background-position: top left }
.std th.last_item { background-position: top right }
.std th.item { background-position: -5px 0 }
.std tfoot td {
	color: #87888A;
	text-align: right;
	white-space: nowrap
}

/* /global table style */

/* global form style */
form.std { clear: both }
form.std h3 {
	color: #555;
	font-size: 1.4em;
	font-weight: normal;
	border-bottom: 1px solid #d0d1d5;
	padding: 0.5em;
	margin: 0 0 0.5em 0
}
form.std fieldset {
	border: 1px solid #d0d3d8;
	margin-bottom: 1em;
	padding-bottom: 1em
}
form.std legend {
	padding: 0.3em 0.6em;
	margin: 1em 0 1em 0.5em;
	font-size: 1.6em;
	font-weight: 100;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 1px
}
form.std h4, form.std p {
	padding: 0.3em 1em;
	clear: both
}
form.std label, form.std p span {
	float: left;
	text-align: right;
	width: 30%
}
form.std p span.like_input {
	width: auto;
	margin-left: 0.7em
}
input, textarea, select, span.editable {
	margin-left: 0.7em;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	outline: none
}
input, textarea, select { 
	color:#7F8083;
	border:1px solid #d4d4d4;
}
input.text {
	height: 18px;
	padding-left: 2px;
	padding-right: 2px
}
.checkbox input, .radio input { border: none }
form.std .checkbox label, form.std .radio label, form.std span.form_info {
	margin: 0;
	float: none;
	text-align: left
}
.required sup { color: #da0f00 }
form.std p.checkbox { padding-left: 30% }
form.std p.submit {
	padding-left: 31%!important;
	margin-bottom: 1.5em
}
#center_column form.std p.submit2 {
	padding-left: 170px;
	margin-bottom: 1.5em
}

/* START OF BUTTONS SECTION
 * -tags: input, a, span
 * -sizes: mini, small, normal, large
 * -types: button, exlusive
 * -status: normal, hover, disabled
 * -rule: the span.button is a a.button disabled
*/

/* global button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.button_mini, a.button_small, a.button, a.button_large,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color: white!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
	display: block;
	line-height: 18px;
	height: 18px
}

/* input button */
input.button_mini, input.button_small, input.button, input.button_large,
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled {
	padding-bottom: 2px
}

/* disabled button */
input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
span.button_mini, span.button_small, span.button, span.button_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
	background-position: left -36px;
	cursor: default;
	color: #888!important
}

/* exclusive button */
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,
a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,
span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
	color: white!important
}

/* exclusive disabled button */
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {
	color: #488c40!important
}

/* hover button */
input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,
a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	background-position: left top;
}

/* exclusive hover button */
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
	color: white!important
}

/* classic buttons */
input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	width: 19px;
	height: 19px;
	background: transparent url('../img/button-mini.png')
}
input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {
	width: 60px;
	background: transparent url('../img/button-small.png')
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	width: 100px;
	background: transparent url('../img/button-medium.png')
}
input.exclusive_caddie {
	width: 100px;
	cursor: pointer;
	background: transparent url('../img/button-medium-caddie.png')
}
input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large, span.exclusive_large_disabled {
	width: 180px;
	background: transparent url('../img/button-large.png')
}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background: transparent url('../img/button-medium_exclusive.png') }
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background: transparent url('../img/button-mini_exclusive.gif') }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background: transparent url('../img/button-small_exclusive.gif') }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large, span.exclusive_large_disabled { background: transparent url('../img/button-large_exclusive.gif') }

/* id_state field in managed via JS and is firstly hidden */
form p.id_state { display: none }

/* generic style */
ul.bullet li, .block ul.bullet li, li.bullet {
	padding: 0.2em 0 0.2em 8px;
	list-style-position: outside;
	background: url('../img/list_style.gif') no-repeat left 10px;
}

.price-discount { text-decoration: line-through }
.price-pretax { color: gray }
.price-ecotax { color: #488c40 }
img.icon { margin-right: 0.5em; vertical-align: middle }
.weight-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.volume-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.unity-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.price, .price-shipping, .price-wrapping {
	color: #C8D200;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap
}

/* errors */
.error {
	width: 90%;
	color: #da0f00;
	margin: 0.3em auto 1.5em auto;
	padding: 0.3em 0.8em 1em
}
.error p { font-weight: bold }
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em
}

/* warning */
.warning {
	color: black;
	font-size: 1.2em;
	background-color: #87888A;
	border: 1px dashed #7f8380;
	font-weight: bold;
	margin: 0.2em 2em;
	padding: 0.6em 1em
}
.warning_inline {
	color: #da0f00;
	font-weight: bold
}

/* success */
.success {
	color: green;
	font-weight: bold;
	margin: 0.2em 1em;
	padding: 0.3em 0.8em 1em
}
.success_inline {
	color: green;
	font-weight: bold
}

/* breadcrumb.tpl */
.breadcrumb {
	font-size: 1em;
	color: #7f8083;
	padding-top:19px;
}
.breadcrumb .navigation-pipe { padding: 0 0.6em }
.breadcrumb a {
	text-decoration: none;
	color: #7f8083
}
.breadcrumb a:hover { text-decoration: underline }

/* pagination.tpl */
div.pagination { padding: 1em 0 }
ul.pagination {
	list-style: none;
	float: left
}
ul.pagination li {
	display: inline;
	float: left;
	margin-right: 0.3em
}
ul.pagination li, ul.pagination a, ul.pagination span {
	font-weight: bold;
	color: #87888A
}
ul.pagination a, ul.pagination span {
	border: 1px solid #888;
	padding: 0em 0.4em;
	display: block;
	line-height: 17px;
	background: #bdc2c9 url('../img/pagination_bg.gif') repeat-x top right
}
ul.pagination a { text-decoration: none }
ul.pagination .current span {
	background-color: #7F8083;
	background-image: url('../img/pagination-bg-current.gif');
	color: white;
	border: 1px solid #7F8083
}
ul.pagination li.truncate {
	padding: 0.3em;
	background: none
}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
	background-image: url('../img/pagination-prevnext-bg.gif');
	border: none;
	line-height: 19px;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 0 1px
}
#pagination_previous {
	background: transparent url('../img/pagination-prev-border.gif') no-repeat top left;
	padding-left: 6px
}
#pagination_previous a, #pagination_previous span { border-left: none }
#pagination_next {
	background: transparent url('../img/pagination-next-border.gif') no-repeat top right;
	padding-right: 6px
}
#pagination_next a, #pagination_next span { border-right: none }
li.disabled span {
	color: #888;
	background-color: #f1f2f4
}
form.pagination { text-align: right }
form.pagination label {
	line-height: 1.4em;
	vertical-align: bottom;
	float: right;
	margin-left: 0.3em
}
form.pagination select { float: right }
form.pagination select option {
	font-size: 0.9em;
	padding-right: 1em
}
form.pagination input { float: right }

/* steps (like order step) */
ul.step {
	background: transparent url('../img/step_start.gif') no-repeat bottom left;
	list-style: none;
	margin: 0.8em auto 2em;
	padding-left: 40px;
	height: 25px;
	width: 465px;
	color: #7F8083;
}
ul.step li {
	height: 25px;
	float: left;
	width: 100px;
	text-align: center;
	background: transparent url('../img/step_standard.gif') no-repeat bottom left
}
ul.step li.step_current {
	background: transparent url('../img/step_current.gif') no-repeat bottom left;
	font-weight: bold
}
ul.step li.step_todo { font-style: italic }
ul.step li#step_end { width: 40px }
ul.step li#step_end { background: transparent url('../img/step_end.gif') no-repeat bottom left }
ul.step li#step_end.step_current { background: transparent url('../img/step_end_current.gif') no-repeat bottom left }
/*ul#order_step { background-color: white }*/

/* product-sort.tpl */
#productsSortForm {
	margin: 1em 0 0 0
}
#productsSortForm p {
	height: 1em;
	margin: 0.5em 0 0 0
}
#productsSortForm label, #productsSortForm select { float: right }
#productsSortForm select { font-size: 0.8em }

/* Header */
#header_menu ul { 
	list-style: none;
}

#header_links { 
	display:none;
}

DIV#search_block_top
{
	float:left;
	width:140px;
	white-space:nowrap;
	padding-top:2px;
}

DIV#search_block_top A
{
	color:white;
}

INPUT#search_query_top
{
	float:left;
	width:113px;
	height:20px;
	margin:0;
}

DIV#search_block_top INPUT.button
{
	float:right;
	width:19px;
	height:21px;
	margin:0;
	color:white !important;
	background: #e5e5e5 url("../img/button_ok.gif") no-repeat left 2px;
}

#languages_block_top
{
/*	display:none;	*/
	float:right;
	margin-right: 10px;
	text-align:center;
	font-size:0.9em;
	position:absolute;
	top: -120px;
	right: 0;
}
#languages_block_top #first-languages li
{
	color:black;
	display: inline-block;
}
#languages_block_top #first-languages li a
{
	opacity: 0.6;
}
#languages_block_top #first-languages li a:hover,
#languages_block_top #first-languages li a:focus,
#languages_block_top #first-languages li.selected_language
{
	opacity: 1;
}

#header_user
{
	clear:left;
	width:938px;
	padding: 10px 25px;
	font-size: 0.9em;
	background: #E5E5E5;
}

#header_user, #header_user_info
{
	float:left;
}

#header_user_info a:hover, #header_user_info a:focus
{
	text-decoration:underline;
}

#header_nav, #shopping_cart, #your_account
{
	display:none;
}

#header_menu form {
	border: none;
	margin-bottom: 0!important;
	display: inline
}

#header_menu label {
	margin: 0;
	float: none
}

/* Footer */
#footer {
	float:left;
	text-align:center;
	width: 938px;
	padding: 0 25px;
	clear: both;
	background: #e5e5e5 url("../img/background_page_bottom_round.gif") no-repeat scroll left bottom;
}

/* adresse	*/
#shop_address
{
	width: 902px;
	text-align:center !important;
	padding:18px;
	color:#7f8083;
	font-size:0.8em;
	background:#e5e5e5;
}
#shop_address, #shop_name, #shop_addr1, #shop_addr2, #shop_code, #shop_city, #shop_state, #shop_country, #shop_phone, #shop_fax, #shop_email
{
	float:left;
}

#shop_email a
{
	text-decoration:underline;
}

#shop_email a:hover,
#shop_email a:focus
{
	text-decoration:none;
}

/*	copyrights	*/
#copy, #copy1, #copy2
{
	color:white;
	background:#3D3C3F;
	line-height:30px;
	font-size:0.8em;
	font-weight:bold;
}
#copy
{
	float:left;
	text-align:left;
	padding-left:15px;
	width:450px;
}
#copy1
{
	float:left;
	text-align:center;
	width:350px;
}
#copy2
{
	float:right;
	text-align:right;
	padding-right:15px;
	width:108px;
}
#copy1 a,
#copy2 a
{
	color:white;
	text-decoration:underline;
}

#copy1 a:focus,
#copy1 a:hover,
#copy2 a:focus,
#copy2 a:hover
{
	text-decoration:none;
}

#copyrights
{
	float:left;
	width: 998px;
	margin-top:20px;
	margin-bottom:5px;
	text-align:center;
	font-size:0.8em;
}
#copyrights a
{
	font-weight:bold;
	text-decoration:underline;
}
#copyrights a:hover,
#copyrights a:focus
{
	text-decoration:none;
}
/* Default block style */
div.block {
	margin-bottom: 1em;
	width: 210px
}
#left_column div.block,
 #right_column div.block {
	padding-bottom: 19px;
	background: transparent url('../img/block_footer.png') no-repeat bottom left
}
div.block div.h4,div.block h4 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 23px;
	padding-top: 2px;
	line-height: 1.3em;
	color: #7f8083;
	height: 36px;
	background: transparent url('../img/block_header.png') no-repeat bottom left
}
div.block div.h4 a, div.block h4 a { 
	color: #7f8083;
	text-decoration:none;
}

div.block div.h4 a:hover,
div.block div.h4 a:focus,
div.block h4 a:hover,
div.block h4 a:focus
{ 
	text-decoration:underline;
}

div.block ul { 
	list-style: none;
}
div.block ul.tree li { padding-left: 1.2em }
div.block a:hover { text-decoration: underline }
#left_column div.block .block_content a.button_large,
 #right_column div.block .block_content a.button_large { margin: 0 0 0 -3px }
div.block .block_content {
	padding: 0 4px 0 24px;
	background: #f1f2f4 url('../img/block_bg.jpg') repeat-y top left;
	min-height: 16px
}
div.block li {
	padding: 0.2em 0 0.2em 8px;
	list-style-position: outside;
	background: url('../img/list_style.gif') no-repeat left 10px;
}

#new-products_block_right h4 a
{ 
	color: #C8D200;
}

#best-sellers_block_right div.block,
#best-sellers_block_right div.block_content,
#new-products_block_right div.block,
#new-products_block_right div.block_content,
#special_block_right div.block,
#special_block_right div.block_content
{
	padding:0 4px;
	width:202px;
	height:192px;
	text-align:center;
}

#new-products_block_right li,
#special_block_right li
{
	padding:0;
	background:none;
	list-style:none;
	width:202px;
	text-align:center;
}

#best-sellers_block_right li a,
#new-products_block_right li a,
#special_block_right li a
{
	width:202px;
	text-align:center;
	margin:0 auto;
}

#best-sellers_block_right img,
#new-products_block_right img,
#special_block_right img
{
	float:none;
	margin:0;
	text-align:center;
}

#new-products_block_right div.products,
#special_block_right div.products
{
	float:none;
	margin-top:-30px;
}

#new-products_block_right div.products a {
	color: #7f8083 !important;
}

#best-sellers_block_right div.name,
#special_block_right div.name
{
	margin-top:-30px;
}

div.block a {
	color: #7F8083;
	text-decoration: underline;
}

div.block a:hover, div.block a:focus {
	text-decoration: none;
}

p.logout {
	display:none;
}

p.logout a {
	color:#7f8083;
}

/* block exclusive */
#left_column div.exclusive, #right_column div.exclusive {
	background: transparent url('../img/block_exclusive_footer.jpg') no-repeat bottom left
}
div.exclusive h4 {
	background: transparent url('../img/block_header_exclusive.png') no-repeat bottom left;
	color: #7f8083
}
div.exclusive h4 a { color: #7f8083; }
div.exclusive li { margin-top: 0 }
div.exclusive, div.exclusive a { color: #7F8083; }
div.exclusive .block_content {
	background: white url('../img/block_exclusive_bg.jpg') repeat-y top left;
}

/* block in the center column */
#center_column p { margin: 0.5em 0; padding-left: 0.7em }
#center_column div.block { 
	width: 650px;
	margin: auto;
}
#center_column div.block h4 {
	background: transparent url('../img/block_header_large.png') no-repeat top left;
	height: 17px;
	color: white
}

/* Styles for products blocks */

/* block products (new, features, viewed, etc...) on left and right column */
.products_block li { margin-top: 0.2em }
.products_block li.item img { margin-right: 5px }
.products_block li.last_item { border: none }
.products_block li img {
	float: left;
	margin-right: 0.2em
}
.products_block p img {
	float: none;
	margin: 0 0 0 0.4em
}
.products_block li h5 {
	display: inline;
	font-size: 0.9em
}
.products_block li p a {
	font-weight: bold;
	font-size: 0.8em
}
.products_block dl {
	clear: both;
	text-align:center;
}
.products_block dl dt {
	margin-top: 0.3em;
	color: #7F8083
}
.products_block a.button_large { margin: 0.4em 0.4em 0 0.4em }
.products_block ul.product_images li {
	border: none;
	float: left;
	clear: none
}

/* Special style for block products in center column */
#center_column .products_block { border: none }
#center_column .products_block { color: #7F8083 }
#center_column .products_block h4 { line-height: 1.3em }
#center_column .products_block .block_content {
	background: #d0d3d8 none;
	padding: 0
}
#center_column .products_block ul li:hover { background-color: #bdc2c9 }
#center_column .products_block ul li {
	float: left;
	background-color: #d0d3d8;
	margin-top: 0;
	padding: 0 0 1px;
	width: 133px;
	border-right: 1px solid white;
	border-bottom: 1px solid white
}
#center_column .products_block ul .product_accessories_description {
	margin: 0;
	padding: 0;
	height: 280px
}

/*#center_column .products_block li.last_item { float: none; clear: both }*/
#center_column .products_block li.last_item_of_line { border-right: none }
#center_column .products_block li.first_item_of_line { clear: both }
#center_column .products_block li.last_line { border-bottom: none }
#center_column .products_block p, #center_column .products_block h5 { 
	margin: 0.5em 0.1em;
	text-align:center;
}
#center_column div.products_block h5 {
	display: block;
	margin-top: 8px;
}
#center_column div.products_block h5 a {
	color: #7F8083;
	font-size: 1.15em;
	text-decoration:none;
}
#center_column div.products_block ul li p {
	margin: 0;
	padding: 0
}
#center_column div.products_block div.product_desc {
	color: #7F8083;
	overflow: hidden
}
#center_column div.products_block a.product_image {
	display: block;
	background-color: transparent;
	margin-bottom: 2px;
	margin-left: 2px;
	width: 240px;
	height: 240px
}
#center_column div.products_block .product_accessories_description a.product_image {
	width: 118px;
	height: 85px
}
#center_column div.products_block a.product_description {
	display: block;
	width: 118px;
	height: 50px;
	margin-left: 2px;
	margin-bottom: 8px;
	overflow:hidden
}

#center_column div.products_block a.product_image img {
	float: none;
	margin: 0
}
#center_column div.products_block h5 { 
	margin: 5px 0 1px 0;
}
#center_column div.products_block div.product_desc { 
	text-align:center;
	margin: 0;
}
#center_column div.products_block ul li div.product_desc a { font-weight: normal }
#center_column .products_block span.price {
	text-align: center;
	font-size: 1.5em;
	padding: 0.5em 0;
	/*display: block;*/
}
p.price_container { text-align: center }
#center_column .products_block .featured_price { margin-top: 2.5em }
#center_column .products_block a.button,
 #center_column .products_block a.exclusive,
  #center_column .products_block span.exclusive { margin: 0.5em auto }

/* Special style for block accessories in center column (product page) */
#center_column .products_block.accessories_block .block_content { background: none }
#center_column div.products_block.accessories_block div.product_desc { 
	margin-right: 0;
	height: 150px; 
	border-right: 1px solid #d0d3d8 
}
#center_column .products_block.accessories_block .block_content li { background: none; text-align: center }
#center_column .products_block.accessories_block .block_content li h5,
 #center_column .products_block.accessories_block .block_content li a.product_description { text-align:left }
#center_column .products_block.accessories_block .block_content li.last_item a.product_image { border: none }

/* discount.tpl */
td.discount_value { white-space: nowrap }

/* shopping cart */
.cart_last_product { 
	width: 300px;
	margin: 0 auto 12px;
	background: #F3F4D5;
}
.cart_last_product_header,
.cart_last_product_header .left {
	background: url('../img/table_header.gif') right 0;
}
.cart_last_product_header .left {
	background-color:#fff;
	background-position:0 0;
	margin-bottom:5px;
	padding-left: 27px;
	width: 249px;
	height: 24px;
	line-height: 24px;
	color: white;
	font-weight: bold
}
.cart_last_product_img { float:left }
.cart_last_product_img img {
	margin:0 6px;
	border:1px solid #3D3C3F;
	width: 45px;
	height: 45px
}
 .cart_last_product_content { 
	float:right; 
	width:241px 
}
.cart_last_product_content a { text-decoration:none }
.cart_last_product_content h5 { font-size:9px }
.cart_last_product_content h5 a { color:#3D3C3F }

p.cart_navigation { padding: 1em 0!important }
p.cart_navigation .button,
 p.cart_navigation .button_large { float: left }
p.cart_navigation .exclusive,
 p.cart_navigation .exclusive_large,
 p.cart_navigation .exclusive_large_disabled { float: right }
p.cart_navigation_extra {
	text-align: center;
	width: auto
}
form.std p.cart_navigation span {
	float: none;
	text-align: left;
	width: auto
}
#cart_summary tfoot td {
	border-top: none;
	line-height: 1.5em
}
#cart_summary tfoot tr.cart_total_product td { border-top: 1px solid #bdc2c9 }
#cart_summary tfoot tr.cart_total_price td { border-bottom: 2px solid #bdc2c9 }
#cart_summary .price, #cart_summary .price-discount {
	color: #7F8083;
	font-size: 1em;
	text-decoration: none
}
tr.cart_item { 
	background: #F3F4D5;
	color: #3D3C3F;
}
/*tr.cart_item td { padding: 0.5em 0 }*/
table#cart_summary tr.cart_item td .price {
	color: #3D3C3F;
}
td.cart_product a { margin: 0 0.6em }
td.cart_product a img {
	border: 1px solid #3D3C3F;
	width: 45px;
	height: 45px
}
td.cart_description a { text-decoration: none }
td.cart_description a:hover { text-decoration: underline }
td.cart_description h5 a, td.cart_ref, td.cart_total { color: #3D3C3F }
td.cart_unit, td.cart_total, td.cart_discount_price { text-align: right }
td.cart_availability, td.cart_ref { text-align: center }
td.cart_total .price { font-weight: bold }
tr.cart_item td.cart_unit { padding-right: 1em }
td.cart_quantity {
	width: 7.5em;
	text-align: right
}
.cart_quantity_input { float: right; margin: 5px 10px 0 0; }
td.cart_quantity p, td.cart_quantity a {
	float: left;
	display: inline
}
td.cart_quantity p { padding-right: 0.3em }
td.cart_quantity .icon { margin-top: 0.6em }
td.cart_quantity a.cart_quantity_up,
 td.cart_quantity a.cart_quantity_down { display: block }
tr.cart_free_shipping { white-space: normal }
tr.cart_total_price { font-weight: bold }
#order tfoot p {
	margin: 0;
	float: left;
	width: 85%
}
#order tfoot span {
	float: right;
	width: 15%;
	display: block
}
#order #voucher fieldset {
	border: 1px solid #bdc2c9;
	padding: 0.7em
}
#order form#voucher fieldset #display_cart_vouchers {
	margin-top:5px;
	clear:both;
	float:left;
}
#order form#voucher fieldset #display_cart_vouchers .voucher_name {
	color:#DD2A81;
	font-weight:bold;
	cursor:pointer;
}
#order form#voucher h4,
 #order form#voucher p,
 #order form#voucher .button { display: inline }
#order form#voucher h4 {
	float: left;
	line-height: 1.5em;
	margin-right: 6em
}
#order #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #bdc2c9;
	padding: 0.5em
}
#order #order_carrier h4 {
	width: 50%;
	display: inline
}
#order #order_carrier img { vertical-align: middle }
#order #order_carrier span { margin: 0 0.2em }
#order #gift_div { display: none }
#order #gift_div label, #order #gift_div textarea {
	display: block;
	width: 100%;
	margin: 1em 0
}

#order-opc tfoot p {
	margin: 0;
	float: left;
	width: 85%
}
#order-opc tfoot span {
	float: right;
	width: 15%;
	display: block
}
#order-opc #voucher fieldset {
	border: 1px solid #bdc2c9;
	padding: 0.7em
}
#order-opc form#voucher fieldset #display_cart_vouchers {
	margin-top:5px;
	clear:both;
	float:left;
}
#order-opc form#voucher fieldset #display_cart_vouchers .voucher_name {
	color:#DD2A81;
	font-weight:bold;
	cursor:pointer;
}
#order-opc form#voucher h4,
 #order-opc form#voucher p,
 #order-opc form#voucher .button { display: inline }
#order-opc form#voucher h4 {
	float: left;
	line-height: 1.5em;
	margin-right: 6em
}
#order-opc #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #bdc2c9;
	padding: 0.5em
}
#order-opc #order_carrier h4 {
	width: 50%;
	display: inline
}
#order-opc #order_carrier img { vertical-align: middle }
#order-opc #order_carrier span { margin: 0 0.2em }

#order-opc #gift_div label, #order #gift_div textarea {
	display: block;
	width: 100%;
	margin: 1em 0
}

/* views block */
#views_block {
	margin: 0 auto;
	width: 290px
}
#thumbs_list {
	overflow: hidden;
	float: left;
	width: 255px
}
#thumbs_list ul {
	padding-left: 0;
	list-style-type: none;
	margin-top: 5px
}
#thumbs_list li {
	float: left;
	cursor: pointer;
	width: 80px;
	height: 80px;
	margin-right: 5px;
}
#view_scroll_left, #view_scroll_right {
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent: -3000px;
	width: 9px;
	height: 18px;
	float: left;
	margin-top: 30px;
	padding-right: 4px;
	padding-left: 4px
}
#view_scroll_right { background-image: url('../img/thumbs_right.gif') }
span.view_scroll_spacer {
	float: left;
	width: 17px;
	height: 80px
}

/* manufacturers-list.tpl && suppliers-list.tpl */
#manufacturers_list, #suppliers_list {
	margin-top: 2em;
	list-style-type: none
}
#suppliers_list li, #manufacturers_list li {
	background: #d0d3d8 url('../img/block_category_item_bg.jpg') repeat-x;
	border: solid 1px #d0d3d8;
	padding: 0.6em;
	margin-bottom: 1.5em
}
#suppliers_list li a, #manufacturers_list li a {
	text-decoration: none;
	color: #87888A
}
#suppliers_list li h3, #manufacturers_list li h3 { margin: 0.4em 0 }
#suppliers_list .left_side, #manufacturers_list .left_side {
	float: left;
	width: 75%
}
#suppliers_list .logo, #manufacturers_list .logo {
	border: solid 1px #d0d3d8;
	float: left;
	margin-right: 0.6em
}
#suppliers_list li p.description,
#manufacturers_list li p.description { font-size: 0.92em }
#suppliers_list li .right_side,
#manufacturers_list li .right_side {
	float: right;
	text-align: right
}
#suppliers_list .right_side span,
#manufacturers_list .right_side span {
	font-size: 1.7em;
	color: #da0f00
}
#suppliers_list li a.button,
#manufacturers_list li a.button { margin-top: 4em }

/* conditions & legal */
ul.shop_info {
	list-style-type: square!important;
	list-style-position: inside;
	padding: 0.6em;
	margin-top: 0.6em;
	margin-left: 2em;
	border: 1px solid #888
}
ul.shop_info li {
	padding-left: 0.5em!important;
	padding-bottom: 0.5em!important
}

/* conditions.tpl */
#conditions #right_column { display: none }
#conditions h2 { background: transparent url('../img/title_bg_large.gif') no-repeat top left }
#conditions #center_column {
	width: 730px;
	text-align: justify
}
#conditions #center_column ul,
 #conditions #center_column ol {
	margin-left: 2em;
	padding: 0.6em
}
#conditions #center_column ul { list-style-type: circle }
#conditions #center_column li { padding-bottom: 0.5em }
#conditions #center_column { line-height: 1.3em }

/* order step 3: PAYMENT */
.payment_module { display: block }
.payment_module img {
	vertical-align: middle;
	margin-right: 1em
}
.payment_module a {
	display: block;
	border: 1px solid #7F8083;
	padding: 0.6em;
	text-decoration: none
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
	border: 1px solid #488c40;
	background-color: #e5e6e7;
	color: #87888A
}

/* Printable version */
@media print {
	div#left_column, div#right_column, div#footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top, #search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {
		display: none
	}
	div#center_column { width: 100% }
	input.text { border: 1px solid gray }
	.block_hidden_only_for_screen { 
		display: block; 
		margin-top: 1em 
	}
	#more_info_sheets #idTab1 { width: 530px }
	* { 
		background: none!important; 
		background-color: white!important; 
	}
}

/* Customizable product */
#customization_block { width: 556px }
.customization_block_title { margin: 4px 4px 4px 2px }
#customization_block ul { margin: 6px 6px 0 6px }
.customization_block_input { vertical-align: inherit }
img.customization_delete_icon { margin: 2px }
li.customizationUploadLine {
	text-align: right;
	margin-right: 40px;
	clear: left;
	padding: 4px;
	display: block
}
div.customizationUploadBrowse { float: left }
div.customizationUploadBrowseDescription { padding: 6px }
img.customizationUploaded {
	margin: 2px;
	border: 1px solid #888888
}
ul.customizationUploaded {
	list-style-type: none;
	margin-left: 4px
}
ul.customizationUploaded li { display: inline }
ul.customizationUploaded a { text-decoration: none }
div.customizationUploaded { clear: left }
div.deletePictureUploaded { float: right }
div.deleteCustomizableProduct { float: right }
ul.typedText {
	padding-left: 6px;
	list-style-type: none
}

/* crosselling block */
#crossselling {
	margin: 0 auto 0;
	height: 120px;
	width: 100%
}
#crossselling_noscroll {
	margin: 0 auto 0;
	height: 120px;
	width: 100%
}
#crossselling_list {
	overflow: hidden;
	float: left;
	width: 96%
}
#crossselling_list ul {
	padding-left: 0;
	list-style-type: none
}
#crossselling_list li {
	float: left;
	margin: 0 3px;
	cursor: pointer;
	text-align: center;
	width: 100px;
	overflow: hidden
}
#crossselling_list li a { margin: auto }
#crossselling_scroll_left,
 #crossselling_scroll_right {
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent: -3000px;
	display: block;
	width: 9px;
	height: 18px;
	float: left;
	margin-top: 30px
}
#crossselling_scroll_right { background-image: url('../img/thumbs_right.gif') }

/* mywishlist */
#mywishlist div#block-order-detail form.wl_send fieldset p input { margin-left: 60px }
#mywishlist div#block-order-detail {
	margin-top: 10px; 
	display: block
}
#mywishlist form.std fieldset label { width: 30px }
#mywishlist form.std fieldset input#submitWishlist { display: inline }
#mywishlist table.std thead th.mywishlist_first {
	text-align: center;
	width: 40px
}
#mywishlist table.std thead th.mywishlist_second {
	text-align: center;
	width: 80px
}
#mywishlist table.std thead th.first_item,
#mywishlist table.std tbody tr td { width: 200px }
#mywishlist div#block-order-detail ul li span.wishlist_product_detail select { margin: 0 }
#mywishlist div#block-order-detail { margin-top: 10px }
#mywishlist #hideBoughtProducts,
#mywishlist #showBoughtProducts {
	float: left;
	margin: -18px 0 0 5px
}
#mywishlist #showBoughtProducts,
#mywishlist #hideBoughtProductsInfos,
#mywishlist #hideSendWishlist { display: none }
#mywishlist #showBoughtProductsInfos,
#mywishlist #hideBoughtProductsInfos { margin-left: 5px }
#mywishlist #showSendWishlist,
#mywishlist #hideSendWishlist,
#mywishlist div#block-order-detail ul li a.exclusive {
	float: right;
	margin: -18px 0 0 0
}
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th { text-align: center }
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th.first_item { width: 300px }
#mywishlist div#block-order-detail table.wlp_bought_infos { margin: 0 0 0 10px }
#mywishlist div#block-order-detail ul li img { float: left }

/* View wishlish */
#view_wishlist #featured-products_block_center ul div li a img { float: left }
#view_wishlist #featured-products_block_center ul div li a,
 #view_wishlist #featured-products_block_center ul div li span {
	text-decoration: none;
	float: left
}
#view_wishlist #featured-products_block_center ul div li span.wishlist_product_detail,
 div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {
	margin-left: 30px;
	float: left
}
div#mywishlist div#block-order-detail ul li span.wishlist_product_detail { margin-bottom: 5px } 
#view_wishlist #featured-products_block_center ul div li a.exclusive,
 #view_wishlist #featured-products_block_center ul div li span.exclusive {
	margin-left: 55px
}
#view_wishlist #featured-products_block_center ul div li.address_name input.text {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	border: 0
}

/* module reversoform*/
.account_creation #reverso-form { width: 100% }
.account_creation #reverso-form label {
	width: 250px;
	text-align: left;
	margin-left: 10px
}
.account_creation #reverso-form label#legend_reverso {
	clear: both;
	width: 100%;
	font-size: 10px;
	text-align: left
}
.account_creation #reverso-form input#reverso_form { margin-top: 20px }

/* module productcomments */
.rating {
	cursor: pointer;
	margin: 2em;
	clear: both;
	display: block
}
.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden
}
.cancel, .star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer
}
.cancel, .cancel a { background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px }
.star, .star a { background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0 }
.cancel a, .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0
}
div.star_on a { background-position: 0 -16px }
div.star_hover a, div.star a:hover { background-position: 0 -32px }
.pack_content { margin: 10px 0 10px 0 }
.pack_price {
	float: right; 
	margin-right: 3px; 
	font-size: 12px
}
.confirmation { 
	color: #808000; 
	font-weight: bold 
}
#page .rte { background: transparent none repeat scroll 0 0 }

/* module paypalapi */
.paypalapi_about { text-align: justify }
.paypalapi_about ul { padding-left: 20px }

/* cms pages */
#cms div.content_only { 
	text-align: left; 
	padding: 10px 
}

/*	editeur HTML	*/
#primary_block #more_info_sheets table.ingredients
{
	width:314px;
	height:165px;
	border:none;
	border-spacing:2px;
	list-style-image: url('../img/list_style_carre_vert.gif');
	background: url('../img/tableau_ingredients.png') no-repeat;
}

#primary_block #more_info_sheets table.ingredients td,
#primary_block #more_info_sheets table.ingredients table
{
	border:none;
	font-size:0.9em;
}

/* Mentions légales	*/
#center_column div.rte #table_mentions,
#center_column div.rte #table_mentions td
{
	text-align:left;
	border:none;
}

/* 404	*/
#label_query
{
	width:60%;
	text-align:left;
}
#submit_query
{
	float:right;
}

/** NEW MENU **/
div#adtm_menu {
	width: 100%;
}

div#adtm_menu div#adtm_menu_inner {
	background: transparent none;
	margin-bottom: 0px;
}

div#adtm_menu div#adtm_menu_inner ul#menu li.li-niveau1 {
	background: transparent url('../img/menu_sep.png') right center no-repeat;
}

div#adtm_menu div#adtm_menu_inner ul#menu li.li-niveau1:last-child,
div#adtm_menu div#adtm_menu_inner ul#menu li.li-niveau1:nth-last-child(2) {
	background: transparent none;
}

div#adtm_menu div#adtm_menu_inner ul#menu li.li-niveau1:last-child {
	float: right;
	/*width: 150px;*/
	text-align: right;
	padding-right: 0;
	margin-right: 40px;
}

div#adtm_menu div#adtm_menu_inner ul#menu li.li-niveau1:last-child a .advtm_menu_span {
	color: #4A4A4A;
	margin: 0 30px 0 55px;
}

div#adtm_menu div#adtm_menu_inner ul#menu li.li-niveau1 .advtm_menu_span,
div#adtm_menu div#adtm_menu_inner ul#menu li.li-niveau1 a .advtm_menu_span {
	background: transparent none;
	font-size: 11px;
	padding: 0 5px !important;
}

div#adtm_menu div#adtm_menu_inner  ul#menu li.li-niveau1 a.a-niveau1 {
	float: none;
	display: inline;
}

div#adtm_menu div#adtm_menu_inner ul#menu li.li-niveau1 div.adtm_sub {
	border: none;
	border-radius: 0;
	background: #3D3C3F url('../img/submenu_top.png') left 1px no-repeat;
	width: 100%;
}

div#adtm_menu div#adtm_menu_inner ul#menu li.li-niveau1 div.adtm_sub table.columnWrapTable tbody tr td.adtm_column_wrap_td {
	border: none;
	background: transparent url('../img/submenu_sep.png') right center no-repeat;
}

div#adtm_menu div#adtm_menu_inner ul#menu li.li-niveau1 div.adtm_sub table.columnWrapTable tbody tr td.adtm_column_wrap_td:last-child {
	background: transparent none;
}

div#adtm_menu div#adtm_menu_inner ul#menu li.li-niveau1 div.adtm_sub table.columnWrapTable tbody tr td.adtm_column_wrap_td div.adtm_column_wrap div.adtm_column span a {
	font-weight: normal;
	color: #FFFFFF;
}

/** NEW BLOCKS **/

#left_column div.block,
#right_column div.block,
#left_column div.block.exclusive,
#right_column div.block.exclusive {
	background: #3D3C3F none;
	color: #FFFFFF;
	padding-bottom: 15px;
}

#left_column div.block .block_content,
#right_column div.block .block_content,
#left_column div.block.exclusive .block_content,
#right_column div.block.exclusive .block_content {
	background: #3D3C3F none;
	color: #FFFFFF;
	padding-top: 15px;
}

#left_column div.block .block_content a,
#right_column div.block .block_content a,
#left_column div.block.exclusive .block_content a,
#right_column div.block.exclusive .block_content a {
	color: #FFFFFF;
}

#left_column div.block h4,
#right_column div.block h4,
#left_column div.block.exclusive h4,
#right_column div.block.exclusive h4,
#left_column div.block div.h4,
#right_column div.block div.h4,
#left_column div.block.exclusive div.h4,
#right_column div.block.exclusive div.h4,
#left_column div.block h4 a,
#right_column div.block h4 a,
#left_column div.block.exclusive h4 a,
#right_column div.block.exclusive h4 a,
#left_column div.block div.h4 a,
#right_column div.block div.h4 a,
#left_column div.block.exclusive div.h4 a,
#right_column div.block.exclusive div.h4 a {
	background: #FAFAFA none;
	color: #3D3C3F;
	height: auto;
}

input#search_query_block {
	width: 120px;
}

input#search_button {
	display: inline-block;
}

div#cart_block_list span.price {
	color: #FFFFFF !important;
}

div#cart_block p#cart-prices, div#cart_block #cart-price-precisions {
	border: none;
}

input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
	color: #3D3C3F !important;
	font-weight: normal !important;
	font-size: 11px !important;
	line-height: 1.7em !important;
}
input.button.inverted, a.button.inverted, span.button.inverted {
	color: #FFFFFF !important;
	background: transparent url('../img/button-medium-inverted.png') top left no-repeat;
}
input.button_large.inverted, a.button_large.inverted, span.button_large.inverted {
	color: #FFFFFF !important;
	background: transparent url('../img/button-large-inverted.png') top left no-repeat;
}
input.button.text-white, a.button.text-white, span.button.text-white {
	color: #FFFFFF !important;
}
input.button.text-bold, a.button.text-bold, span.button.text-bold {
	font-weight: bold !important;
}
input.button.nobg, a.button.nobg, span.button.nobg {
	background: transparent none !important;
}

#best-sellers_block_right div.block, #best-sellers_block_right div.block_content, #new-products_block_right div.block, #new-products_block_right div.block_content, #special_block_right div.block, #special_block_right div.block_content {
	height: auto;
}

#best-sellers_block_right div.name, #special_block_right div.name {
	margin-top: 0;
}

#best-sellers_block_right div.name a, #special_block_right div.name a {
	text-decoration: none;
}

h1#cart_title {
	font-weight: normal;
	color: #7F8083;
}

div#cart_voucher {
	color: #7F8083;
}



/* product-list.tpl */
ul#product_list { margin-top: 2em; list-style-type: none }
ul#product_list li {
	border-left: 1px solid #d0d3d8;
	border-bottom: 1px solid #d0d3d8;
	background: #E5E5E5;
	padding: 4px;
	min-height: 130px;
	height: auto;
	clear: both;
	margin-bottom: 0.3em;
}
* html ul#product_list li {
	height: auto !important;
	height: 130px
}
ul#product_list li a {
	text-decoration: none;
	color: #3D3C3F;
}
ul#product_list a.product_img_link {
	float: left;
	margin-right: 18px;
}
ul#product_list a.product_img_link img { vertical-align: bottom; display: block }
ul#product_list li h2 {
	margin: 0.4em 0;
	font-size: 1.2em;
}
ul#product_list li .new {
	background: transparent url(../img/flag_new_bg.jpg) repeat-x scroll 0%;
	border: 1px solid #C8D200;
	color: #3D3C3F;
	font-size: 0.6em;
	font-weight: bold;
	margin: 0 1em 0 0;
	padding: 0 0.4em;
	text-transform: uppercase;
	vertical-align: 0.3em
}
ul#product_list li p.product_desc, ul#product_list li ul.product_desc {
	margin-bottom: 0;
	font-size: 0.92em;
	text-align: justify;
	color: #3D3C3F;
}
ul#product_list li ul.product_desc {
	margin-top: 5px;
	text-align: left;
}
ul#product_list li ul.product_desc li {
	clear: none;
	background: none;
	border: 0;	
	min-height: 0;
	padding: 0;
	list-style: inside disc;
}
ul#product_list li div.left_block 
{
	float: left;
	width:160px;
	margin-right:20px;
}
ul#product_list li div.center_block
{
	float: left;
	width:80%;
}
ul#product_list li div.right_block {
	width:18%;
	float: right;
	text-align: right;
	margin-top: 0
}
ul#product_list li .discount, ul#product_list li .on_sale, ul#product_list li .online_only {
	color: #da0f00;
	text-transform: uppercase;
	font-weight: bold;
	display: block
}
ul#product_list li .reduction {
	display: block;
	margin-bottom: 0.3em
}
ul#product_list li .price {
	display: block;
	font-size: 1.8em;
	margin-bottom: 1em;
	padding: 0.2em;
	background: transparent none;
	color: #3D3C3F;
}
ul#product_list li span.availability {
	display:none;
	color: #488c40;
	font-size: 0.9em
}
ul#product_list li a.button { 
	margin-top: 0.2em;
	float:right;
}
ul#product_list li a.exclusive { margin-top: 2em }
ul#product_list li p.compare input { vertical-align: text-bottom }

div.tableau_des_sans {
/*   padding-left: 75px;*/
}
table.tableau_des_sans {
    width: 300px;
	margin: auto;
}
table.tableau_des_sans TD {
    background: url("../img/puce_tableau_des_sans.gif") no-repeat scroll 0 4px #3D3C3F;
    color: #FFFFFF;
    font-weight: bold;
    height: 1.4em;
    padding-left: 25px;
    text-align: left;
}

table.ingredients span.texte_vert {
	color: #3D3C3F;
	font-weight: bold;
}