* {
	padding: 0;
	margin: 0
}
body {
	background: #e7e7e7 url(../img/bg.gif) repeat-x;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #222;
	text-align: center;
}



/* couleurs des catégories */

div#categories_block_left.block.couleur_2 h4 { background: transparent url(../img/haut_bleu.gif) no-repeat; }
div#category_title.couleur_2 h2,
div#more_info_block.couleur_2 ul.idTabs li a.selected,
div#product_footer.couleur_2 ul.idTabs li a.selected { background-color: #0aa2f1; }
#categories_block ul li.categ_2 > a,
div#more_info_block.couleur_2 div.sheets,
div#product_footer.couleur_2 div.sheets,
div#product_footer #productscategory,
div#category_title.couleur_2 div.cat_desc,
div#product_footer #productscategory_noscroll { border-color: #0aa2f1!important; }


div#categories_block_left.block.couleur_4 h4 { background: transparent url(../img/haut_sapin.gif) no-repeat; }
div#category_title.couleur_4 h2,
div#more_info_block.couleur_4 ul.idTabs li a.selected,
div#product_footer.couleur_4 ul.idTabs li a.selected { background-color: #209700; }
#categories_block ul li.categ_4 > a,
div#more_info_block.couleur_4 div.sheets,
div#product_footer.couleur_4 div.sheets,
div#product_footer #productscategory,
div#category_title.couleur_4 div.cat_desc,
div#product_footer #productscategory_noscroll { border-color: #209700!important; }

div#categories_block_left.block.couleur_3 h4 { background: transparent url(../img/haut_jaune.gif) no-repeat; }
div#category_title.couleur_3 h2,
div#more_info_block.couleur_3 ul.idTabs li a.selected,
div#product_footer.couleur_3 ul.idTabs li a.selected { background-color: #f7b944; }
#categories_block ul li.categ_3 > a,
div#more_info_block.couleur_3 div.sheets,
div#product_footer.couleur_3 div.sheets,
div#product_footer #productscategory,
div#category_title.couleur_3 div.cat_desc,
div#product_footer #productscategory_noscroll { border-color: #f7b944!important; }

div#categories_block_left.block.couleur_12 h4 { background: transparent url(../img/haut_rose.gif) no-repeat; }
div#category_title.couleur_12 h2,
div#more_info_block.couleur_12 ul.idTabs li a.selected,
div#product_footer.couleur_12 ul.idTabs li a.selected { background-color: #ff66d6; }
#categories_block ul li.categ_12 > a,
div#more_info_block.couleur_12 div.sheets,
div#product_footer.couleur_12 div.sheets,
div#product_footer #productscategory,
div#category_title.couleur_12 div.cat_desc,
div#product_footer #productscategory_noscroll { border-color: #ff66d6!important; }

div#categories_block_left.block.couleur_13 h4 { background: transparent url(../img/haut_marron.gif) no-repeat; }
div#category_title.couleur_13 h2,
div#more_info_block.couleur_13 ul.idTabs li a.selected,
div#product_footer.couleur_13 ul.idTabs li a.selected { background-color: #a86700; }
#categories_block ul li.categ_13 > a,
div#more_info_block.couleur_13 div.sheets,
div#product_footer.couleur_13 div.sheets,
div#product_footer #productscategory,
div#category_title.couleur_13 div.cat_desc,
div#product_footer #productscategory_noscroll { border-color: #a86700!important; }


div#categories_block_left.block.couleur_61 h4 { background: transparent url(../img/haut_orange.gif) no-repeat; }
div#category_title.couleur_61 h2,
div#more_info_block.couleur_61 ul.idTabs li a.selected,
div#product_footer.couleur_61 ul.idTabs li a.selected { background-color: #FF6C00; }
#categories_block ul li.categ_61 > a,
div#more_info_block.couleur_61 div.sheets,
div#product_footer.couleur_61 div.sheets,
div#product_footer #productscategory,
div#category_title.couleur_61 div.cat_desc,
div#product_footer #productscategory_noscroll { border-color: #FF6C00!important; }


div#categories_block_left.block.couleur_62 h4 { background: transparent url(../img/haut_rouge.gif) no-repeat; }
div#category_title.couleur_62 h2,
div#more_info_block.couleur_62 ul.idTabs li a.selected,
div#product_footer.couleur_62 ul.idTabs li a.selected { background-color: #BD3CC2; }
#categories_block ul li.categ_62 > a,
div#more_info_block.couleur_62 div.sheets,
div#product_footer.couleur_62 div.sheets,
div#product_footer #productscategory,
div#category_title.couleur_62 div.cat_desc,
div#product_footer #productscategory_noscroll { border-color: #BD3CC2!important; }


div#categories_block_left.block.couleur_59 h4 { background: transparent url(../img/haut_rouge.gif) no-repeat; }
div#category_title.couleur_59 h2,
div#more_info_block.couleur_59 ul.idTabs li a.selected,
div#product_footer.couleur_59 ul.idTabs li a.selected { background-color: #b60001; }
#categories_block ul li.categ_59 > a,
div#more_info_block.couleur_59 div.sheets,
div#product_footer.couleur_59 div.sheets,
div#product_footer #productscategory,
div#category_title.couleur_59 div.cat_desc,
div#product_footer #productscategory_noscroll { border-color: #b60001!important; }








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

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

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

