/* Couleurs */

/*	#141034; /* BG body */
/*	#bd60c3; /* rose */
/*	#1b1646; /* BG panier top */
/*	#543282; /* violet */
/*	#9d9abb; /* mauve */
/*	#d0d0d0; /* BG bloc gris */
/*	#908873; /* marron */
/*	#cd2323; /* rouge */
/*	#73ad36; /* vert */



* {
	padding:0;
	margin:0;
}

body {
	background: #141034 url(../img/BG-body.gif) repeat-x top left;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
}
#body_header {
	background: url(../img/BG-body-header.gif) no-repeat top center;
}

#content {background-color:#1d1649; width:950px; padding:10px; margin-bottom:30px;}
#content_in {background-color:#e2e2e4; width:930px; padding:10px 10px 20px 10px; overflow:hidden;}

/* 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; }
.float_left {float:left;}
.float_right {float:right;}
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;}
p.text_intro {font-weight:bold; margin-bottom:10px; color:#543282}
p.text_intro_black {font-weight:bold; margin-bottom:10px; color:#000;}

/* Footer links */
p.cart_navigation .exclusive_large.navig_left {
	float: left;
}
p.cart_navigation .exclusive_large.navig_right {
	float: right;
}
ul.footer_links{
	list-style-type:none;
	clear:both;
	margin:20px 0 0 0;
	overflow:hidden;
}
ul.footer_links li{
	float:left;
	margin-right:10px;
}
ul.footer_links li .exclusive_large.navig_left {
	float: left;
}
ul.footer_links li .exclusive_large.navig_right {
	float: right;
}

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

/* simple list inline */
ul.inline_list{ list-style-type:none; margin:0; overflow:hidden;}
ul.inline_list li { float:left; text-align:center; }
ul.inline_list li 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.gif) no-repeat left 10px;
	margin-left:1em;
}
ul.tree a{}
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 */
ul.idTabs {
	list-style-type:none;
	border-bottom:solid 1px #76839b;
	height:21px;
	margin-top:1em;
}
ul.idTabs li {
	float:left;
	margin-right:1px;
}
ul.idTabs li 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:#374853;
}
ul.idTabs li a.selected{
	background-image: url('../img/tab_bg_selected.jpg');
	color:white;
}

/* IdTabs Short*/
ul.idTabsShort li a {
	background-image: url('../img/tab_bg_short.jpg');
	width:138px;
}
ul.idTabsShort li a.selected{
	background-image: url('../img/tab_bg_selected_short.jpg');
	color:white;
}

div.sheets{
	clear:both;
	padding:1em;
}
div#more_info_sheets ul li{	margin-bottom:0.4em; }

/* global style */
a {
	color: #bd60c3; /* rose */
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
input:focus {
	outline: 0;
	outline-offset: 0;
}
a img {
	outline: none;
	border: none;
	text-decoration: none;
}
h2 {
	/*font-size: 1.1em;
	line-height:1.6em;
	padding-left:0.5em;
	margin: 0.5em 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #374853;
	background: transparent url('../img/title_bg.gif') no-repeat top left;
	height: 21px;*/
	color:#543282;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
h2 a {color:#543282; /* violet */ text-transform:uppercase; font-size:16px; font-weight:bold;}
h2 a:hover {color:#bd60c3; /* rose */ text-decoration:none;}
h2 span {
	font-size: 0.9em;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	color: #374853;
	margin-left: 1em;
}
h3 { color:#000; font-size:12px; }
h4 { font-size: 16px; text-transform:uppercase; color: #bd60c3; /* rose */ font-weight:bold;}

/* global layout */
#page {
	width: 970px;
	margin: 0 auto;
	text-align:left;
}
#header_global {
	width: 970px;
	margin:0;
	height:166px;
}
h1#logo {
	float: left;
	width: 379px;
	margin:0;
	height:166px;
}
#header {
	float: right;
	/*width: 591px;*/
	height:166px;
}
#left_column, #center_column, #right_column {
	float:left;
}
#left_column {
	clear:left;
	width:240px;
	margin-right: 10px;
}
#center_column {
	width: 680px;
	margin: 0;
}
#right_column {

}

/* global RTE fields */

div.rte {
	text-align:left;
	padding:0 10px 0 17px;
}

.mceContentBody {
	text-align:left;
	background:#FFF;
}

div.rte html, div.rte div, div.rte span, div.rte applet, div.rte object, div.rte iframe,
div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6, div.rte p, div.rte blockquote, div.rte pre,
div.rte a, div.rte abbr, div.rte acronym, div.rte address, div.rte big, div.rte cite, div.rte code,
div.rte del, div.rte dfn, div.rte em, div.rte font, div.rte img, div.rte ins, div.rte kbd, div.rte q, div.rte s, div.rte samp,
div.rte small, div.rte strike, div.rte strong, div.rte sub, div.rte sup, div.rte tt, div.rte var,
div.rte dl, div.rte dt, div.rte dd, div.rte ol, div.rte ul, div.rte li,
div.rte fieldset, div.rte form, div.rte label, div.rte legend,
div.rte table, div.rte caption, div.rte tbody, div.rte tfoot, div.rte thead, div.rte tr, div.rte th, div.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;
}
div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6,
.mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 {
	margin: 0.75em 0 0.3em 0;
	color: #374853;
}
div.rte h1,
.mceContentBody h1 {
	font-size: 25px;
	font-weight:bold;
}
div.rte h2,
.mceContentBody h2 {
	font-size: 20px;
	background:none;
	text-transform:none;
}
div.rte h3, .mceContentBody h3 {font-size: 16px;}
div.rte h4, .mceContentBody h4 {font-size: 14px;}
div.rte h5,.mceContentBody h5 {font-size: 12px;}
div.rte h6, div.rte h6 {font-size:  8px;}

div.rte ol, .mceContentBody ul,
div.rte ol, .mceContentBody ul
 {
	padding-left: 2em;
}

div.rte ul, .mceContentBody ul{
	list-style-type:disc;
	margin-left:10px;
	padding-left:10px;
}

div.rte strong, .mceContentBody strong {
	font-weight:bold;
}

div.rte em, .mceContentBody em {
	font-style:italic;
}

/* tables still need 'cellspacing="0"' in the markup */
div.rte table,.mceContentBody table {
	border-collapse: separate;
	border-spacing: 1px;
	width:auto;
}
div.rte caption, div.rte th, div.rte td, div.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;
}

div.rte th,
.mceContentBody th {
	padding-left:1em;
	padding-right:1em;
	background:#e5e6e7;
}

div.rte p,
.mceContentBody p {
	margin:0 0 5px 0;
}
/* /global RTE fields */

/* global table style */
div.table_block {
	padding:0;
	margin:0 0 10px 0;
	width:680px;
}
table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width:100%;
}
table.std th {
	padding: 6px 10px;
}
table.std td.none_item, table.std th.none_item, table.std tr.cart_discount.last_item td.none_item {
	background-color:#E2E2E4;
	width:10px;
	padding:0;
	height:28px;
	border:0;
}
table.std th {
	white-space:nowrap;
}

table.std tr.item td, table.std tr.item th {}

table.std tr.alternate_item td, table.std tr.alternate_item th {}

table.std tbody tr td {
	border-bottom: 1px solid #d1d0d0;
	vertical-align:top;
}
table.std tbody tr td .price {background-color:inherit; padding:0;}
table.std tbody tr.last_item td {border:0;}
table.std tbody tr.cart_discount.last_item td {
	border-top: 1px solid #d1d0d0;
	vertical-align:top;
}

table.std thead th {
	background-color: #d0d0d0; /* BG bloc gris */
	height:16x;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
	font-size:14px;
}
table.std thead th.first_item {}
table.std thead th.last_item {}
table.std thead th.item {}

table.std tfoot tr td.price { padding-right:10px;}
table.std tfoot td {
	background-color: #d0d0d0; /* BG bloc gris */
	text-align: right;
	white-space: nowrap;
	font-weight:bold;
	padding:10px 10px 0 0;
	font-size:13px;
}

/* /global table style */

/* global form style */
form.std {
	clear: both;
	overflow:hidden;
}
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 {
	background-color:#d0d0d0; /* BG bloc gris */
	padding:10px;
	border:0;
}
form.std fieldset 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 p {}
form.std label, form.std p span {
	float: left;
	text-align: right;
	width: 161px;
	margin-right:10px;
	color:#666666;
	padding-top:6px;
}
form.std label.top {color:#000;}
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;
	vertical-align: top;
	outline: none;
	color:#000;
	background-color:#efefef;
}
input {padding:4px 10px; height:14px; width:188px;}
select {padding:3px 0 3px 0;}
textarea {padding:5px 10px;}