/* simple list inline */
ul.inline_list { list-style-type: none; margin-top: 1em }
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 { 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 */
ul.idTabs {
	list-style-type: none;
	height: 21px;
	margin-top: 1em
}
ul.idTabs li {
	float: left;
	margin-right: 2px
}
ul.idTabs li a {
	display: block;
	width: 173px;
	height: 18px;
	text-decoration: none;
	padding: 3px 0 0 8px;
	color: #222;
	background-color: #dddfe1;
	outline: none;
}
ul.idTabs li a.selected {
	color: #fff;
	background-color: #32b4f8;
}

div.sheets {
	clear: both;
	padding: 2em 3em;
	background-color: #fff;
	border: 1px solid #32b4f8;
}
div#more_info_sheets ul li { margin-bottom: 0.4em }

/* global style */
a {
	color: #81a500;
	/*outline: none*/
}
a:hover { text-decoration: none }
.input:focus { outline: 0 }
a img {
	outline: none;
	border: none;
	text-decoration: none
}
h2 {
	font-size: 1.7em;
	font-weight: normal;
	border-bottom: 1px solid #e7e7e7;
	height: auto;
	margin: 0 0 20px 0;
	padding: 0 0 6px 35px;
}
h2 span {
	font-size: 0.9em;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	margin-left: 1em
}
h3 { font-size: 1.1em; margin: 1em 0 }
h4 { font-size: 1em }

/* global layout */
#page {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: transparent url(../img/axome_haut.jpg) no-repeat;
}
h1#logo {
	float: left;
	width: 660px;
	height: 192px;
	font-size: 1em;
}
	h1#logo a { display: block; outline: none; height: 192px; text-decoration: none; }
	h1#logo a span { display: none; }
	h1#logo a strong {
		display: block;
		color: #EBB469;
		font-family: arial, sans-serif;
		font-size: 1.3em;
		padding: 150px 0 0 220px;
	}
#header {
	float: left;
	width: 282px;
	height: 192px;
}

#left_column {
	float: left;
	clear: left;
	width: 203px;
	padding: 0 19px 20px 10px;
	overflow: hidden
}
#center_column {
	float: left;
	width: 690px;
	background: transparent url(../img/center.png) repeat-x;
	padding: 15px 15px 30px 15px;
	min-height: 600px;
}


#cms #center_column {
padding: 15px 30px 30px 30px;
width: 660px;
font-family:Arial,Helvetica,Sans-Serif!important;
font-size:11px!important;
}

#cms #center_column span {
font-family:Arial,Helvetica,Sans-Serif!important;
font-size:11px!important;
}

#right_column { display: none; }

#hautdepage { height: 260px; }

/* global RTE fields */
div.rte,
 .mceContentBody {
	text-align: left;
	background: white;
	color: black
}
div.rte html, div.rte div, div.rte span, div.rte applet, div.rte object, div.rte iframe, 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;
}
div.rte h1, 
 .mceContentBody h1 {
	font-size: 25px;
	font-weight: bold
}
div.rte h2,
 .mceContentBody h2 {
	font-size: 20px;
	background: none;
	text-transform: none;
	height: auto;
	margin-top: 0;
}
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: square;
	margin-left: 30px;
}
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 #eee solid;
	text-align: center
}
div.rte th, .mceContentBody th {
	padding-left: 1em;
	padding-right: 1em;
}
div.rte p, .mceContentBody p {
	margin: 0.5em 0;
	padding-left: 0.7em
}
div.rte ol, .mceContentBody ol {
	list-style-type: decimal;
	margin-left: 10px
} 

/* /global RTE fields */

/* global table style */
div.table_block {
	padding-bottom: 6px;
	margin: 0 auto 2em;
	width: 640px
}
table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%
}
table.std td, table.std th { padding: 0.4em 0.5em }
table.std th { white-space: nowrap; font-size: 1.1em; }
table.std tr.item td, table.std tr.item th { background-color: white }
table.std tr.alternate_item td,
 table.std tr.alternate_item th {  }
table.std tbody tr td, table.std tfoot tr td { border-top: 1px solid #aaa }
table.std thead th {
	background-color: transparent;
	height: 24px;
	font-weight: bold;
	text-align: left;
	white-space: nowrap
}
table.std tfoot td {
	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 #888;
	padding: 0.5em;
	margin: 0 0 0.5em 0
}
form.std fieldset {
	border: 1px solid #ddd;
	background-color: #f6f6f6;
	margin-bottom: 1em;
	padding: 1em
}
form.std fieldset legend {
	padding: 0.3em 0.6em;
	margin: 1em 0 1em 0.5em;
	font-size: 1.6em;
	font-weight: 100;
	border-color: #888;
	border-style: solid;
	border-width: 1px
}
form.std fieldset h3 { padding-top: 0; }
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 { border: 1px solid #888 }
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 {
	background-color: #82a600;
	border: none;
	color: white!important;
	font-weight: bold;
	font-size: 12px!important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
	display: block;
	line-height: 22px;
	height: 22px;

	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3+, Chrome */
	border-radius: 5px; /* Opera 10.5, IE 9 */
	text-shadow: 1px 1px 1px #555;

}

/* 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 {
	background-color: #5a7300!important;
	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 {
	
}

/* 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-color: #678400;
}

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

/* 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: 35px;
}
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: 80px;
}
input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	width: 140px;
}
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 {
	width: 220px;
}



/* 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 }
.price-pretax { color: gray }
.price-ecotax { color: #488c40 }
img.icon { margin-right: 0.5em; vertical-align: middle }
.price, .price-shipping, .price-wrapping {
	color: #da0f00;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap
}

/* errors */
.error {
	width: 90%;
	border: 1px solid #da0f00;
	background-color: #eee;
	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: #F8E1A0;
	border: 1px dashed #F9E400;
	font-weight: bold;
	margin: 0.2em 2em;
	padding: 0.6em 1em
}
.warning_inline {
	color: #da0f00;
	font-weight: bold
}

/* success */
.success {
	color: green;
	background-color: #ddd;
	border: 1px dashed green;
	font-weight: bold;
	margin: 0.2em 1em;
	padding: 0.3em 0.8em 1em
}
.success_inline {
	color: green;
	font-weight: bold
}

/* breadcrumb.tpl */
.breadcrumb { display: none; }


/* 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;
}
ul.pagination a, ul.pagination span {
	border: 1px solid #888;
	padding: 0em 0.4em;
	display: block;
	line-height: 17px;
	background: #bdc2c9;
}
ul.pagination a { text-decoration: none }
ul.pagination li.current span {
	background-color: #555;
	color: white;
	border: 1px solid #555
}
ul.pagination li.truncate {
	padding: 0.3em;
	background: none
}
#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
	border: none;
	line-height: 19px;
	border-color: #888;
	border-style: solid;
	border-width: 0 1px
}
#pagination_previous {
	padding-left: 6px
}
#pagination_previous a, #pagination_previous span { border-left: none }
#pagination_next {
	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 }

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

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



/* block top languages */
#header #languages_block_top {
	position: absolute;
	display: none;
}
#header #languages_block_top p { clear: left }
#languages_block_top {
	width: 80px
}
#languages_block_top ul#first-languages li {
	float: left;
	margin-right: 3px
}
#languages_block_top ul#first-languages li.selected_language {
	float: left;
	margin-right: 0.3em
}


/* block top search */
#header #search_block_top {
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: 288px;
	width: 180px;
	height: 36px;
}
#header #search_block_top form, #header #search_block_top p { padding: 0; margin: 0; }
#header #search_block_top label { display: none;}
#header #search_block_top input#search_query {
	display: block;
	float: left;
	width: 125px;
	padding: 8px 0 4px 0;
	height: 20px;
	border: none!important;
	background-image: none!important;
	margin: 0;
	font-size: 1.2em;
	background-color: transparent!important;
}

#header #search_block_top input.button {
	display: block;
	float: left;
	width: 44px;
	height: 33px;
	text-indent: -444px;
	font-size: 0;
	line-height: 0;
	border: none!important;
	background-image: none!important;
	background-color: transparent!important;
	margin: 0;
}



/* block top user information */
#header #header_user {
	height: 110px;
	color: #fff;
	padding: 0 10px;
}
#header #header_user a { color: #fff; }

#header_user_info {
	line-height: 1em;
	height: 25px;
	padding-top: 3px;
}

#header_user #header_user_info span { font-weight: bold; }
#header_user ul#header_nav { margin: 0; padding: 0; }

#header_user ul#header_nav li {
	text-align: center;
	height: 78px;
	padding: 0 25px 0 110px;
	cursor: pointer;
}
#header_user ul#header_nav li a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 1.4em;
	padding-top: 7px;
	height: 26px;
}
#header_user ul#header_nav li span { font-size: 1.1em; }
span.ajax_cart_total { display: block; clear: both; }

#header_user #shopping_cart span.ajax_cart_quantity { padding-right: 0.5em }






/* Footer */
#footer {
	padding: 0 0 20px 0;
	clear: both;
	/*height: 70px;*/
}
#footer .block_various_links { display:block; list-style-type:none; margin:0 auto; width:580px; }
#footer .block_various_links li a { text-decoration: none }
#footer .block_various_links li {
	display: inline;
	border-left: 1px solid #888;
	padding: 0 2px 0 4px
}
#footer .block_various_links li.first_item {
	border: none;
	padding-left: 0
}



/* Default block style */

#left_column div.block {
	padding-bottom: 15px;
}
#left_column div.block h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #fff;
	font-weight: bold;
	font-size: 1.5em;
	text-shadow: #555 1px 1px 2px;
	background: transparent url(../img/haut_vert.gif) no-repeat;
	padding: 7px 0 0 25px;
	height: 29px;
}
div.block h4 a { color: #fff; }
div.block ul { list-style-type: none }


#left_column div.block .block_content {
	padding: 2px 0 15px 0;
	min-height: 20px;
	background: #fff url(../img/bas_block.gif) no-repeat center bottom;
}

#left_column div.block ul.block_content li { background: transparent url(../img/puce.gif) no-repeat 15px 10px; }
#left_column div.block ul.block_content li a { display: block; padding: 1px 4px 1px 26px; color: #3f3f3f; }
#left_column div.block ul.block_content li a:hover { color: #222; }