input, textarea, select {
	border: 1px solid #a6a6a6;
}
select option {padding-right:10px;}
.checkbox input, .radio input {
	border: none;
	width:auto;
	height:auto;
}
form.std .radio span {padding-top:0;}
form.std .checkbox label, form.std .radio label, form.std span.form_info {
	margin: 0;
	float: none;
	text-align: left;
	color:#000;
}
.required sup {
	color: #da0f00;
}
form.std p.checkbox {
	
}
form.std p.submit {
	float:right;
	margin-top:10px;
}

#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.exclusive2, 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 {
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:#fff!important;
	font-weight: bold;
	font-size: 12px!important;
	text-align: center;
	text-decoration: none!important;	
	cursor: pointer;
	display: block;
	line-height: 24px;
	height: 24px;
	padding:0;
	margin:0;
}

/* 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.exclusive2, input.exclusive_large,
input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled {
	padding-bottom:0;
}

/* 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 {
	background-position: left -48px;
	cursor:default;
	color:#fff!important;
}

/* exclusive button */
input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive2, 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 {
	color:white!important;
}
a.exclusive_large.navig_left {
	color:#bab8cc!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:#fff!important;
}

/* hover button */
input.button:hover, input.button_mini:hover, input.button_small:hover, input.button_large:hover,
input.exclusive_mini:hover, input.exclusive_small:hover,
a.button:hover, a.button_mini:hover, a.button_small:hover, a.button_large:hover,
a.exclusive_mini:hover, a.exclusive_small:hover {
	background-position: left -24px;
}
input.exclusive:hover, input.exclusive2:hover, a.exclusive:hover{
	
	background-position: left -33px;
}
input.exclusive_large:hover, a.exclusive_large:hover{
	background-position: left -50px;
}
input.exclusive_large.navig_left:hover, a.exclusive_large.navig_left:hover{
	background-position: left -75px;
}

/* exclusive hover button */
input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive2: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: 36px;
	background-image: url('../img/button-mini.gif');
}
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-image: url('../img/button-small.gif');
}
input.button, input.button_disabled, a.button, span.button {
	width: 105px;
	background-image: url('../img/button-medium.gif');
	height:24px;
}
input.exclusive, input.exclusive2, input.exclusive_disabled, a.exclusive, span.exclusive {
	width: 153px;
	background-image: url('../img/button-medium.gif');
	height:33px;
	font-size:16px!important;
	padding-right:5px;
}
input.exclusive2 {
	width: 250px;
}
input.button_large, input.button_large_disabled, a.button_large, span.button_large {
	width: 156px;
	background-image: url('../img/button-large.gif');
	height:24px;
}
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large {
	width: 180px;
	background-image: url('../img/button-large.gif');
	height:25px;
}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-image: url('../img/button-medium_exclusive.gif'); background-color:#D0D0D0; }
input.exclusive2 { background-image: url('../img/button-medium-exclusive-2.gif'); background-color:#e2e2e4; }
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background-image: url('../img/button-mini_exclusive.gif'); }
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background-image: url('../img/button-small_exclusive.gif'); }
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large { background-image: url('../img/button-large_exclusive.gif'); }
a.exclusive_large.navig_left{ background-image: url('../img/button-large_exclusive.gif'); background-position:0 -25px; }

/* 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 {
	padding-left: 2em;
	background: transparent url('../img/bullet.gif') no-repeat 0.6em 0.5em;
	list-style-type:none;
}

.price-discount { text-decoration: line-through; color:#bd60c3; /* rose */ }
.price-pretax { color: gray; }
.price-ecotax { color:#488c40; }
img.icon { margin-right: 0.5em; vertical-align: middle; }
.price, .price-shipping, .price-wrapping {
	color:#FFF;
	font-size: 12px;
	font-weight: bold;
	white-space:nowrap;
	background-color:#bd60c3; /* rose */
	padding:4px 5px;
}
.no_stock {
	color:#FFF;
	font-size: 12px;
	font-weight: bold;
	white-space:nowrap;
	background-color:#9a9a9a;
	padding:4px 5px;
}


/* errors */
.error {
	background: #d0d0d1 url(../img/BG-error.gif) repeat;
	color: #d62020;
	margin: 0 0 20px 0;
	padding: 20px 30px;
	 font-weight: bold;
}
.error p {}
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em;
}

/* warning */
.warning {
	font-weight: bold;
}
.warning_inline {
	color:#da0f00;
	font-weight:bold;
}

/* success */
.success {
	color:#73ad36; /* vert */ 
	font-weight: bold; 
	margin-bottom:10px;
}
.success_inline {
	color:#73ad36; /* vert */
	font-weight:bold;
}

/* breadcrumb.tpl */
.breadcrumb {
	font-size: 12px;
	color:#666666;
	margin-bottom:10px
}
.breadcrumb .navigation-pipe {
	padding: 0 2px;
}
.breadcrumb a {}
.breadcrumb a:hover {}

/* pagination.tpl */
div.pagination { overflow:hidden; }
ul.pagination {
	list-style: none;
}
ul.pagination li {
	display: inline;
	float: left;
	font-weight: bold;
	color: #fff;
	background-color: #9d9abb; /* mauve */
	text-align:center;
	margin-right:3px;
}
ul.pagination a {
	display: block;
	color:#FFF;
	text-decoration: none;
	padding: 5px 10px;
}
ul.pagination a:hover {
	background-color: #543282; /* violet */
}
ul.pagination li.current {
	background-color: #543282; /* violet */
	padding: 5px 10px;
}
ul.pagination li.truncate {
	background-color:inherit;
	color: #9d9abb; /* mauve */
	cursor:inherit;
	padding: 5px 10px;
}
#pagination_previous {margin-right:200px;}
#pagination_next {float:right; margin:0;}
#pagination_previous a, #pagination_next a, #pagination_previous.disabled, #pagination_next.disabled {
	width:106px;
	height:15px;
}
#pagination_previous a, #pagination_previous.disabled {
	background: #e2e2e4 url('../img/pagination-prev-bg.gif') no-repeat top left;
	padding:5px 5px 5px 15px;
}
#pagination_next a, #pagination_next.disabled {
	background: #e2e2e4 url('../img/pagination-next-bg.gif') no-repeat top right;
	padding:5px 15px 5px 5px;
}
#pagination_previous a:hover, #pagination_next a:hover {
	background-position:0 -25px;
}
#pagination_previous.disabled, #pagination_next.disabled {
	color: #bab8cc;
}

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; }

/* product-sort.tpl */
div#productsSort {
	background-color:#9d9abb; /* mauve */
	padding:5px 10px;
	overflow:hidden;
	color:#FFF;
}
div#productsSort p {padding-top:5px;}
div#productsSort .list_nb_products{width:285px; font-weight:bold; float:left; font-style:italic;}
div#productsSort .list_tri, div#productsSort input.button_mini, div#productsSort select{float:left;}
div#productsSort label{padding-top:5px; margin-right:10px; float:left;}
div#productsSort .list_nb_pages{float:right;}
div#productsSort input.button_mini{margin-left:3px;}

/* Header */
#header ul { list-style: none; }
#header form {
	border: none;
	margin-bottom: 0!important;
	display: inline;
}
#header label {
	margin: 0;
	float: none;
}

/* block top currencies */
#header #currencies_block_top {
	margin: 0.4em 0.5em 0 0;
	float: left;
}
#header #currencies_block_top ul {
	float: left;
	height: 1.5em;
}
#header #currencies_block_top ul li {
	float:left;
	margin-right:0.2em;
}
#header #currencies_block_top ul li a {
	display:block;
	font-size:0.8em;
	background-color:#f1f2f4;
	border:#595a5e 1px solid;
	text-decoration:none;
	min-width: 1em;
	padding: 0px 2px 0px 3px;
	line-height: 1.5em;
	text-align: center;
	vertical-align: middle;
}
#header #currencies_block_top ul li a:hover {
	background-color:white;
	color: black;
}
#header #currencies_block_top ul li.selected a {
	border: none;
	background-color: transparent;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: black;
	border:1px solid white;
}
#header #currencies_block_top p {
	clear: left;
}

/* block top languages */
#header #languages_block_top {
	margin: 0.4em 0.1em 0 0;
	float: left;
}
#header #languages_block_top p {
	clear: left;
}
#languages_block_top ul#first-languages {
	float: left;
	height: 1.5em;
	width: 8em;
}
#languages_block_top ul#first-languages li {
	float:left;
	margin-right: 0.3em;
}

#languages_block_top ul#first-languages li.selected_language {
	float:left;
	margin-right: 0.3em;
}

/* top links */
ul#header_links {
	margin: 0.4em 0.3em 0 0;
	list-style-type: none;
	float: left;
}
#header_links li {
	float:left;
	width: 66px;
}
#header_links a {
	display: block;
	height: 15px;
	color: #595a5e;
	padding-top: 19px;
	text-align: center;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
}
#header_links #header_link_sitemap a {
	background-image: url('../img/icon/sitemap.gif');
}
#header_links #header_link_contact a {
	background-image: url('../img/icon/contact.gif');
}
#header_links #header_link_bookmark a {
	background-image: url('../img/icon/star.gif');
}

/* block top search */
#header #search_block_top {
	width: 259px;
	padding:48px 10px 10px 69px;
	overflow:hidden;
}
#header #search_block_top p { padding: 0; }
#header #search_block_top input{ float:left; }
#header #search_block_top input#search_query { width:198px; border:1px solid #1c1647; margin-left:0; background-color:#494275; margin-right:3px; }

/*404.php*/
#page_404 h3 {margin-bottom:5px;}
#page_404 input#search_query {width:308px; margin-right:3px;}
#page_404 form input {float:left;}

/* block left column "Quick search" */
#search_block_left input {
	margin: 2px 0px 0px 0px;
}
#search_block_left #search_query {
	width: 11em;
}
#search_button {
	display: inline;
}

/* block top user information */
#header #header_user {
	text-align: right;
	clear: left;
	margin:0;
	color: #fff;
}
#header_user p {}

#header_user #shopping_cart_img {float:left;}
#header_user #shopping_cart {background-color:#1b1646 /* BG panier top */; height:29px; font-size:14px; padding:9px 10px 0 5px; float:left;}
#header_user #shopping_cart a {color: #fff;}
#header_user #shopping_cart .ajax_cart_quantity, #header_user #shopping_cart .ajax_cart_product_txt, #header_user #shopping_cart .ajax_cart_total, #header_user #shopping_cart .ajax_cart_no_product
{font-weight:bold; font-size:18px;}

#header_user #header_user_info {line-height:1.6em; padding:4px 10px 0 0; clear:both;}

/* Footer */
#footer {
	padding: 0;
	clear: both;
	width:950px;
	text-align:center;
	color:#FFF;
}
#footer #block_various_links_footer, #footer #block_various_links_footer_2 { 
	list-style: none; 
	padding:10px;
}
#footer #block_various_links_footer { 
	background-color:#9d9abb; /* mauve */
}
#footer #block_various_links_footer li a{ color:#543282; /* violet */ }
#footer #block_various_links_footer_2 li a{ color:#FFF;}
#footer #block_various_links_footer li, #footer #block_various_links_footer_2 li {
	display: inline;
}
#footer #block_various_links_footer li {
	border-left: 1px solid #543282; /* violet */
	padding: 0 4px 0 8px;
}
#footer #block_various_links_footer_2 li {
	border-right: 1px solid #fff;
	padding: 0 8px 0 4px;
}
#footer #block_various_links_footer li.first_item, #footer #block_various_links_footer_2 li.last_item {
	border: none;
	padding: 0 4px 0 0;
}
#footer #block_various_links_footer a.bloc_paiement{ clear:both; display:block; }
#footer #block_various_links_footer a.bloc_paiement img{ margin-top:10px; }

/* Default block style */
div.block {
	margin-bottom: 10px;
	width: 220px;
	padding:10px;
}
#left_column div.block, #right_column div.block {}
div.block h4 {
	text-transform: uppercase;
	font-family: Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	padding-left:0.5em;
	border-bottom:1px solid #595A5E;
	padding-top:2px;
	line-height:1.3em;
	color: #374853;
	height: 19px;
	background: transparent url('../img/block_header.gif') no-repeat top left;
}
div.block h4 a { color: #374853; }
div.block h2 a:hover { text-decoration: none; }
div.block ul { list-style: none; }
div.block ul.tree li {}
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 {}
div.block li {
	padding: 0;
	list-style-position: outside;
}
div.block a {}

/* 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.gif') no-repeat top left;
	color: white;
}
div.exclusive h4 a { color: white; }
div.exclusive li { margin-top: 0; }
div.exclusive, div.exclusive a {}
div.exclusive .block_content {
	background: #bdc2c9 url('../img/block_exclusive_bg.jpg') repeat-x bottom left;
	border-left: 1px solid #595a5e;
	border-right: 1px solid #595a5e;
}

/* block myaccount */
#left_column div.myaccount, #right_column div.myaccount { background: #f6dce8 url('../img/block_footer_myaccount.jpg') no-repeat bottom left; }
div.myaccount h4 { background: #971d58 url('../img/block_header_myaccount.jpg') no-repeat top left; }
div.myaccount h4 a, div.myaccount h4 { color: white; }
div.myaccount, div.myaccount a { color: #5d0630; }
div.myaccount ul.bullet { margin-top: 0.6em; }
div.myaccount ul.bullet li { background-image: url('../img/bullet_myaccount.gif'); }
div.myaccount ul.bullet .icon { display: none; }
div.myaccount p.logout { padding: 0.3em 0 0.3em 2em; }
div.myaccount p.logout, div.myaccount p.logout a { color: #dd2a81; }
div.myaccount p.logout a { text-decoration: underline; }
div.myaccount p.logout a:hover { text-decoration: none; }
div.myaccount .block_content {
	background: #f6dce8 url('../img/block_bg_myaccount.jpg') repeat-x bottom left;
	border-left: 1px solid #f6dce8;
	border-right: 1px solid #f6dce8;
}
.account_input {
	margin-left: 0px;
	width:15em;
}

/* block in the center column */
#center_column p {}
#center_column div.block { width: 680px; padding:0; margin:0; overflow:hidden;}
#center_column h2 {
	background: transparent url('../img/icon-titre.gif') no-repeat 0 3px;
	padding-left:17px;
	margin:20px 0 20px 0;
}
#index #center_column h2 {
	margin:20px 0 10px 0;
}

/* Styles for products blocks */
/* block products (new, features, viewed, etc...) on left and right column */
.products_block li {
	clear: left;
	margin-top: 0.2em;
}
.products_block li.item img {
	margin-right: 5px;
}
.products_block li.last_item {
	border: none;
}
.products_block li img {
	vertical-align: top;
	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;
	border-top: 1px solid #374853;
	padding: 0.2em 0.4em;
}
.products_block dl dt {
	margin-top: 0.3em;
	color: #595a5e;
}
.products_block p {
	margin-top: 0.4em;
}
.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:#000; }
#center_column .products_block .block_content {}
#center_column .products_block ul li:hover { background-color: #bbbbbb; }
#center_column .products_block ul li {
	float: left;
	clear: none;
	width:164px;
	height:237px;
	background-color: #d0d0d0; /* BG bloc gris */
	padding: 0;
	margin:0 8px 10px 0;
	position:relative;
}

#center_column .products_block ul .etat_produit {right:0;}


/*#center_column .products_block li.last_item { float:none; clear:both; }*/
#center_column .products_block li.last_item_of_line { margin:0; }
#center_column .products_block li.first_item_of_line { clear:both; }
#center_column .products_block li.last_line { }
#center_column .products_block p {}
#center_column div.products_block h3 {
	display: block;
	height: 34px;
	padding:10px 10px 0 10px;
}
#center_column div.products_block h3 a {
	color:#000;
	font-size:12px;
}
#center_column div.products_block ul li p {
	margin:0;
	padding:0;
}
#center_column div.products_block p.product_desc {
	height:9.5em;
	color: #595a5e;
}
#center_column div.products_block a.product_image {
	display: block;
	background-color: transparent;
	width: 160px;
	height: 160px;
	margin:2px 2px 0 2px;
}
#center_column div.products_block a.product_description {
	display: block;
	width: 118px;
	height: 50px;
	margin-left:2px;	
}