ul.liste_gras {
	padding: 4px 5px 4px 15px;
	font-weight: bold;
}


div.block li {
	padding: 0.2em 0 0.2em 0em;
	list-style-position: outside
}
div.block a {
	text-decoration: none;
}





/* block in the center column */
#center_column p { margin: 0.5em 0; padding-left: 0.7em }
#center_column div.block { width: 536px; margin: auto }
#center_column div.block h4 {  }

/* 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 #000;
	padding: 0.2em 0.4em
}
.products_block dl dt {
	margin-top: 0.3em;
}
.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 h4 { line-height: 1.3em }
#center_column .products_block .block_content {
	padding: 0
}
#center_column .products_block ul li:hover { background-color: #ccc }
#center_column .products_block ul li {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	float: left;
	clear: none;
	width: 133px;
	/*height: 375px;*/
	padding: 0;
	margin-top: 0
}
#center_column .products_block ul .product_accessories_description {
	margin: 0;
	padding: 0
}
#center_column .products_block ul .product_accessories_description .product_accessories_price {
	margin-top: 75px!important;
	margin-top: 0
}
#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 }
#center_column div.products_block h5 {
	display: block;
	height: 2.57em
}
#center_column div.products_block h5 a {
	font-size: 1.1em
}
#center_column div.products_block ul li p {
	margin: 0;
	padding: 0
}
#center_column div.products_block p.product_desc {
	height: 9.5em;
}
#center_column div.products_block a.product_image {
	display: block;
	background-color: transparent;
	width: 129px;
	height: 129px;
	margin-left: 2px
}
#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;
}

#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 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 p.product_desc { height: 6.5em }
#center_column .products_block.accessories_block .block_content li { background: none; }
#center_column .products_block.accessories_block .block_content li a.product_image,
#center_column .products_block.accessories_block .block_content li a.product_description { border-right: 1px solid #eee; font-weight: bolder }
#center_column .products_block.accessories_block .block_content li.last_item a.product_image { border: none }


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

/* Block specials */
.blockspecials ul { height: 8em }
.blockspecials li {
	float: left;
	clear: none;
	width: 48%
}
.blockspecials p.product_image { margin-right: 0.3em }
.blockspecials p {
	padding: 0.3em 0 0 0;
	margin: 0;
	text-align: center;
	clear: both
}
.blockspecials p a { margin: 0 auto }

/* 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 */
div#newsletter_block_left div.block_content { text-align: center }

div#newsletter_block_left div.block_content p { padding-bottom: 5px; }

div#frm_newsletter {
	background: transparent url(../img/newsletter.gif) no-repeat center top;
	text-align: left;
	height: 32px;
	padding-left: 20px;
}
input.your_email {
	margin: 0;
	padding: 0;
	float: left;
	border: none;
	width: 136px;
	padding: 8px 0;
	background-color: transparent;
}
input#submitNewsletter {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	border: none;
	background-color: transparent;
	width: 39px;
	height: 32px;
	text-indent: -3333px;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}




/* block meilleures ventes */

div#best-sellers_block_right.block h4 {
	background-image: url(../img/haut_orange.gif);
}

div#best-sellers_block_right.block .block_content ol {
	font-weight: bold;
	padding: 0 8px 0 32px;
	color: #81a500;
}


div#bt_opinions { text-align: center; padding-bottom: 6px; }
div#bt_opinions a {
	display: block;
	font-size: 1.35em;
	color: #fff;
	text-decoration: none;
	background: transparent url(../img/opiniones.gif) no-repeat;
	padding: 6px 0 13px;
	font-weight: bold;
        width: 203px;
        height: 17px;
}

div#bt_opinions a img { vertical-align: middle; margin-right: 20px; margin-left: -20px; }

div#social_network { display: block; background: transparent url(../img/new/fond_social.png) no-repeat;  padding-bottom: 11px; padding-top: 5px; padding-left: 15px; }


div#informations_block_left ul {
	background: #fff  url(../img/bas_perso.gif) no-repeat center bottom!important;
}

div#garanties { display:none; }





/* 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 new products */
#new-products_block_right dt a { font-size: 0.8em; font-weight: bold }



/* Block categories */
div#categories_block {
	font-family: Arial, Helvetica, Sans-Serif;
	position: absolute;
	top: 192px;
	left: 50%;
	margin-left: -455px;
	width: 700px;
	height: 50px;
	font-size: 1.1em;
}
div#categories_block ul { margin: 0; padding: 0; list-style-type: none; }
div#categories_block #nav > li { display: block; float: left; height: 50px; padding-right: 2px; background: transparent url(../img/sep.gif) no-repeat right top; }
div#categories_block ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 12px;
	border-bottom: 4px solid #0aa2f1;
	text-align:center;
	line-height:43px;
}
div#categories_block ul#nav ul {
	position: absolute;
	border: 1px solid #9dbc2c;
	border-bottom: none;
	background-color: #fff;
	display: none;
	z-index:999;
}
div#categories_block ul#nav li:hover > ul { display: block; }