#center_column div.products_block a.product_image img{
	float:none;
	margin:0;
}
#center_column div.products_block p.product_desc, #center_column div.products_block h5 {
	margin-left:0.5em;
	margin-right:0.5em;
}
#center_column div.products_block ul li p.product_desc a { font-weight:normal; }
#center_column .products_block p.encart_price_discount  {float:left; margin:5px 5px 0 0;}
#center_column .products_block p.encart_price  {float:right;}
#center_column .products_block span.price, #center_column .products_block span.no_stock  {margin:0 10px 0 0; float:right;}
#center_column .products_block span.price-discount  { }
#center_column .products_block .price_container {
	overflow:hidden;
	float:right;
}
#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 div#accessories_block_product.block h2 {background: transparent url('../img/icon-recommandations.gif') no-repeat 0 3px; margin:20px 0 10px 0;}

/* Block tags */
div.tags_block .block_content {
	padding: 0.2em 0.6em;
}
div.tags_block p {
	text-align: justify;
	font-size:0.9em;
}
div.tags_block p a {
	margin: 0 0.1em;
	line-height: 1.5em;
}
div.tags_block p a:hover {
	color:white!important;
	background-color:#5D717E;
	text-decoration:none;
}
a.tag_level3 { font-size: 1.8em; font-weight:bold;}
a.tag_level2 { font-size: 1.4em;}
a.tag_level1 { font-size: 1em; color:#888!important;}

/* Block homefeatured */
#center_column div#featured-products_block_center.block h2 {
	background: transparent url('../img/icon-selection.gif') no-repeat 0 3px;
}

/* Block manufacturer */
.blockmanufacturer ul, .blocksupplier ul {
	padding-bottom: 0.6em;
}
.blockmanufacturer select, .blocksupplier select {
	width: 100%;
	margin: 0;
}

/* Block specials */
#center_column div#special_block_center.block h2 {
	background: transparent url('../img/icon-reductions.gif') no-repeat 0 3px;
	margin:10px 0;
}
.blockspecials ul {}
.blockspecials li {}

.blockspecials p.product_image {}
.blockspecials p {}
.blockspecials p a {}

/* Block Viewed Products */
div#viewed-products_block_left div.block_content ul.products li { height:85px; }
div#viewed-products_block_left div.block_content ul.products li img { margin-right:7px; }

/* Block newsletter + Block forum */
div#newsletter_block_left, div#forum_block_left {height:89px;}
div#newsletter_block_left {background:#d0d0d0 /* BG bloc gris */ url(../img/BG-bloc-left-newsletter.gif) no-repeat top left; }
div#forum_block_left {background:#d0d0d0 /* BG bloc gris */ url(../img/BG-bloc-left-forum.gif) no-repeat top left;}
div#newsletter_block_left h2, div#forum_block_left h2 {color:#000; text-transform:none; font-size:19px;}
div#newsletter_block_left div.block_content, div#forum_block_left div.block_content {padding:6px 0 0 0;}
div#newsletter_block_left div.block_content p, div#forum_block_left div.block_content p{margin:5px 0 0 0}
div#newsletter_block_left div.block_content select{ float:left; width: 171px; margin-right:3px;}
div#newsletter_block_left div.block_content input.button_mini{ float:left;}

/* Block RSS */
div#rss_block_left p { margin:0.5em 0; text-align:center; }

/* Block logo payment */
div.paiement_logo_block { width: 191px; text-align: center; margin-bottom: 1.5em; }
div.paiement_logo_block a { text-decoration: none; }
div.paiement_logo_block img { margin: 0 0.5em; }

/* Block editorial */
.editorial_block { margin-bottom: 2em; }
.editorial_block .rte{
	background:transparent none repeat scroll 0 0;
}
.editorial_block h2 {
	background: none;
	padding: 0;
	margin-bottom: 1em;
}
.editorial_block p { text-align: justify; padding-top: 0.4em;}

#editorial_block_center p { padding-left:0px; }

/* Block advertising */
.advertising_block { width: 191px; margin-bottom: 1em; text-align: center; }

/* Block new products */
#center_column div#new-products_block_right.block h2 {
	background: transparent url('../img/icon-nouveaux.gif') no-repeat 0 3px;
	margin:10px 0;
}

/* Block left 3 */
.block_3_left {height:24px; padding:8px 0 0 38px; width:202px; margin:0 0 10px 0;}
#news_block_left {background:#9d9abb /* mauve */ url(../img/BG-nouveautes.gif) no-repeat top left;}
#promos_block_left {background:#9d9abb /* mauve */ url(../img/BG-promotions.gif) no-repeat top left;}
#bestsales_block_left {background:#9d9abb /* mauve */ url(../img/BG-meilleures-ventes.gif) no-repeat top left;}

/* Block left */
.block_left {height:99px; padding:0; width:240px; margin:0 0 10px 0;}

/* Block categories */
div#categories_block_left {background-color:#543282; /* violet */}
div#categories_block_left ul.tree {color:#FFF;}
div#categories_block_left ul.tree li {
	border:none;
	background: none;
	margin:0 0 6px 0;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}
div#categories_block_left ul.tree li.last {
	margin:0 0 0 0;
}
div#categories_block_left ul.tree li ul li{
	padding-left:20px;
	background:none;
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	margin:0;
}
div#categories_block_left ul.tree li ul {margin-top:5px;}
div#categories_block_left ul.tree li ul li ul li{
	padding-left:15px;
	font-size:9px;
}
div#categories_block_left ul.tree a{
	color:#fff;
}
div#categories_block_left ul.tree a:hover{
	text-decoration:none;
	color:#bd60c3; /* rose */
}
div#categories_block_left ul.tree a.selected{
	color: #bd60c3; /* rose */
}
div#categories_block_left ul.tree li ul li a.selected{
	font-weight:normal;
}
/*div#categories_block_left span.grower{
	display:block;
	float:left;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	width:9px;
	height:15px;
	margin: 0 0 0 -10px!important;
	margin: 0 0 0 -6px;
	padding: 0;
}
div#categories_block_left span.OPEN { background-image: url('../img/icon/less.gif'); }
div#categories_block_left span.CLOSE{ background-image: url('../img/icon/more.gif'); }*/

/* steps (like order step) */
ul.step {
	list-style: none;
	margin:20px 0 20px 0;
	height: 33px;
	width:680px;
	background:#d0d0d0 url(../img/step-process.gif) no-repeat top left;
}
ul.step li {
	height: 33px;
	float: left;
	text-align: center;
	/*font-size:0;*/
	text-align:center;
	text-decoration:none;
	/*text-indent:-3000px;*/
	color:#FFF;
	font-weight:bold;
	font-size:16px;
}
ul.step.ul_summary{background-position:0 0;}
ul.step.ul_login{background-position:0 -33px;}
ul.step.ul_address{background-position:0 -66px;}
ul.step.ul_shipping{background-position:0 -99px;}
ul.step.ul_payment{background-position:0 -132px;}

ul.step li.li_summary {width: 126px;padding:7px 12px 0 0;}
ul.step li.li_login, ul.step li.li_address, ul.step li.li_shipping {width: 124px;padding:7px 12px 0 0;}
ul.step li.li_payment {width: 122px;padding:7px 12px 0 0;}

ul.step li.step_current {}
ul.step li.step_todo {color:#999999;}
ul.step li.step_done, ul.step li.step_done a  {color:#fff;}
ul.step li#step_end {}
ul.step li#step_end {}
ul.step li#step_end.step_current {}
ul#order_step {
	background-color: #e2e2e4;
}

/* Special style for block cart*/
#cart_block .block_content { padding: 0.6em; }
#cart_block h4 { background-image: url('../img/block_header_exclusive_cart.gif'); }
#cart_block h4 span{
	text-transform:none;
	font-size:0.8em;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:10px;
}
#cart_block h4 span#block_cart_collapse{ background-image: url('../img/icon/sort_asc_white.gif'); }
#cart_block h4 span#block_cart_expand{ background-image: url('../img/icon/sort_desc_white.gif'); }
#cart_block #cart_block_no_products{ margin: 0.5em 0; }
#cart_block dl dt a, #cart_block dl dt span.quantity-formated {
	float: left;
}
#cart_block dl {
	font-size: 0.9em;
}

#cart_block dt{
	padding-top:0.4em;
	height:1.2em;
}
#cart_block dl span.quantity-formated{ padding-right:0.3em; }
#cart_block dt, #cart_block dd{
	clear: both;
	margin-top:0.2em;
}