div#categories_block ul li ul li { border-bottom: 1px solid #9dbc2c; }
div#categories_block ul li ul li a {
	width:120px;
	color: #222;
	padding: 4px 10px;
	height: auto;
	text-transform: none;
	font-weight: normal;
	border-bottom: none;
	text-align:left;
	line-height:18px;
}
div#categories_block ul li ul li a:hover { color: #788F24; 	background:#F8FFD7; }

div#categories_block ul#nav ul ul { left: 170px; margin-top: -24px; }

body.ie6 div#categories_block ul#nav li { float: left!important; }
body.ie6 div#categories_block ul#nav li a { float: left; }
body.ie6 div#categories_block ul#nav ul,
body.ie7 div#categories_block ul#nav ul { display: none!important; }





/* Block categories à gauche */

body#index div#categories_block_left { display: none; }

div#categories_block_left.block div.block_content { font-size: 13px; padding-bottom: 22px; }
div#categories_block_left.block h4 { background: transparent url(../img/haut_bleu.gif) no-repeat; }


div#categories_block_left ul,
div#categories_block_left ul li { margin: 0; padding: 0; clear: both; }

div#categories_block_left ul li a {
	display: block;
	border-bottom: 1px solid #e7e7e7;
	padding: 5px 5px 5px 14px;
	color: #3f3f3f;
}
div#categories_block_left ul li a:hover { color: #222; }
div#categories_block_left ul li ul { border-bottom: 1px solid #e7e7e7; font-size: 0.9em; padding: 4px 0; }
div#categories_block_left ul li ul li a {
	border-bottom: none;
	padding: 1px 5px 1px 24px;
	color: #888;
}

div#categories_block_left ul li.chemin_on > a { font-weight: bold; text-decoration: underline; }





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


/* authentication.tpl */
#authentication #create-account_form,
 #authentication #login_form {
	width: 49%;
	height: 25em;
	clear: none;
	float: left
}
#authentication #create-account_form h4 {
	height: 3.4em;
	padding: 0.3em 3em 0 4em
}
#authentication #create-account_form p.text,
 #authentication #login_form p.text {
	height: 3.4em;
	margin-left: 4em;
	padding-left: 0;
	padding-right: 0
}
#authentication #login_form a {  }
#authentication #create-account_form { margin-right: 7px }
#authentication #create-account_form p.text {
	text-align: left;
	width: 100px
}
#authentication #create-account_form p.text label { width: 100px }
#authentication input#SubmitCreate,
 #authentication input#SubmitLogin { margin: 0 }
#authentication p.submit {
	margin-right: 0;
	text-align: left;
	padding-left: 17%!important
}
#authentication p.lost_password { padding-left: 4em }
#authentication #create-account_form fieldset,
 #authentication #login_form fieldset { height: 18em }
#authentication p.submit span { padding-right: 0.5em }
#authentication #create-account_form label, #authentication #login_form label {
	float: none;
	clear: both;
	display: block;
	text-align: left;
	width: 100%;
	margin-bottom: 0.3em
}
form#account-creation_form input.text, 
form#account-creation_form #id_country, 
 form#account-creation_form #id_state, 
  #authentication textarea { width: 17em }

/* my-account.tpl */
#my-account #center_column ul { margin: 2em 0 }
#my-account #center_column li { 
	list-style: none; 
	margin: 2em 1.5em 
}

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




/* en promo */
div#special_block, div#best-sellers_block, div#seguro_block, div#new-products_block {
	float: left;
	width: 505px;
	background: transparent url(../img/promo_bg.png) repeat-x;
        margin-bottom: 25px;
        margin-right: 10px;
}

div#seguro_block {
    width: 205px;
    margin-right: 0;
}

div#special_block {
    width: 357px;
    margin-right: 6px;
}

div#new-products_block {
    width: 357px;
    margin-right: 0;
}

div#special_block h4, div#best-sellers_block h4, div#seguro_block h4, div#new-products_block h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #fff;
	font-weight: bold;
	font-size: 1.7em;
	text-shadow: #555 1px 1px 2px;
	padding: 6px 0 22px 0;
	text-align: center;
}

div#best-sellers_block h4 a, div#new-products_block h4 a { color: #FFF; text-decoration: none; }

div#special_block ul, div#best-sellers_block ul, div#new-products_block ul { list-style-type: none; margin: 0; padding: 0 0 0 9px; }

div#special_block ul li, div#best-sellers_block ul li, div#new-products_block ul li {
	display: block;
	float: left;
	width: 115px;
	height: 197px;
	background: #fff /*url(../img/bg_promo.png) repeat-x*/;
	margin-right: 9px;
	overflow: hidden;
}

div#special_block ul li, div#new-products_block ul li { width: 107px; }

div#special_block ul li h3, div#best-sellers_block ul li h3, div#new-products_block ul li h3 { margin: 0; padding: 0; }
div#special_block ul li h3 a, div#best-sellers_block ul li h3 a, div#new-products_block ul li h3 a {
	display: block;
	color: #85ac03;
        font-size: 0.8em;
        border-top: 1px solid #e7e7e7;
	text-transform: uppercase;
	text-align: center;
	padding: 10px 4px 0 4px;
	text-decoration: none;
	font-family: arial, sans-serif;
	height: 30px;
	line-height: 1em;
	overflow: hidden;
}