#cart_block dt {
width: 175px;
}

#cart_block dd {
width: 155px;
}

#cart_block dd{ margin-left:1em; margin-right:1em; font-style:italic;}
#cart_block dl dt a { font-weight: bold; }
#cart_block a.ajax_cart_block_remove_link {
	width:11px;
	height:13px;
	margin-left:4px;
	float:right;
	font-size:0;
	display:block;
	background: transparent url('../img/icon/delete.gif') no-repeat left bottom;
}
#cart_block a.ajax_cart_block_remove_link:hover { text-decoration:none; }
#cart_block p { clear: both; }
#cart_block p span {
	clear: right;
	float: left;
	text-align: right;
}
#cart_block li { clear: both; }
#cart_block span.price {
	color: white;
	float: right;
}
#cart_block dl span.price {
	font-weight: normal;
	color: white;
	float: right;
}
#cart_block_wrapping_cost, #cart_block_shipping_cost , #cart_block_total{ padding-right:1.3em; }
#cart_block table#vouchers {
	margin-top:0.5em;
	border-top:1px solid white;
	height: 3em;
	padding-top:0.4em;
	margin-bottom:0.5em;
	clear:both;
}

 #cart_block p#cart-prices {
	margin-top:0.5em;
	border-top:1px solid white;
	height: 4em;
	padding-top:0.4em;
	margin-bottom:0.5em;
	clear:both;
}

#cart_block table#vouchers td {
	padding:0;
	border:0;
	height:1.5em;
}

#cart_block table#vouchers td.price {
	color:white;
	font-size:1em;
	font-weight:normal;
	width:37%;
	text-align:right;
}
#cart_block table#vouchers td.delete {
	width:9%;
	text-align:right;
}

#cart_block table#vouchers td.delete img{
	margin:0;
}

#cart_block p#cart-buttons {
	height: 1.6em;
	margin:0 -0.3em;
}
#cart_block p#cart-buttons a { float: left; }
#cart_block p#cart-buttons a#button_order_cart { float: right; }

#cart_block .cart_block_customizations {
	margin-left: 6px;
	list-style-type: square;
}

#cart_block #cart-price-precisions {
	margin-top:0.5em;
	padding-top: 0.4em;
	border-top:1px solid white;
	font-size: 0.9em;
	height: 2em;
}

/* authentication.tpl */
#authentication #create-account_form, #authentication #login_form {
	width: 335px;
	clear: none;
	float: left;
}
#authentication #create-account_form {margin-right:10px;}
#authentication #create-account_form fieldset, #authentication #login_form fieldset {
	height:auto !important;/*IE*/
	height:238px;/*IE*/
	min-height:238px;
}
#authentication #center_column fieldset {
	padding:20px;
	margin-bottom:10px;
}
#authentication #center_column h4 {
	margin-bottom:20px;
}
#authentication #center_column h4 span {
	text-transform:none;
	font-size:14px;
}

#authentication #center_column p{
	margin-top:10px;
}
#authentication #create-account_form label, #authentication #login_form label {text-align:left; margin:0 0 2px 0; width:100%;}
#authentication #center_column p.submit {
	float:none;
	text-align:left;
	clear:both;
}
#authentication #center_column p.lost_password {
	clear:both;
	font-size:11px;
	margin-top:10px;
}
#authentication #center_column p.lost_password a {
	color:#999;
}


#authentication input#SubmitCreate, #authentication input#SubmitLogin{ margin:0; }

form#account-creation_form input.text, form#account-creation_form #id_country, form#account-creation_form #id_state, #authentication textarea { width:17em; }
#authentication #account-creation_form p.submit {float:right;}
#account-creation_form p.fields_required {color:#666;}

/* my-account.tpl */
#my-account #center_column ul { margin: 20px 0; }
#my-account #center_column li { 
	list-style: none; 
	padding:10px;
	background-color:#d0d0d0; /* BG bloc gris */
	margin-bottom:10px;
}
#my-account #center_column li a {font-weight:bold;}

/* discount.tpl */
td.discount_value {white-space: nowrap;}
td.discount_value .price {color:#bd60c3; /* rose */}
table.discount tbody tr td {
	padding:10px;
	text-align:center;
}
table.discount tbody tr.last_item td {
	border-bottom:1px solid #D1D0D0;
}
table.discount tbody tr.last_item td.none_item {
	border:0;
}

/* category.tpl */
h2.category_title {}
body#category #subcategories li {
	width:164px;
	float: left;
	background-color: #d0d0d0; /* BG bloc gris */
	padding: 0;
	margin:0 8px 10px 0;
} 	 
body#category #subcategories li h4{
	display: block;
	height: 36px;
	padding:10px; 
}
body#category #subcategories a.cat_img_link img {width:160px; height:160px; margin:0;}
body#category #subcategories a.cat_img_link{
	display: block;
	background-color: transparent;
	width: 160px;
	height: 160px;
	margin:2px 2px 0 2px;;
}
body#category #subcategories li.last_item_of_line { margin:0 0 10px 0; }

div.cat_desc { margin:10px 0 20px 0; font-weight:bold; color:#543282; /* violet */ }

body#category  div#subcategories ul.inline_list  li a img {
	display:inline;
}

/* product-list.tpl */
ul#product_list{ margin-top:10px; list-style-type:none; overflow:hidden; }
ul#product_list li:hover { background-color: #bbbbbb; }
ul#product_list li {
	float: left;
	clear: none;
	width:164px;
	height:237px;
	background-color: #d0d0d0; /* BG bloc gris */
	padding: 0;
	margin:0 8px 10px 0;
	position:relative; 
}
ul#product_list li a {}
ul#product_list li.last_item_of_line { margin:0; }
ul#product_list li.first_item_of_line { clear:both; }

ul#product_list .etat_produit {right:0;}

ul#product_list a.product_img_link{
	display: block;
	background-color: transparent;
	width: 160px;
	height: 160px;
	margin:2px 2px 0 2px;;
}

ul#product_list a.product_img_link img{
	float:none;
	margin:0;
}
ul#product_list li h3{ 
	display: block;
	height: 34px;
	padding:10px 10px 0 10px; 
}
ul#product_list li h3 a {
	color:#000;
	font-size:12px;
}
ul#product_list li .new{
	background:transparent url(../img/flag_new_bg.jpg) repeat-x scroll 0%;
	border:1px solid #488C40;
	color:white;
	font-size:0.6em;
	font-weight:bold;
	margin:0pt 1em 0pt 0pt;
	padding:0pt 0.4em;
	text-transform:uppercase;
	vertical-align:0.3em;
}
ul#product_list li p.product_desc{ font-size:0.92em; }
ul#product_list li div.center_block{
	float:left;
	width:74%;
}
ul#product_list li div.right_block{
	float:left;
	width: 11em;
	text-align:right;
	margin-left:1em;
	margin-top:0;
}
ul#product_list li span.price, ul#product_list li span.no_stock  {margin:0 10px 0 0; float:right;}
ul#product_list li .price_container {
	overflow:hidden;
	float:right;
}
ul#product_list li .discount{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	display: block;
}
ul#product_list li .on_sale{
	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 span.availability{
	float: right;
	color:#488c40;
	font-size:0.9em;
}
ul#product_list li a.button{ margin-top:0.5em; }

/* shopping cart */
table.cart_last_product {
	width:300px;
	margin-left:130px;
}

table.cart_last_product_content {
	margin:5px 0px 10px 130px;
}

p.cart_navigation {
	clear:both;
	margin:20px 0 0 0;
	overflow:hidden;
}
p.cart_navigation .exclusive_large.navig_left {
	float: left;
}
p.cart_navigation .exclusive_large.navig_right, p.cart_navigation .exclusive2.navig_right {
	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 tr td {}
#cart_summary tfoot tr.cart_total_product td {}
#cart_summary tfoot tr.cart_total_price td {}

#cart_summary .price, #cart_summary .price-discount {
	font-weight: bold; 
	color:#bd60c3; /* rose */
}
#cart_summary .price, #cart_summary .price-discount {
	text-decoration:none;
}

tr.cart_item td, tr.cart_discount td { padding: 10px; }