div#special_block ul li span.reduction, div#best-sellers_block ul li span.reduction {
	position: absolute;
	background-color: #fede3d;
	color: #487d08;
	display: inline-block;
	font-size: 1.1em;
	padding: 4px 7px;
	margin-left: 70px;
	-moz-border-radius: 4px; /* FF1+ */
	-webkit-border-radius: 4px; /* Saf3+, Chrome */
	border-radius: 4px; /* Opera 10.5, IE 9 */
	font-weight: bold;
}

div#special_block ul li a.special_img, div#best-sellers_block ul li a.special_img, div#new-products_block ul li a.special_img { display: block; text-align: center; padding: 6px 0;  border-top: 1px solid #e7e7e7; }
div#best-sellers_block ul li a.special_img  img { width: 115px; }
div#special_block ul li a.special_img img, div#new-products_block ul li a.special_img img { width: 107px; }

div#special_block ul li a.special_desc, div#best-sellers_block ul li a.special_desc {
	display: block;
	text-decoration: none;
	border-top: 1px solid #e7e7e7;
	padding: 4px 6px;
	color: #487d08;
}

div#best-sellers_block ul li span.best_price, div#new-products_block ul li span.best_price {
    text-align: center;
    display: block;
    color: #3e3e3e;
    font-size: 1.1em;
}

div#special_block .old_price {
    float: left;
    text-decoration: line-through;
    font-size: 0.9em;
}

div#special_block .new_price {
    float: right;
    color: #b70002;
}

/* frais de port gratuits à partir de */
div#info_frais_gratuits a{
	float: right;
	width: 203px;
	height: 312px;
	background: #fff url(../img/frais_gratuits.png) no-repeat;
	cursor:pointer;
}







/* category.tpl */

body#category #center_column,
body#index #center_column {
	background-image: none;
	padding: 0 0 30px 0;
	width: 720px;
}

div#category_title {
	margin-bottom: 14px;
}

div#category_title h2 {
	border: none;
	color: #fff;
	background-color: #32b4f8;
	margin: 0;
	padding: 6px 15px;
}

div#category_title div.cat_desc {
	padding: 14px 180px 30px 16px;
	border: 1px solid #32B4F8;
	background-color:white;
}


div#liste_produits {
	background: transparent url(../img/center.png) repeat-x;
	padding: 15px 15px 30px 15px;
	min-height: 200px;
}

div#subcategories { display: none; }




.old_price { color:#666; }

/* product-list.tpl */
ul#product_list { margin-top: 2em; list-style-type: none }
ul#product_list li {
	background-color: #fff;
	border: solid 1px #e7e7e7;
	float: left;
	margin-bottom: 12px;
	width: 329px;
	height: 180px;
}
ul#product_list li.alternate_item { margin-left: 25px; }

ul#product_list li a {
	text-decoration: none;
}

ul#product_list a.product_img_link img { vertical-align: bottom }

ul#product_list li h3 a {
	display: block;
	text-transform: uppercase;
	color: #222;
	font-weight: bold;
	font-size: 1.1em;
	font-family: arial, sans-serif;
	line-height: 1em;
}

ul#product_list li p.product_desc { margin: 0; padding: 0; height: 60px; }
ul#product_list li p.product_desc a { color: #222; }

ul#product_list li div.center_block {
	float: left;
	width: 129px;
}
ul#product_list li div.center_block a.fiche {
	display: block;
	padding: 4px 4px 5px 26px;
	color: #222;
	background: transparent url(../img/fiche.gif) no-repeat 11px 6px;
}

ul#product_list li div.right_block {
	float: left;
	width: 178px;
	padding: 5px 0 0 16px;
}
ul#product_list li .discount {
	color: #da0f00;
	text-transform: uppercase;
	font-size: 0.9em;
	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 .price {
	display: block;
	font-size: 1.5em;
	margin-bottom: 0.2em
}

ul#product_list li div.right_block span.discount,
ul#product_list li div.right_block span.price {
	padding-right: 38px!important;
}

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 */
#order div.cart_last_product { 
	width: 300px;
	margin: 0 auto 12px
}
#order div.cart_last_product .cart_last_product_header,
 #order div.cart_last_product .cart_last_product_header div.left {  }