td.cart_product {width:250px;}
td.cart_product img, td.cart_product h5 {float:left;}
td.cart_product img {width:60px;}
td.cart_product h5 {width:180px; font-size:12px;}
td.cart_product a { }
td.cart_product a img { margin-right:10px; }
td.cart_product a:hover img {}
td.cart_product h5 a { color: #543282; /* violet */ text-transform:uppercase; font-weight:bold; }
td.cart_product a.liens_attributes { color: #666; font-size:11px; }

td.cart_unit, td.cart_quantity {width:100px;}
td.cart_total {width:120px;}
td.cart_unit, td.cart_total, td.cart_discount_price { text-align: right; }

#cart_summary td.cart_unit .price {color:#000; font-weight:normal; }
td.cart_total .price { }

td.cart_quantity {
	text-align: center;
}
td.cart_quantity p, td.cart_quantity a {
	float: left;
	display: inline;
}
td.cart_quantity p {
	padding: 0 5px;
}
td.cart_quantity .icon {
	margin-top: 0.6em;
}
td.cart_quantity a.cart_quantity_up, td.cart_quantity a.cart_quantity_down {}
td.cart_quantity a.cart_quantity_delete, td.cart_discount_delete a.cart_quantity_delete {color:#666; margin-left:12px; font-size:11px;}
td.cart_discount_delete { text-align:right;}

td.cart_discount_name {font-style:italic; color:#cd2323; /* rouge */}
#cart_summary td.cart_discount_price span.price-discount {color:#cd2323; /* rouge */} 

tr.cart_big_total_price td {padding:20px 10px 10px 0!important; color:#bd60c3; /* rose */ font-size:16px!important; text-transform:uppercase;}

tr.cart_free_shipping {
	white-space: normal;
}

#order tfoot p {
	margin: 0;
	float: left;
	width: 85%;
}
#order tfoot span {
	float: right;
	width: 15%;
	display: block;
}

#order form#voucher fieldset {
	text-align:right;
	border-bottom:1px solid #d1d0d0;
	border-top:0;
	border-left:0;
	border-right:0;
	padding:0 0 10px 0;
}
#order form#voucher p.voucher_intro {padding:6px 30px 0 0; width:517px;}
#order form#voucher p.voucher_input {width:94px; margin-right:3px;}
#order form#voucher p input#discount_name {width:68px;}
#order form#voucher p, #order form#voucher .button_mini {
	float:left;
}

#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:96%;
	margin:1em 0;
}

/* contact-form.tpl */

form#contactus_form input.text, form#contactus_form #id_contact, form#contactus_form #id_state { width:17em; }
#contactus_form textarea {width:69%;}
#contactus_form p{
	margin-top:10px;
}
#contactus_form h4 {margin-bottom:20px;}

/* history.tpl*/

#block-history {}
#block-history table#order-list tbody tr td {padding:10px; text-align:center;}
#block-history table#order-list tbody tr td.none_item {padding:0; }
#block-history table#order-list tbody tr.last_item td {
	border-bottom:1px solid #D1D0D0;
}
#block-history table#order-list tbody tr.last_item td.none_item {border:0;}
#block-history .price, #block-history .price-shipping, #block-history .price-wrapping {
	color:#BD60C3;
	font-weight:bold;
}


#block-history #block-order-detail {
	margin:20px 0;
	padding:10px;
	background-color: #d0d0d0; /* BG bloc gris */
}
#block-history #block-order-detail p {
	padding-left :0;
	padding-right :0;
}
#block-history #block-order-detail h4{ margin-bottom:20px; }
/*stepbystep*/
#order-step-by-step table.detail_step_by_step {margin:5px 0 20px 0;}
#order-step-by-step table.detail_step_by_step thead th, #block-history #order-detail-content table thead th {background-color:#bdbdbe;}
#order-step-by-step table.detail_step_by_step td.none_item, #order-step-by-step table.detail_step_by_step th.none_item,
#block-history #order-detail-content table td.none_item, #block-history #order-detail-content table th.none_item
{background-color: #d0d0d0; /* BG bloc gris */ padding:0; border:0;}
#order-step-by-step table.detail_step_by_step tbody tr td,#block-history  #order-detail-content table tbody tr td {padding:10px; text-align:left; border-bottom:1px solid #bdbdbe;}
/*adresses*/
#history ul.address, #order-slip ul.address {
	background-color:#bdbdbe;
	height:auto !important;
	height:110px;/*IE*/
	margin-top:10px;
	min-height:110px;
	position:relative;
	width:285px;
}
#history ul.address.alternate_item, #order-slip ul.address.alternate_item {margin-left:10px;}
#history ul.address li.address_title, #order-slip ul.address li.address_title {font-size:14px; color:#543282; /* violet */ margin-bottom:10px;}
/*order detail*/
#block-history #order-detail-content {
	clear:both;
}
#block-history #order-detail-content table {margin:20px 0 20px 0;}
#block-history #order-detail-content table tbody tr td {text-align:center;}
#block-history #order-detail-content tfoot td{
	border:none;
	background-color:#bdbdbe;
}
#block-history #order-detail-content tfoot td .price, #block-history #order-detail-content tfoot td .price-shipping, #block-history #order-detail-content tfoot td .price-wrapping {font-size:13px;}
#block-history #order-detail-content table td span.order_qte_span{background:none;}
#block-history #order-detail-content table td input.order_qte_input{display:none;}
#block-history #order-detail-content table td.order_cb input{border: none;}
#block-history #order-detail-content .price, #block-history #order-detail-content .price-shipping, #block-history #order-detail-content .price-wrapping {background:inherit; padding:0;}
#block-history #order-detail-content table tr.cart_big_total_price td .price {font-size:16px;}
#block-history #block-order-detail textarea{
	margin:0 auto;
	width:96%;
}
#block-history #block-order-detail div.comment_text {background-color:#bdbdbe;}

#ordermsg textarea{width:96%;}

/*  sitemap.tpl */
#sitemap_content{ margin-left:5em; }
div.sitemap_block{
	padding:0;
	float:left;
	width:30%;
}
div.sitemap_block ul{ text-align:left; }
div.sitemap_block h3, .categTree h3{
	margin-top:1em;
	margin-bottom:1em;
}
div.categTree {
	margin-top:25px;
	margin-bottom:1em;
	margin-left:5em;
}

/* product.tpl */
#primary_block {
	background-color:#d0d0d0; /* BG bloc gris */
	overflow:hidden;
	padding:0 10px 20px 0;
	width:670px;
}
#primary_block #pb-right-column{
	width:300px;
	padding:2px 20px 0 2px;
	float:left;
}
#primary_block #image-block{
	height:300px;
	width:300px;
}
#primary_block #image-block img#bigpic{ 
	cursor:pointer; 
	height:300px;
	width:300px;
}
#primary_block ul#usefull_link_block{
	list-style-type:none;
	margin-top:15px;
	padding:0 12px;
	overflow:hidden;
}
#primary_block ul#usefull_link_block li{ margin:0 17px 0 0; float:left;}
#primary_block ul#usefull_link_block li a, #primary_block ul#usefull_link_block span.span_link, #primary_block ul#usefull_link_block span.span_link:hover{

	color:#9d9abb; /* mauve */
	font-size:11px;
	padding:1px 0 0 19px;
	height:15px;
	display:block;
}
#primary_block ul#usefull_link_block li a.function_print{	background: #d0d0d0 /* BG bloc gris */ url('../img/icon-print.gif') no-repeat top left;}
#primary_block ul#usefull_link_block li a.function_send_friend{	background: #d0d0d0 /* BG bloc gris */ url('../img/icon-send-friend.gif') no-repeat top left;}
#primary_block #pb-left-column{
	float:left;
	width:348px;
	padding:20px 0 0 0;
	position:relative;
}
#primary_block h2 {width:300px; margin:0; padding:0; background:none;}

#primary_block #product_reference{color:#9d9abb; /* mauve */ font-style:italic;}
#primary_block #short_description_block{
	margin-top:20px;
}

#primary_block #pack_content{
	background-color:#dadada;
	padding:8px 10px;
	margin:10px 0 0 0;
}
#primary_block #color_picker p {
	margin: 0 0 0.4em 0;
	padding: 0 0 0 0;
}
#primary_block #color_picker {
	padding: 0.7em;
	background: #e5e6e7 url('../img/product-short-desc-bg.gif') repeat-x top left;
	border: 1px #d0d3d8 solid;
	margin-bottom: 1.5em;
}
#primary_block #color_to_pick_list {

}
#primary_block #color_to_pick_list li {
	display: inline;
	float: left;
	margin: 0 0.4em 0.4em 0;
}
#primary_block a.color_pick {
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #666;
	cursor: pointer;
}
#primary_block a.color_pick:hover {
	border: 1px solid #000;
}