#order div.cart_last_product .cart_last_product_header div.left {
	background-color:#fff;
	background-position:0 0;
	margin-bottom:5px;
	padding-left: 27px;
	width: 249px;
	height: 24px;
	line-height: 24px;
	font-weight: bold
}
#order div.cart_last_product a.cart_last_product_img { float:left }
#order div.cart_last_product a.cart_last_product_img img {
	margin:0 6px;
	border:1px solid #888
}
#order div.cart_last_product .cart_last_product_content { 
	float:right; 
	width:241px 
}
#order div.cart_last_product .cart_last_product_content a { text-decoration:none }
#order div.cart_last_product .cart_last_product_content h5 { font-size:9px }
#order div.cart_last_product .cart_last_product_content h5 a {  }

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 { 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 {
	border-top: none;
	line-height: 1.5em
}
#cart_summary tfoot tr.cart_total_product td { border-top: 1px solid #aaa }
#cart_summary tfoot tr.cart_total_price td { border-bottom: 1px solid #ccc }
#cart_summary .price, #cart_summary .price-discount {
	font-size: 1em;
	text-decoration: none
}
#cart_summary .price { color: #444; }
tr.cart_item td { padding: 0.5em 0; background-color: #fff; }
td.cart_product { text-align: center; }
td.cart_description { width: 210px; }
td.cart_description a { text-decoration: none; }
td.cart_description h5 { font-size: 1.6em; font-family: Arial, Helvetica, Sans-Serif; line-height: 0.9em; }
td.cart_description span { color: #888; font-style: italic; }
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: 28px; }
#cart_summary tr th.cart_total { text-align: center; }
#cart_summary tr td.cart_total { width: 70px; padding-right: 10px; }
td.cart_quantity {
	width: 5.5em;
	text-align: right
}
td.cart_quantity p, td.cart_quantity a {
	float: left;
	display: inline
}
td.cart_quantity p { padding-right: 0.3em; font-weight: bold; }
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_free_shipping td { padding-top: 8px; color: #DD3910; font-weight: bold; }
#order tfoot p {
	margin: 0;
	float: left;
	width: 85%
}
#order tfoot span {
	float: right;
	width: 15%;
	display: block
}
tr.cart_total_price { font-weight: bold }

tr.cart_total_voucher { font-size: 0.9em; }

#order form#voucher fieldset {
	border: 1px solid #bbb;
	background-color: #eee;
	padding: 0.7em;
	margin: 0 38px;
}
#order form#voucher h4,
 #order form#voucher p,
 #order form#voucher .button { display: inline }
#order form#voucher input#discount_name { width: 120px; }
#order form#voucher h4 {
	float: left;
	line-height: 1.5em;
	margin-right: 6em
}
#order #order_carrier {
	clear: both;
	margin-top: 1em;
	border: 1px solid #888;
	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
}

/* contact-form.tpl */
body#contact-form div#center_column form input#email,
 body#contact-form div#center_column form select#id_contact,
 body#contact-form div#center_column form textarea#message { width: 50% }
form.std p.desc_contact span.like_input {
	width: 366px;
	text-align: left
}

/* history.tpl*/
#block-history {  }
#block-history table#order-list { border: none }
#block-history table#order-list thead th { background: #aaa; color: white }
#block-history table#order-list tbody { background: #888; }
#block-history table#order-list tbody tr td { background-color: white }
#block-history table#order-list td.history_link {
	white-space: nowrap;
	text-align: right
}
#block-history #block-order-detail {
	border-top: 2px #aaa solid;
	border-bottom: 2px #aaa solid;
	padding: 0.5em;
	background: #888;
}
#block-history #block-order-detail p {
	padding-left: 0;
	padding-right: 0
}
#order-detail-content {
	clear: both;
	margin-top: 1.5em;
}
#order-detail-content tbody tr { height: 3em }
#order-detail-content tfoot td { border: none }
#order-detail-content table td input.order_qte_input { display: none }
#order-detail-content table td.order_cb input { border: none }
#order-detail-content table td span.order_qte_span {
	width: 100%;
	display: block
}
#block-history #block-order-detail h4 { font-size: 1.4em }
#block-history #block-order-detail #sendOrderMessage p { padding: 0 4px 0 1px }
#block-history #block-order-detail textarea {
	margin: 0 auto;
	width: 100%
}
#ordermsg textarea {
	margin: 0;
	padding: 0;
	width: 528px;
}

/* 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 #pb-right-column {
	width: 310px;
	float: left;
}
#primary_block #image-block {
	height: 302px;
	width: 300px
}
#primary_block #image-block img#bigpic { 
	cursor: pointer; 
	height: 300px;
	width: 300px
}



#primary_block ul#usefull_link_block {
	height: 80px;
	padding-left: 60px;
	list-style-type: none;
	margin-top: 15px;
}
#primary_block ul#usefull_link_block li {
	float: left;
	width: 62px;
	height: 70px;
	text-align: center;
	background: transparent url(../img/bt_envoyer.gif) no-repeat center top;
}
#primary_block ul#usefull_link_block li#usfll_print { background-image: url(../img/bt_imprimer.gif); }
#primary_block ul#usefull_link_block li#usfll_opinion { background-image: url(../img/bt_avis.gif); }

#primary_block ul#usefull_link_block li a {
	display: block;
	padding: 41px 3px 0 3px;
	text-decoration: none;
	font-size: 0.95em;
	line-height: 1em;
}
#primary_block ul#usefull_link_block li a:hover { color: #2F4B0A; }


#primary_block #pb-left-column {
	float: left;
	margin-left: 1.1em;
	width: 350px;
	padding-top: 5px;
}
#primary_block #short_description_block {
	margin-bottom: 1.5em;
	font-size: 1.1em;
}
#primary_block #color_picker p {
	margin-bottom: 0.4em;
	padding: 0
}
#primary_block #color_picker {
	padding: 0.6em 0.7em 0.4em 0.7em;
	margin-bottom: 1.5em
}
#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 { margin: 0.9em auto 0 auto }
#primary_block #short_description_content { margin-bottom: 0.5em }
#primary_block form#buy_block {
	font-size: 1.1em;
	padding: 0.7em;
}
#primary_block form#buy_block p {
	padding: 0;
	margin-top: 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-size: 0.9em;
}
#primary_block form#buy_block span.our_price_display {  font-size: 1.4em; font-weight: normal; }

#primary_block form#buy_block span#availability_label {
	float: left;
	margin-right: 1em
}
#primary_block form#buy_block label { text-align: right }
#primary_block form#buy_block label,#primary_block form#buy_block select {
	display: block;
	width: 47%;
	float: left
}
#primary_block div#attributes p, #quantity_wanted_p {
	clear: left;
	height: 2em
}

#quantity_wanted { text-align: center; }

/* prices */
#primary_block form#buy_block p.price {
	font-size: 1.05em;
	text-align: center;
	padding-bottom: 12px;
}
#primary_block form#buy_block span#pretaxe_price {
	font-size: 0.75em;
	text-align: right
}
#primary_block form#buy_block p#old_price {
	font-size: 0.9em;
	text-align: center;
	text-decoration: line-through;
	color: #888;
}
#primary_block form#buy_block p#reduction_percent { display: none; }
#primary_block form#buy_block p.price-ecotax {
	font-size: 0.75em;
	text-align: right
}