#primary_block #image-block img#bigpic.jqzoom{
cursor:crosshair;
position:relative;
}

#primary_block p.buttons_bottom_block{ margin:0; }
#primary_block p.buttons_bottom_block a, #primary_block p.buttons_bottom_block input { }

#primary_block #short_description_content.rte{padding:0;}

#primary_block #features_block{margin-top:6px; color:#8e8e8e; font-size:11px;}
#primary_block #features_block ul{
	list-style-type:none;
	overflow:hidden;
}
#primary_block #features_block ul li{ display:inline;}

#primary_block form#buy_block{
	padding:15px 0;
	margin:15px 0 0 0;
	color:#666666;
	border-top: 1px #bdbdbd solid;
	border-bottom: 1px #bdbdbd solid;
	overflow:hidden;
}
#primary_block form#buy_block p{}

#primary_block form#buy_block #availability_statut{
	background:url(../img/pastille-stock.gif) no-repeat top left;
	padding:16px 0 0 54px;
	font-weight:bold;
	color:#73ad36; /* vert */
	margin:0 0 20px 0;
	height:auto !important;/*IE*/
	height:30px;/*IE*/
	min-height:30px;
}
#primary_block form#buy_block #availability_statut.warning-inline{
	background:url(../img/pastille-oos.gif) no-repeat top left;
	color:#cd2323; /* rouge */
}

#primary_block form#buy_block #quantity_wanted_p{
	float:left;
	width:50px;
	margin-top:5px;
}
#primary_block form#buy_block input.fiche{
	padding:5px;
	width:14px;
	margin-left:3px;
	height:12px;
	color:#666666;
}

#primary_block form#buy_block #pQuantityAvailable{
	clear:both;
	margin:0 0 10px 0;
}

#primary_block form#buy_block img.on_sale_img{
	float:left;
}
#primary_block form#buy_block span.on_sale{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}
#primary_block form#buy_block span.discount{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}
#primary_block form#buy_block span.our_price_display{}
#primary_block form#buy_block span#availability_label{
	float:left;
	margin-right:1em;
}
#primary_block form#buy_block label{
	text-align:left;
	display:block;
	float:left;
	padding-top:6px;
}
#primary_block form#buy_block select{
	margin-left:3px;
	color:#666666;
}

#primary_block div#attributes{margin-bottom:20px;}
#primary_block div#attributes p{margin-bottom:3px; overflow:hidden;}
#primary_block div#attributes label{width:80px;}

/* prices */
#primary_block form#buy_block #price_panier{
	float:right;
}
#primary_block form#buy_block #add_to_cart{
	float:right;
}
#primary_block form#buy_block p.price{
	font-size:16px;
	float:left;
	padding:8px 5px 6px 5px;
	height:19px;
}
#primary_block form#buy_block span#pretaxe_price{}

#primary_block form#buy_block .prix_reduit{
	clear:both;
	padding:5px 0 0 0;
}
#primary_block form#buy_block p#old_price, #primary_block form#buy_block p.pack_price{
	color:#bd60c3; /* rose */ 
}
#primary_block form#buy_block .prix-barre{
	text-decoration: line-through; 
}

#primary_block form#buy_block p#reduction_percent{
	color:#da0f00;
	font-size:0.75em;
	text-align:right;
}
#primary_block form#buy_block p.price-ecotax{
	font-size:0.75em;
	text-align:right;
}

#primary_block div#quantityDiscount{
	color:#543282; /* violet */
	text-align:center;
	margin-bottom:20px;
}
#primary_block div#quantityDiscount span{font-size:16px;}

/* views block */
#views_block{
	width: 300px;
	overflow:hidden;
	margin-top:10px;
}

#thumbs_list{
	overflow:hidden;
	float:left;
	width: 282px;
}
#thumbs_list ul{
	padding-left:0px;
	list-style-type:none;
}
#thumbs_list li{
	float:left;
	cursor:pointer;
	width: 94px;
	height: 88px;
	text-align:center;
}
#view_scroll_left, #view_scroll_right{
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent:-3000px;
	width:9px;
	height:15px;
	float:left;
	margin-top:35px;
}
#view_scroll_right{
	background-image: url('../img/thumbs_right.gif');
}
span.view_scroll_spacer{
	float: left;
	width: 9px;
	height: 88px;
}

/* polints de fidelite */
#loyalty {margin-top:19px; color:#908873; background:#e2e2e4 url(../../../modules/loyalty/icon-loyalty.gif) no-repeat top left; padding:5px 0 0 26px; height:16px;}
#primary_block #loyalty {background:#d0d0d0 /* BG bloc gris */url(../../../modules/loyalty/icon-loyalty.gif) no-repeat top left;margin-top:9px;}

#loyalty-program #block-history table#order-list tbody tr.last_item td {border:0;}
#loyalty-program #block-history table#order-list tfoot td {padding:10px;}
#loyalty-program #block-history table#order-list tfoot td.history_method_total { text-align:center;}
#loyalty-program #center_column h4 {text-align:center; margin-top:20px;}
#loyalty-program #center_column h4 .price {font-size:16px;}

/* manufacturers-list.tpl && suppliers-list.tpl */
ul#manufacturers_list, ul#suppliers_list {
	margin-top:2em;
	list-style-type:none;
}
ul#suppliers_list li, ul#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;
}
ul#suppliers_list li a, ul#manufacturers_list li a{
	text-decoration:none;
	color:#374853;
}
ul#suppliers_list li h3, ul#manufacturers_list li h3{ margin:0.4em 0; }
ul#suppliers_list .left_side, ul#manufacturers_list .left_side{
	float:left;
	width:75%;
}
ul#suppliers_list .logo, ul#manufacturers_list .logo{
	border: solid 1px #d0d3d8;
	float:left;
	margin-right:0.6em;
}
ul#suppliers_list li p.description, ul#manufacturers_list li p.description{ font-size:0.92em; }
ul#suppliers_list li .right_side, ul#manufacturers_list li .right_side {
	float:right;
	text-align:right;
}
ul#suppliers_list .right_side span, ul#manufacturers_list .right_side span{
	font-size:1.7em;
	color:#da0f00;
}
ul#suppliers_list li a.button, ul#manufacturers_list li a.button{ margin-top: 4em; }

/* category.tpl */

#category img#categoryImage {}

/* category.tpl */

/* adresses */
div.addresses {
	position:relative;
	width:680px;
	overflow:hidden;
}
div.addresses p.address_delivery {font-weight:bold; margin-bottom:15px;}
div.addresses p.address_delivery label, div.addresses p#address_invoice_form label  {display:block; margin-bottom:5px;}
div.addresses p.checkbox {font-weight:bold; margin-bottom:5px;}

ul.address {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	width:295px;
	background-color:#d0d0d0; /* BG bloc gris */
	padding:20px;
	border:0;
	margin-top:20px;
	height:auto !important;/*IE*/
	height:190px;/*IE*/
	min-height:190px;
}
ul#address_delivery {margin-right:10px;}

ul.address li {
	font-weight: bold; 
}
li.address_title h4, #address h4 {margin-bottom:20px;}

li.address_update{margin-top:20px;}
li.address_add, li.address_delete  {margin-top:5px;}

#addresses ul.address {margin-top:10px;}
#addresses ul.address.first_item_of_line {margin-right:10px;}
#addresses div.address_add {margin-top:10px;}
#addresses div.address_add a.button_large { margin:0 auto;}

#add_address_form p{
	margin-top:10px;
}
#add_address_form p.submit {float:right;}
#add_address_form p.fields_required {color:#666;}
form#add_address_form input.text, form#add_address_form #id_country, form#add_address_form #id_state, #add_address_form textarea { width:17em; }

/* order-carrier.tpl*/
div.block_gris{
	background-color:#d0d0d0; /* BG bloc gris */
	padding:20px;
	width:640px;
	margin:0 0 10px 0;
}
div.block_gris h4 {margin-bottom:20px;}



#carrier_order .price {
	font-weight: bold; 
	color:#bd60c3; /* rose */
}

#carrier_order tr.item td { padding: 10px; }