/* views block */
#views_block {
	margin: 0 auto;
	width: 274px
}
#thumbs_list {
	overflow: hidden;
	float: left;
	width: 240px
}
#thumbs_list ul {
	padding-left: 0;
	list-style-type: none;
	margin-top: 5px
}
#thumbs_list li {
	float: left;
	cursor: pointer;
	width: 80px;
	height: 80px
}
#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;
	outline: none;
}
#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 */
ul#manufacturers_list, ul#suppliers_list {
	margin-top: 2em;
	list-style-type: none
}
ul#suppliers_list li, ul#manufacturers_list li {
	background: #eee;
	padding: 0.6em;
	margin-bottom: 1.5em
}
ul#suppliers_list li a, ul#manufacturers_list li a {
	text-decoration: none;
}
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 {
	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 }



/* adresses */
div.addresses {
	background: #eee;
	padding: 0.6em;
	position: relative;
	width: 544px
}
div.addresses h3 { margin: 0 }
div.addresses p.checkbox input {
	margin-top: 0!important;
	margin-top: -3px
}
ul.address {
	background-color: white;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0.25em;
	padding-bottom: 0.6em;
	margin-bottom: 1em;
	position: relative;
	width: 268px
}
ul.address li {
	padding-left: 1.4em;
	margin-top: 0.6em
}
li.address_title {
	margin-top: 0!important;
	font-weight: bold;
	height: 27px;
	font-size: 1.2em;
	line-height: 1.9em
}
li.address_name,
 li.address_company { font-weight: bold }
li.address_update,
 li.address_delete {
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.5em!important;
	background: transparent url('../img/bullet_myaccount.gif') no-repeat 0 0.4em;
	margin-left: 1.4em
}
#center_column .address_add { padding: 1em 0 }

/* 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 #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: 0.85em;
	margin: 0 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 #000;
	padding: 0.6em;
	text-decoration: none
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
	border: 1px solid #000;
	background-color: #eee;
}

/* Printable version */
@media print {
	div#left_column, div#hautdepage, 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 {
	clear: left;
	padding: 4px;
	display: block
}
div.customizationUploadBrowse { float: left }
div.customizationUploadBrowseDescription { padding: 6px }
img.customizationUploaded {
	margin: 2px;
	border: 1px solid #888
}
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, #productscategory_noscroll {
	margin: 0 auto;
	height: 110px;
	width: 100%;
	padding-top: 10px;
	background-color: #fff;
	border: 1px solid #32B4F8;
}
#productscategory_list {
	overflow: hidden;
	float: left;
	width: 96%
}
#productscategory_list ul {
	padding-left: 0;
	list-style-type: none
}
#productscategory_list li {
	float: left;
	margin: 0 3px;
	cursor: pointer;
	text-align: center;
	width: 100px;
	overflow: hidden
}
#productscategory_list li a { font-size: 1.1em; color: #222; }
#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 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;
	font-size: 1.2em;
	padding: 10px 25px;
	text-align: center;
}
#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 
}

#similar_products { list-style:none; }
#similar_products li { text-align:center; width:200px; padding:10px; background:#fff; display:block; float:left; margin-right:10px; }
#similar_products li h3 {  height:32px; }

.transferProduct { z-index:99999999; height:71px!important; width:71px!important; display:block; background: url('../img/panier_ajax.png') no-repeat; border: none; }



#editorial_block_center { 
    background: #fff url("../img/promo_bg.png") repeat-x center top!important;
    display:block;
    float:left;
}
#editorial_block_center h2 {
   color: #FFFFFF;
   font-family: Arial,Helvetica,Sans-Serif;
   font-size: 1.7em;
   font-weight: bold;
   padding: 6px 0 8px;
   text-align: center;
   text-shadow: 1px 1px 2px #555555;
   margin-bottom:0; 

}
#editorial_block_center p { margin:13px 23px!important; padding:0; color:#3f3f3f; }
#editorial_block_center .rte { padding-bottom:1px; background:#fff!important; }