td.carrier_action {}
td.carrier_name {width:350px;}
td.carrier_name img {width:70px; background-color:#d0d0d0; /* BG bloc gris */}
td.carrier_infos, td.carrier_price {width:140px;}
td.carrier_infos { text-align: center; }
td.carrier_price { text-align: right; }

/* 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; }

/*  identity.tpl */
p#security_informations{
	font-size:11px;
	margin:10px 0 0 0;
	color:#999;
}
#identity_form p{
	margin-top:10px;
}
#identity_form p.submit {float:right;}
#identity_form p.fields_required {color:#666;}
form#identity_form input.text, form#identity_form #id_country, form#identity_form #id_state, #identity_form textarea { width:17em; }

/* order step 3: PAYMENT */
p.payment_order span.price {font-weight: bold; color:#bd60c3; /* rose */ background:inherit; font-size:16px; padding:0;}
.payment_module {
	display: block;
	margin-bottom:10px;
	padding:10px;
	background:#d0d0d0/* BG bloc gris */ url(../img/payment-fleche.gif) no-repeat top right;
	height:49px;
}
.payment_module .img_payment {width:144px;float:left;text-align:center;}
.payment_module img {
	vertical-align: middle;
	background-color:#d0d0d0/* BG bloc gris */;
}
.payment_module .text_payment {float:left; padding-left:60px; padding-top:13px;}
.payment_module a {font-size:16px; font-weight:bold; color:#999; display:block;}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {}

#payment #center_column h4 {margin-bottom:20px;} 
#payment form#payment_form p  {margin-bottom:10px;}
#payment form#payment_form .price, #order-confirmation #center_column .price {font-weight: bold; color:#bd60c3; /* rose */ background:inherit; font-size:16px; padding:0;}



/* 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 0px 6px;
}

.customization_block_input {
	vertical-align: inherit;
}

img.customization_delete_icon {
	margin: 2px;
}

li.customizationUploadLine {
	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;
}

/* category Products block */
#productscategory{
	margin:2em auto 0pt;
	height:120px;
	width:100%;
}

#productscategory_noscroll{
	margin:2em auto 0pt;
	height:120px;
	width:100%;
}

#productscategory_list{
	overflow:hidden;
	float:left;
	width:96%;
}
#productscategory_list ul{
	padding-left:0px;
	list-style-type:none;
}
#productscategory_list li{
	float:left;
	margin:0 3px;
	cursor:pointer;
	text-align:center;
	width:100px;
	overflow:hidden;
}
#productscategory_scroll_left, #productscategory_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;
}
#productscategory_scroll_right{
	background-image: url('../img/thumbs_right.gif');
}

/* module blockmenutop */
#menu-top {
	clear:both;
	width:100%;
	height:40px;
}

#menu-top dl{
	float:left;
	position:relative;
	padding-right:10px;
}

#menu-top dl dt{
	line-height:30px;
	height:30px;
}

#menu-top dl dt a{
	text-decoration:none;
	background:#eeeeee;
	display:block;
	height:30px;
	width:100px;
	padding-left:5px;
	padding-right:5px;
}

#menu-top dl dt a:hover{
	background:#ccc;
}

#menu-top dl:hover dd{
	display:block;
}

#menu-top dl dd{
	display:none;
	position:absolute;
	width:100px;
}

#menu-top dl dd ul{
	width:100%;
	text-align:left;
	background:#cccccc;
}

#menu-top dl dd ul li a{
	display:block;
	background:#eee;
	width:100%;
	text-decoration:none;
	padding:10px;
}

#menu-top dl dd ul li a:hover{
	background:#ccc;
}



/* module blockwishlist */
#wishlist_block #wishlist_block_list dl.products {
	font-size: 10px;
	border-bottom: 1px solid #fff;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dt a.cart_block_product_name {
	font-weight:bold;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dt {
	margin: 4px 0 4px 0;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dt a.ajax_cart_block_remove_link {
	float: right;
	margin:-12px 0 0 0;
}

#wishlist_block div.block_content #wishlist_block_list dl.products dd{
	font-style: italic;
	margin: 0 0 0 10px;
}

#wishlist_block div.block_content p select#wishlists{
	width: 140px;
}

#wishlist_block div.block_content p a.exclusive{
	margin: 5px auto 0 auto;
}

/* mywishlist */
div#mywishlist div#block-order-detail form.wl_send fieldset p input{
	margin-left:60px;
}
div#mywishlist div#block-order-detail {
	margin-top: 10px; 
	display: block;
}
div#mywishlist form.std fieldset label {
	width: 30px;
}
div#mywishlist form.std fieldset input#submitWishlist {
	display: inline;
}
div#mywishlist table.std thead th.mywishlist_first{
	text-align: center;
	width: 40px;
}
div#mywishlist table.std thead th.mywishlist_second{
	text-align: center;
	width: 80px;
}
div#mywishlist table.std thead th.first_item, div#mywishlist table.std tbody tr td{
	width: 200px;
}
div#mywishlist div#block-order-detail {
	margin-top: 10px;
}
div#mywishlist div#block-order-detail ul li span.wishlist_product_detail select {
	margin: 0;
}
div#mywishlist #hideBoughtProducts,div#mywishlist #showBoughtProducts{
	float:left;
	margin:-18px 0 0 5px;
}
div#mywishlist #showBoughtProducts, div#mywishlist #hideBoughtProductsInfos, div#mywishlist #hideSendWishlist{
	display:none;
}
div#mywishlist #showBoughtProductsInfos, div#mywishlist #hideBoughtProductsInfos{
	float:right;
	margin:-18px 118px 0 0;	
}
div#mywishlist #showSendWishlist, div#mywishlist #hideSendWishlist, div#mywishlist div#block-order-detail ul li a.exclusive {
	float:right;
	margin:-18px 0px 0 0;
}
div#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th {
	text-align: center;
}
div#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th.first_item {
	width: 300px;
}
div#mywishlist div#block-order-detail table.wlp_bought_infos{
	margin:0 0 0 10px;
}
div#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 referralprogram */
#referralprogram-program #center_column h4 {margin:0 0 20px 0;}
.referal_block {background-color:#d0d0d0; /* BG bloc gris */ padding:20px; margin:0 0 10px 0;}
.referal_block table {margin:20px 0;}
.referal_block table thead th {background-color:#bdbdbe;}
.referal_block table td.none_item, .referal_block table th.none_item {
	background-color:#D0D0D0;
	border:0 none;
	padding:0;
}
.referal_block table tbody tr td {
	border-bottom:1px solid #bdbdbe;
	padding:10px;
	text-align:center;
}
.referal_block td.referal_number {vertical-align:middle; text-align:center;}
.referal_block td.referal_input {width:178px;}
.referal_block td.referal_input input {width:158px;}
.referal_block form label {
	color:#000000;
	float:none;
	margin-right:0;
	padding-top:0;
	text-align:center;
	width:auto;
}

/* module sendtoafriend */
#sendtoafriend-form #center_column h4 {margin-bottom:20px}
#sendtofriend_form p {margin-top:10px;}
#sendtofriend_form a.nameproduct_send  {
	color:#543282;
	font-weight:bold;
	text-transform:uppercase;
}

/* Affichage des rubans promo+news+soldes */
.etat_produit {
	position:absolute;
	background:url("../img/pastilles_etat_produit.gif") no-repeat scroll 0 0 transparent;
	height:63px;
	width:63px;
	display:block;
	top:0;
	right:-10px;
}
.etat_promo {
	background-position:-63px;
}
.etat_soldes {
	background-position:-126px;
}

/* module productcomments */
div#product_comments h2 {
	background:url("../img/icon-comment.gif") no-repeat scroll 0 3px transparent;
}
div#product_comments .title_comment {font-size:14px; font-weight:bold; float:left;}
div#product_comments .close_comment, div#product_comments .close_comment a {font-size:10px; color:#999999;}
div#product_comments .close_comment {float:right;}

.comment_text {background-color:#d0d0d0; /* BG bloc gris */ padding:10px; margin-bottom:10px;}
.comment_text_infos {font-style:italic; color:#999999; margin-top:5px;}
.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 0px;}
 
.cancel a,
.star a {
 display: block;
 width: 100%;
 height: 100%;
 background-position: 0 0px;

}
div.star_on a{
 background-position: 0 -16px;
}
div.star_hover a,
div.star a:hover{
 background-position: 0 -32px;

}


.pack_price {}

.confirmation { color:#73ad36; /* vert */ font-weight: bold; margin-bottom:10px;}

/*#page .rte {
	background:transparent none repeat scroll 0 0;
}*/
