/*
Theme Name			: VALKYRIE
Theme Version		: 1.0 Sidebar left with footer
Demo URL		    : http://demo.themes-agencecreativweb.com/valkyrie/
Principal Color     : #2472ad
agencecreativweb Version	: 1.4.3
Author				: Themes-agencecreativweb
Author URL			: http://www.themes-agencecreativweb.com/
*/

@font-face {
    font-family: 'xscaleRegular';
    src: url('x-scale_-webfont.eot');
    src: url('x-scale_-webfont.eot?#iefix') format('embedded-opentype'),
         url('x-scale_-webfont.woff') format('woff'),
         url('x-scale_-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

* {
	padding: 0;
	margin: 0
}
body {
	background: url('../img/bg_epi.jpg') top center repeat-y #e1e1e1;
	font-size: 12px;
	font-family: arial, Helvetica, Sans-Serif;
	color: #666666;
	text-align: center
}

/* Useful */
.align_center { text-align: center }
.align_right { text-align: right }
.middle { vertical-align: middle }
.align_justify { text-align: justify }
.uppercase { text-transform: uppercase }
.hidden, .collapsed, .block_hidden_only_for_screen { display: none }
.wrap { white-space: normal }
.bold { font-weight: bold }
.strike { text-decoration: line-through }
.italic { font-style: italic }
.top { vertical-align: top }
.span_link { cursor: pointer; }
.span_link:hover { text-decoration: underline }
.clear { clear: both }
br.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0
}
noscript ul { list-style-type: none; background: black; color: white; padding: 10px; border: 1px solid gray }
/* new clearfix */
/* ZZ.clearfix:after { 
	clear: both; 
	display: block; 
	height: 0; 
	font-size: 0; 
	visibility: hidden; 
	content: "."; 
}
ZZ* html .clearfix { zoom: 1 }
ZZ*:first-child+html .clearfix { zoom: 1 } */

/* transfert effect*/
.transferProduct { border: 1px solid #666 }

/* simple list inline */
.inline_list { list-style-type: none; margin-top: 1em }
.inline_list li { float: left; text-align: center }
.inline_list img { display: block }
ul.half {
	width: 45%;
	margin-right: 1em;
	float: left
}

/* Category tree (i.e. in sitemap) */
div.tree_top {
	background: url('../img/sitemap-top.gif') no-repeat -1px -3px;
	padding-left: 24px;
	padding-bottom: 5px;
	padding-top: 3px
}
ul.tree, ul.tree ul { list-style-type: none }
ul.tree li {
	padding-left: 1.2em;
	border-left: 1px gray dotted;
	background: url(../img/sitemap-horizontal.png) no-repeat left 10px;
	margin-left: 1em
}
ul.tree a { padding-left: 0.2em }
ul.tree a.selected { font-weight: bold }
ul.tree li.last {
	background: url(../img/sitemap-last.gif) no-repeat -12px -2px;
	border: none
}
span.grower { cursor: pointer }

/* Tabs */
.idTabs {
	list-style-type: none;
	height: 21px;
	margin-top: 1em
}
ul.idTabs li {
	float: left;
	margin-right: 1px;
	
}
.idTabs a {
	background:none repeat scroll 0 0 #F8F8F8;
	border-right: 1px #DDDCDC solid;
	border-left: 1px #DDDCDC solid;
	border-top: 1px #DDDCDC solid;
	display: block;
	width: 173px;
	height: 18px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 3px;
	color: #DDD;
	font-family: Helvetica, Sans-Serif;
}
.idTabs .selected {
	background-color: #2472ad;
	border-right: 1px #d0d1d5 solid;
	border-left: 1px #d0d1d5 solid;
	border-top: 1px #d0d1d5 solid;
	color: #FFF;
	font-family: Helvetica, Sans-Serif;
}

/* IdTabs Short*/
.idTabsShort a {
	background-color: #747474;
	border-right: 1px #DDDCDC solid;
	border-left: 1px #DDDCDC solid;
	border-top: 1px #DDDCDC solid;
	width: 138px;
	font-family: Helvetica, Sans-Serif;
}
.idTabsShort .selected {
	background-color: #2472ad;
	border-right: 1px #DDDCDC solid;
	border-left: 1px #DDDCDC solid;
	border-top: 1px #DDDCDC solid;
	color: #FFF;
	font-family: Helvetica, Sans-Serif;
}
div.sheets {
	font-size: 12px;
	color: #333;
	clear: both;
	padding: 1em;
	border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #F7F7F7;
    border-right: 1px solid #F7F7F7;
}
#more_info_sheets li {
	background-position: 6px 4px;
	margin-bottom: 0.4em 
}

/* global style */
a {
	color: #666;
	text-decoration:none;
	outline: none
}
a:hover { text-decoration: none }
.input:focus { outline: 0 }
a img {
	outline: none;
	border: none;
	text-decoration: none
}
h1 {
	font-size: 30px;
	margin: 0.5em 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #222;
}
h1 span {
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	color: #2472ad;
	margin-left: 1em
}
h2 {
	font-size: 16px;
	line-height: 1.6em;
	padding-left: 0.5em;
	margin: 0.5em 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #2472ad;
	height: 21px
}
h2 span {
	font-size: 12px;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	color: #2472ad;
	margin-left: 1em
}
h3 { font-size: 16px; margin: 1em 0; color: #2472ad; }

h4 {
	font-size: 18px !important;
    ZZfont-family: xscaleRegular !important;
	text-transform:uppercase;
	letter-spacing:0em;
	ZZtext-shadow:1px 1px 2px black !important;
	color: #2472ad !important;
	text-align: center !important;
	font-weight: normal;
}

/* global layout */
#header_logo {
	float: left;
	width: 260px;
	display: block
}
#header_right {
	float: left;
    margin: 0;
    text-align: left;
    width: 950px;
	height:200px !important;
}
#left_column, #center_column, #right_column { float: left }
#left_column {
	margin-top:45px !important;
	width: 181px; 
	overflow: hidden;
	margin-top: 0;
	padding-left: 10px;
	padding-right: 10px;
}
#center_column {
	width: 724px;
	padding: 0px 10px 15px 15px;
	overflow: hidden;
	margin-top:50px;
}

#old_center_column { display: none }

.ac_results_instant {
	display: none;
	visibility: hidden
}
#instant_search_results a.close {
	background: url("../img/nav-logout.gif") no-repeat scroll right 2px transparent;
	float: right;
	margin-right: 7px;
	padding-right: 21px;
	text-transform: none
}
#right_column {
	display: none;
}

#map-contact {
	display:block;
	margin:0 auto;
	width:650px;
	clear:both;
}

#map-contact a {
	color:#2472ad;
	text-decoration:none;
	text-align:right;
}
#map-contact a:hover {
	color:#474747;
}

/* global RTE fields */
.rte,
 .mceContentBody {
	text-align: left;
	background: white;
	color: black;
	font-family: Helvetica, Sans-Serif;
}
body.mceContentBody {
	margin: 9px 6px;
	width: 556px
}
.rte html,.rte div,.rte span,.rte applet,.rte object,.rte iframe,.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,.rte p,.rte blockquote,.rte pre,.rte a,.rte abbr,.rte acronym,.rte address,.rte big,.rte cite,.rte code,.rte del, .rte dfn, .rte em,.rte font,.rte img,.rte ins,.rte kbd,.rte q,.rte s,.rte samp,.rte small,.rte strike,.rte strong,.rte sub,.rte sup,.rte tt,.rte var,.rte dl,.rte dt,.rte dd,.rte ol,.rte ul,.rte li,.rte fieldset,.rte form,.rte label,.rte legend,.rte table,.rte caption,.rte tbody,.rte tfoot,.rte thead,.rte tr, .rte th,.rte td,
.mceContentBody html, .mceContentBody div, .mceContentBody span, .mceContentBody applet, .mceContentBody object, .mceContentBody iframe, .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6, .mceContentBody p, .mceContentBody blockquote, .mceContentBody pre, .mceContentBody a, .mceContentBody abbr, .mceContentBody acronym, .mceContentBody address, .mceContentBody big, .mceContentBody cite, .mceContentBody code, .mceContentBody del, .mceContentBody dfn, .mceContentBody em, .mceContentBody font, .mceContentBody img, .mceContentBody ins, .mceContentBody kbd, .mceContentBody q, .mceContentBody s, .mceContentBody samp, .mceContentBody small, .mceContentBody strike, .mceContentBody strong, .mceContentBody sub, .mceContentBody sup, .mceContentBody tt, .mceContentBody var, .mceContentBody dl, .mceContentBody dt, .mceContentBody dd, .mceContentBody ol, .mceContentBody ul, .mceContentBody li, .mceContentBody fieldset, .mceContentBody form, .mceContentBody label, .mceContentBody legend, .mceContentBody table, .mceContentBody caption, .mceContentBody tbody, .mceContentBody tfoot, .mceContentBody thead, .mceContentBody tr, .mceContentBody th, .mceContentBody td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Helvetica, Sans-Serif;
}
.rte h1,.rte h2,.rte h3,.rte h4,.rte h5,.rte h6,
 .mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 {
	margin: 0.75em 0 0.3em 0;
	color: #2472ad
}
.rte h1,
 .mceContentBody h1 {
	font-size: 25px;
	font-weight: bold;
	background: inherit
}
.rte h2,
 .mceContentBody h2 {
	font-size: 20px;
	background: none;
	text-transform: none;
	height: auto
}
.rte h3, .mceContentBody h3 { font-size: 16px }
.rte h4, .mceContentBody h4 { font-size: 14px }
.rte h5,.mceContentBody h5 { font-size: 12px }
.rte h6, div.rte h6 { font-size: 8px }
.rte ol, .mceContentBody ul, div.rte ol, .mceContentBody ul { padding-left: 2em }
.rte ul, .mceContentBody ul {
	list-style-type: square;
	margin-left: 10px
}
.rte li, .mceContentBody li {
	margin-left: 10px
}
.rte strong, .mceContentBody strong { font-weight: bold }
.rte em, .mceContentBody em { font-style: italic }

/* tables still need 'cellspacing="0"' in the markup */
.rte table,.mceContentBody table {
	border-collapse: separate;
	border-spacing: 1px;
	width: auto
}
.rte caption, .rte th, .rte td, .rte table,
 .mceContentBody caption, .mceContentBody th, .mceContentBody td, .mceContentBody table {
	text-align: left;
	font-weight: normal;
	background: none;
	height: inherit;
	border: 1px #e5e6e7 solid;
	text-align: center
}
.rte th, .mceContentBody th {
	padding-left: 1em;
	padding-right: 1em;
	background: #e5e6e7
}
#center_column .rte p, 
 .mceContentBody p {
 	padding-left: 0;
	margin: 0.5em 0;
	text-align:justify;
	color:black;
	}
	
.rte ol, .mceContentBody ol {
	list-style-type: decimal;
	margin-left: 10px
} 

/* /global RTE fields */

/* global table style */

.std {font-size: 12px;}
table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
	
}
/*class table.std */
.std td,.std th { padding: 0.4em 0.5em }
.std th { white-space: nowrap }
.std tr.item td,.std .item th { background-color: white }
.std tr.alternate_item td,
.std tr.alternate_item th { background-color: #f1f2f4 }
.std tbody td,.std tfoot td { border-top: 1px solid #bdc2c9 }
.std thead th {
	background-color: #DDD;
	background-repeat: no-repeat;
	height: 24px;
	color: #2472ad;
	font-family: Helvetica, Sans-Serif;
	font-weight: bold;
	text-align: left;
	white-space: nowrap
}
.std th.first_item { background-position: top left }
.std th.last_item { background-position: top right; text-align:right; padding-right: 20px; }
.std th.item { background-position: -5px 0;  }
.std th.unit_item { text-align:center;}
.std tfoot td {
	color: #999;
	font-family: Helvetica, Sans-Serif;
	text-align: right;
	white-space: nowrap
}

/* /global table style */

.block_various_links { font-size: 13px; }
.block_various_links a{ color: #666 }
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: black;
    border: medium none;
    color: #FFFFFF !important;
    cursor: pointer;
    display: block;
    font-size: 11px !important;
	font-family: Helvetica, Sans-Serif;
    font-weight: bold;
    height: 24px;
    line-height: 24px;
    text-align: center;
    text-decoration: none !important;
  
}
input.buttonik {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:3px;
    background: url(../img/button3.png) no-repeat;
    border: medium none;
    color: #FFFFFF !important;
	font-family: Helvetica, Sans-Serif;
    cursor: pointer;
    display: block;
    font-size: 0px !important;
    font-weight: bold;
    height: 24px;
	width: 25px;
    line-height: 24px;
    text-align: center;
    text-decoration: none !important;
}

/* 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 {
	cursor: default;
}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive,
input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini,
input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small,
input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large { background-color:#2472ad; }

/* 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 {

}

/* 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 {
	opacity:0.75;
}

/* 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 {
	opacity:0.75;
}


/* 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 {
	ZZwidth: 30px;
}
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;
}
/*input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	width: 100px;

}*/
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: 180px;
}
input.button_disabled, input.button_large_disabled, input.exclusive_large_disabled, span.button, span.exclusive {
    background-color: #CCCCCC;
}

/* exclusive button */
input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive {  }
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 { }

/* id_state field in managed via JS and is firstly hidden */
form p.id_state { display: none }

/* generic style */
ul.bullet li, .block ul.bullet li, li.bullet {
	padding-left: 2em;
	background: transparent url('../img/bullet.png') no-repeat 6px 6px;
	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 }
.weight-price {
	font-size: 0.75em;
	text-align: right;
	color: gray;
	font-family: Helvetica, Sans-Serif;
}

.volume-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.unity-price {
	font-size: 0.75em;
	text-align: right;
	color: gray
}

.price_promo{
	color:white;!important
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap
}
.price, .price-shipping, .price-wrapping {
	color: #2472ad/*black*/;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap
}

/* errors */
.error {
	color: #e21e26;
	font-family: Helvetica, Sans-Serif;
	margin: 0;
	padding: 0 0 20px 0;
}
.error p { font-weight: bold; font-family: Helvetica, Sans-Serif; }
.error li {
	list-style-position: inside;
	list-style-type: decimal-leading-zero;
	padding-left: 3em
}

/* warning */
.warning {
	color: #333;
	font-family: Helvetica, Sans-Serif;
	font-size: 14px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius:8px 8px 8px 8px;	
	background:none repeat scroll 0 0 #F8F8F8;
	border: 1px #DDDCDC solid;
	padding:10px; 
	font-weight: bold;
	margin: 0.2em 2em;
	padding: 0.6em 1em
}
.warning_inline {
	color: #e21e26;
	font-weight: bold
}

/* success */
.success {
	color: green;
	font-weight: bold;
	margin: 0.2em 1em;
	padding: 0.3em 0.8em 1em
}
.success_inline {
	color: green;
	font-weight: bold
}

/* breadcrumb.tpl */
.breadcrumb {
	background:url("../img/home.png") no-repeat scroll left top transparent;
	padding-left: 22px;
	font-size: 11px;
	color: #2472ad;
	font-family: Helvetica, Sans-Serif;
}
.breadcrumb .navigation-pipe { padding: 0 0.6em }
.breadcrumb a {
	text-decoration: none;
	color: /*#666*/black;
	font-family: Helvetica, Sans-Serif;
}
.breadcrumb a:hover { text-decoration: underline }

/* Header */
#header{height:200px;}
#header_right ul { list-style: none }
#header_right form {
	border: none;
	margin-bottom: 0!important;
	display: inline
}
#header_right label {
	margin: 0;
	float: none;
}

/* Footer */
#footer {
	width:950px;
	margin:0 auto;
	background-color:black;
	text-align:left;
	padding:0 0 10px 0;
}
#footer h3 {
	color:#2472ad;
	font-size:18px;
	margin:18px 0 -15px 0;
}
#footer ul li a {
	color: #e1e1e1;
	text-shadow: 1px 1px 0 #444;
	font-size:14px;
	padding:4px;
	display:block
}

.footerimg {    
    float:right;
    margin:0;
	padding:0;
    width:195px;
}
.footerimg img{    
    margin:0;
	padding:0;
}

.firstfooterbox {    
    float:left;
	color: #ddd;
	font-family: Helvetica, Sans-Serif;
	text-shadow:1px 1px 0 #000;
    font-size:12px;
    line-height:19px;
    top:0px;
    padding-left:50px;
    width:15%;
}

.firstfooterbox img{
	padding:5px 15px 0 0;    
}

.firstfooterbox a:hover img{
	opacity:0.7;
}

.footerbox01{
	 width:180px;
	 float:left;
	 margin-left:150px;
}

.footerbox {    
    float:left;
	color: #ddd;
	font-family: Helvetica, Sans-Serif;
    font-size:12px;
    line-height:19px;
    top:0px;
    padding-left:20px;
    width:17%;
}
.footerbox a , .firstfooterbox a{    
	color: #ddd;
	font-family: Helvetica, Sans-Serif;
	text-shadow:1px 1px 0 #000;
	vertical-align:top;
}
.footerbox a:hover, .firstfooterbox a:hover{    
	color: #fff;
}
.footer-copyright {    
	margin:0 auto;
	padding:20px 0 10px 0;
	width:950px;
	color: #fff;
    font-size:11px;
	font-family: Helvetica, Sans-Serif;
	text-align:right;
}

.footer-copyright a {
	color:#fff;
}

.footer-copyright a:hover {
	color:#474747;
}

.footer-copyright a.agence{
	float:right;
	padding:0 15px 0 5px;
}
.footer-copyright a.mentions{
	float:left;
	padding:0 15px 0 5px;
}

/* Footer links */
.footer_links {
	list-style-type: none;
	clear: both;
	height: 2em;
}
.footer_links li {
	float: left;
	margin-right: 2em;
	height: 2em
}
.footer_links a {  text-decoration: none }
.footer_links a:hover { color: black }
.footer_links img.icon { vertical-align: -2px }

/* Default block style */
div.block {
	margin-bottom: 5px;
}
#left_column div.block,
 #right_column div.block {
	padding-bottom: 15px;
}

div.block h4 {
	font-size: 14px !important;
	padding-top: 2px;
	line-height: 1.3em;
	color: #2472ad !important;
	height:23px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
	font-weight: bold;
}
div.block h4 a { 
	color: #2472ad !important;
	letter-spacing: 0px;
}

div.block ul { list-style: none }
div.block ul.tree li { padding-left: 1.2em }
div.block a:hover { text-decoration: underline }
#left_column div.block .block_content a.button_large,
 #right_column div.block .block_content a.button_large { margin: 0 0 0 -3px }
div.block .block_content {
	padding: 0 0.7em;
	min-height: 16px
}
div.block li {
	padding: 0.2em 0 0.2em 0em;
	list-style-position: outside
}
div.block a {
	color: #666;
	font-family: Helvetica, Sans-Serif;
	text-decoration: none
}
div.block a:hover {
	color: /*#999*/white;
	text-decoration: none
}

/* block exclusive */
#left_column div.exclusive, #right_column div.exclusive {
	ZZbackground: transparent url('../img/block_exclusive_footer.png') no-repeat bottom left;
	padding-bottom:0;
}
div.exclusive h4 {
	ZZbackground: transparent url('../img/block_header_exclusive.png') no-repeat top left;
	color:/*#666*/white;
	margin-bottom:15px;
}
div.exclusive h4 a { color: #666 }

div.exclusive h4.title_cart a img{
	width:20px;
	height:20px;
	float:left;
	margin-left:30px;
	margin-top:7px;
}

div.exclusive li { margin-top: 0 }
div.exclusive, div.exclusive a { 
	/* color: black ; */
	display:block;
	font-family: Helvetica, Sans-Serif;
}
div.exclusive .block_content {
	ZZbackground:  transparent url('../img/body-div.png') repeat-x left bottom;
	margin:0;
	padding:0;
	padding-bottom:10px;
}

/* block products (new, features, viewed, etc...) on left and right column */
.products_block li {
	padding:0 10px 0 0;

}
.products_block li.item img { margin-right: 5px }
.products_block li.last_item { border: none }
.products_block li img {
	float: left;
	margin-right: 0.2em
}
.products_block p img {
	float: none;
	margin: 0 0 0 0.4em
}
.products_block li h5 {
	ZZdisplay: 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 #2472ad;
	padding: 0 4px 4px
}
.products_block dl dt {
	margin-top: 0.3em;
	color: #999999
}
.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
}

/* discount.tpl */
td.discount_value { white-space: nowrap }

/* shopping cart */
.cart_last_product { 
	width: 300px;
	margin: 15px 0;
}
.cart_last_product_header,
.cart_last_product_header .left {
	background-color: #DDD;
}
.cart_last_product_header .left {
	background-color:#DDD;
	margin-bottom:5px;
	padding-left: 27px;
	width: 249px;
	height: 24px;
	line-height: 24px;
	color: #2472ad;
	font-family: Helvetica, Sans-Serif;
	font-weight: bold
}
.cart_last_product_img { float:left }
.cart_last_product_img img {
	margin:0 6px;
	border:1px solid #D0D1D5;
	width: 45px;
	height: 45px
}
 .cart_last_product_content { 
	float:right; 
	width:241px 
}
.cart_last_product_content a { text-decoration:none }
.cart_last_product_content h5 { font-size:13px }
.cart_last_product_content h5 a { color:#999999 }

p.cart_navigation { padding: 1em 0!important }
p.cart_navigation .exclusive,
 p.cart_navigation .exclusive_large,
 p.cart_navigation .exclusive_large_disabled { float: right }
p.cart_navigation_extra {
	text-align: center;
	width: auto
}
form.std p.cart_navigation span {
	float: none;
	text-align: left;
	width: auto
}

/* views block */
#views_block {
	margin: 0 auto;
	ZZwidth: 290px
}
#thumbs_list {
	overflow: hidden;
	float: left;
	width: 80%;
}
#thumbs_list ul {
	padding-left: 0;
	list-style-type: none;
	margin-top: 5px
}
#thumbs_list li {
	float: left;
	cursor: pointer;
	width: 80px;
	height: 80px;
	margin-right: 5px
}
/* #view_scroll_left, #view_scroll_right {
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent: -3000px;
	width: 9px;
	height: 18px;
	float: left;
	margin-top: 30px;
	padding-right: 4px;
	padding-left: 4px
}
#view_scroll_right { background-image: url('../img/thumbs_right.gif') }
span.view_scroll_spacer {
	float: left;
	width: 17px;
	height: 80px
} */

/* manufacturers-list.tpl && suppliers-list.tpl */
#manufacturers_list, #suppliers_list {
	margin-top: 2em;
	list-style-type: none
}
#suppliers_list li, #manufacturers_list li {
	background: #d0d3d8 url('../img/block_category_item_bg.jpg') repeat-x;
	border: solid 1px #d0d3d8;
	padding: 0.6em;
	margin-bottom: 1.5em
}
#suppliers_list li a, #manufacturers_list li a {
	text-decoration: none;
	color: #2472ad
}
#suppliers_list li h3, #manufacturers_list li h3 { margin: 0.4em 0 }
#suppliers_list .left_side, #manufacturers_list .left_side {
	float: left;
	width: 75%
}
#suppliers_list .logo, #manufacturers_list .logo {
	border: solid 1px #d0d3d8;
	float: left;
	margin-right: 0.6em
}
#suppliers_list li p.description,
#manufacturers_list li p.description { font-size: 0.92em }
#suppliers_list li .right_side,
#manufacturers_list li .right_side {
	float: right;
	text-align: right
}
#suppliers_list .right_side span,
#manufacturers_list .right_side span {
	font-size: 1.7em;
	color: #2472ad
}
#suppliers_list li a.button,
#manufacturers_list li a.button { margin-top: 4em }

/* conditions & legal */
ul.shop_info {
	list-style-type: square!important;
	list-style-position: inside;
	padding: 0.6em;
	margin-top: 0.6em;
	margin-left: 2em;
	border: 1px solid #888
}
ul.shop_info li {
	padding-left: 0.5em!important;
	padding-bottom: 0.5em!important
}

/* conditions.tpl */
#conditions #right_column { display: none }
#conditions h2 { background: transparent url('../img/title_bg_large.gif') no-repeat top left }
#conditions #center_column {
	width: 730px;
	text-align: justify
}
#conditions #center_column ul,
 #conditions #center_column ol {
	margin-left: 2em;
	padding: 0.6em
}
#conditions #center_column ul { list-style-type: circle }
#conditions #center_column li { padding-bottom: 0.5em }
#conditions #center_column { line-height: 1.3em }

/* order step 3: PAYMENT */
.payment_module { display: block }
.payment_module img {
	vertical-align: middle;
	margin-right: 1em
}
.payment_module a {
	display: block;
	border: 1px solid #999999;
	padding: 0.6em;
	text-decoration: none
}
.payment_module a:hover, .payment_module a:focus, .payment_module a:active {
	border: 1px solid #488c40;
	background-color: #e5e6e7;
	color: #2472ad
}

/* Printable version */
@media print {
	div#left_column, div#right_column, div#footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top, #search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {
		display: none
	}
	div#center_column { width: 100% }
	input.text { border: 1px solid gray }
	.block_hidden_only_for_screen { 
		display: block; 
		margin-top: 1em 
	}
	#more_info_sheets #idTab1 { width: 530px }
	* { 
		background: none!important; 
		background-color: white!important; 
	}
}

/* Customizable product */
#customization_block { width: 556px }
.customization_block_title { margin: 4px 4px 4px 2px }
#customization_block ul { margin: 6px 6px 0 6px }
.customization_block_input { vertical-align: inherit }
img.customization_delete_icon { margin: 2px }
li.customizationUploadLine {
	text-align: right;
	margin-right: 40px;
	clear: left;
	padding: 4px;
	display: block
}
div.customizationUploadBrowse { float: left }
div.customizationUploadBrowseDescription { padding: 6px }
img.customizationUploaded {
	margin: 2px;
	border: 1px solid #888888
}
ul.customizationUploaded {
	list-style-type: none;
	margin-left: 4px
}
ul.customizationUploaded li { display: inline }
ul.customizationUploaded a { text-decoration: none }
div.customizationUploaded { clear: left }
div.deletePictureUploaded { float: right }
div.deleteCustomizableProduct { float: right }
ul.typedText {
	padding-left: 6px;
	list-style-type: none
}
/* mywishlist */
#mywishlist div#block-order-detail form.wl_send fieldset p input { margin-left: 60px }
#mywishlist div#block-order-detail {
	margin-top: 10px; 
	display: block
}
#mywishlist form.std fieldset label { width: 30px }
#mywishlist form.std fieldset input#submitWishlist { display: inline }
#mywishlist table.std thead th.mywishlist_first {
	text-align: center;
	width: 40px
}
#mywishlist table.std thead th.mywishlist_second {
	text-align: center;
	width: 80px
}
#mywishlist table.std thead th.first_item,
#mywishlist table.std tbody tr td { width: 200px }
#mywishlist div#block-order-detail ul li span.wishlist_product_detail select { margin: 0 }
#mywishlist div#block-order-detail { margin-top: 10px }
#mywishlist #hideBoughtProducts,
#mywishlist #showBoughtProducts {
	float: left;
	margin: -18px 0 0 5px
}
#mywishlist #showBoughtProducts,
#mywishlist #hideBoughtProductsInfos,
#mywishlist #hideSendWishlist { display: none }
#mywishlist #showBoughtProductsInfos,
#mywishlist #hideBoughtProductsInfos { margin-left: 5px }
#mywishlist #showSendWishlist,
#mywishlist #hideSendWishlist,
#mywishlist div#block-order-detail ul li a.exclusive {
	float: right;
	margin: -18px 0 0 0
}
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th { text-align: center }
#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th.first_item { width: 300px }
#mywishlist div#block-order-detail table.wlp_bought_infos { margin: 0 0 0 10px }
#mywishlist div#block-order-detail ul li img { float: left }

/* View wishlish */
#view_wishlist #featured-products_block_center ul div li a img { float: left }
#view_wishlist #featured-products_block_center ul div li a,
 #view_wishlist #featured-products_block_center ul div li span {
	text-decoration: none;
	float: left
}
#view_wishlist #featured-products_block_center ul div li span.wishlist_product_detail,
 div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {
	margin-left: 30px;
	float: left
}
div#mywishlist div#block-order-detail ul li span.wishlist_product_detail { margin-bottom: 5px } 
#view_wishlist #featured-products_block_center ul div li a.exclusive,
 #view_wishlist #featured-products_block_center ul div li span.exclusive {
	margin-left: 55px
}
#view_wishlist #featured-products_block_center ul div li.address_name input.text {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	border: 0
}

/* module reversoform*/
.account_creation #reverso-form { width: 100% }
.account_creation #reverso-form label {
	width: 250px;
	text-align: left;
	margin-left: 10px
}
.account_creation #reverso-form label#legend_reverso {
	clear: both;
	width: 100%;
	font-size: 10px;
	text-align: left
}
.account_creation #reverso-form input#reverso_form { margin-top: 20px }

/* module productcomments */
.rating {
	cursor: pointer;
	margin: 2em;
	clear: both;
	display: block
}
.rating:after {
	content: '.';
	display: block;
	height: 0;
	width: 0;
	clear: both;
	visibility: hidden
}
.cancel, .star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
	cursor: pointer
}
.cancel, .cancel a { background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -16px }
.star, .star a { background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0 }
.cancel a, .star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0
}
div.star_on a { background-position: 0 -16px }
div.star_hover a, div.star a:hover { background-position: 0 -32px }
.pack_content { margin: 10px 0 10px 0 }
.pack_price {
	float: right; 
	margin-right: 3px; 
	font-size: 12px
}
.confirmation { 
	color: #808000; 
	font-weight: bold 
}
#page .rte { background: transparent none repeat scroll 0 0 }

/* module paypalapi */
.paypalapi_about { text-align: justify }
.paypalapi_about ul { padding-left: 20px }

/* cms pages */
/* #enveloppe {  
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius:8px 8px 8px 8px;	
	background:none repeat scroll 0 0 #F8F8F8;
	border: 1px #DDDCDC solid;
	padding:10px; 
	margin-top: 20px;
}
	
#cms div.content_only { 
	text-align: left; 
	padding: 10px 
}
.live_edit_feed_back_ok {
    color: #2472ad; 
    background-color: #DFFAD3; 
    padding: 4px; 
    border: 2px solid #72CB67
}
.live_edit_feed_back_ko {
    color: #2472ad; 
    background-color: #FAE2E3; 
    padding: 4px; 
    border: 2px solid #EC9B9B
}
.add_module_live_edit {
    background-color: #F1F2F4; 
    padding: 4px; 
    border: 2px solid #D0D3D8;
}
 */
/* product-list.tpl */
ul#product_list {
    list-style-type: none;
    overflow: hidden;
	padding-top: 6px;
}
ul#product_list li {
    display: inline;
    float: left;
    padding: 5px;
    position: relative;
    width: 165px;
	background:url("../img/listbg.png") no-repeat scroll centertransparent;
	height: 400px;
}

ul#product_list li a {
	text-decoration: none;
}

#ref_acw, #ref_acw-empty{
	color:white;
	background:#4c4c4c;
	text-align:center;
	margin:30px 0 4px 2px;
	position:relative;
	height:18px;
}

#ref_acw b{
    line-height: 18px;
}

#ref_acw-empty{
	background: none;
}

ul#product_list li a.product_img_link {
height:165px;
width:165px;
border: #d0d1d5 solid 1px;
display: block;
}
ul#product_list li a.product_img_link:hover {
	display: block;
	opacity:0.85;
	filter : alpha(opacity=85); /* IE < 8 */
	-moz-opacity : 0.85; 
    -ms-filter: "alpha(opacity=85)"; /* IE 8 */
	z-index: 99
}


ul#product_list li h3 {
    display: inline;
    margin:.5em 0 0 0;
	font-size: 14px;
	height:50px;
	overflow:hidden;
	width:165px;
}
ul#product_list li h3 a { padding: 0.4em 0; color:#777777; /*height:50px;*/ width:165px;}
ul#product_list li .texte{
	height:85px; width:165px;
}
ul#product_list li .new {
background: #3D3D3D;
top:58px;
padding: 2px;
left: 6px;
color:#FFF;
display:block;
font-weight:bold;
height:15px;
position:absolute;
text-align:left;
font-size:12px;
}
ul#product_list li p.product_desc { clear: both; /*display: none;*/ }
ul#product_list li p.product_desc a { color:#999999; }
ul#product_list li p.product_desc a:hover { color:#777777; }
ul#product_list li div.center_block { min-height:190px; }
ul#product_list li .discount {
background:url("../img/discount.png") no-repeat scroll center top transparent;
top:90px;
color:#FFFFFF;
display:block;
font-weight:bold;
height:35px;
padding-top:8px;
position:absolute;
right:-24px;/*-32px;*/
text-align:center;
text-shadow:1px 1px 0 #000000;
width:148px;
font-size: 11px;
}
ul#product_list li .on_sale {
background:url("../img/onsale.png") no-repeat scroll center top transparent;
top:40px;
color: #fff;
display:block;
font-weight:bold;
height:35px;
padding-top:8px;
position:absolute;
right:-12px;
text-align:center;
text-transform: uppercase;
text-shadow:1px 1px 0 #000;
width:148px;
font-size: 11px;
}
ul#product_list li .online_only {
top:170px;
left: 5px;
color: #da0f00;
display:block;
height:15px;
padding-top:6px;
position:absolute;
text-align:left;
width:160px;
font-size:10px;
}
ul#product_list li .reduction {
	display: block;
	margin-bottom: 0.3em
}
ul#product_list li .price {
    display: inline;
    /*float: left;*/
    text-align: left;
	width: 150px;
	margin-top: -9px;
	margin-bottom: 3px;
	font-family: Helvetica, Sans-Serif;
}
ul#product_list li span.availability {
	background:none repeat scroll 0 0 #380A00;
	color:#333;
	font-size:0.9em;
	padding:5px;
	position:absolute;
	right:0;
	top:190px;
	display: none;
}
ul#product_list li a.button, ul#product_list li span.exclusive {
    display: inline;
    padding: 5px 10px;
}
ul#product_list li .buy_disable {
	color:#00F8FB;
	font-size:0.9em;
	text-shadow:1px 1px 1px #0F0301;
	text-transform:uppercase;
}

ul#product_list li a.button { margin-top: 0.5em }
ul#product_list li p.compare input { vertical-align: text-bottom; }


/* page-product.tpl */
#primary_block #pb-right-column {
	width: 355px;
	float: right;
	
}
#primary_block #image-block {
	height: 370px;
	margin-left: 13px;
	width: 340px;
	background: transparent url('../img/imgproduct.png') no-repeat top left;
}
#primary_block #image-block img#bigpic { 
	cursor: pointer; 
	height: 340px;
	width: 340px;
	border: #d0d1d5 solid 1px;
}
#primary_block ul#usefull_link_block {
	list-style-type: none;
	margin-top: -30px;
	margin-right: -370px;
	float: right;
	width: 130px;
}
#primary_block ul#usefull_link_block li { 
	
	display: inline;
	float:left;
	line-height:18px;
	padding-left:10px;
	margin: 2px;
}


#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 {
	text-decoration: none;
	color: #76839b;
	font-size: 0.9em;
	padding-left: 10px;
	height: 15px
}
#primary_block #pb-left-column {
	float: left;
	width: 360px
}
#primary_block #short_description_block {
	ZZ-moz-border-radius:8px;
	ZZ-webkit-border-radius:8px;	
	ZZbackground:none repeat scroll 0 0 #F8F8F8;
	ZZborder:1px solid #DDDCDC;
	font-size: 12px;
	color: #333;
	padding: 0.7em;
	margin-bottom: 1.5em
}
#primary_block #color_picker p {
	margin-bottom: 0.4em;
	padding: 0
}
#primary_block #color_picker {	
font-family: Helvetica, Sans-Serif;
-moz-border-radius:8px;
-webkit-border-radius:8px;	
background:none repeat scroll 0 0 #F8F8F8;
border:1px solid #DDDCDC;
padding: 0.6em 0.7em 0.4em 0.7em;
	font-size: 12px;
	color: #333;
	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 a#color_all { cursor: pointer }
#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 #buy_block {	
	ZZfont-family: Helvetica, Sans-Serif;
	ZZ-moz-border-radius:8px;
	ZZ-webkit-border-radius:8px;	
	ZZbackground:none repeat scroll 0 0 #F8F8F8;
	ZZborder:1px solid #DDDCDC;
	font-size: 12px;
	color: #333;
	padding: 0.7em;
	margin-bottom: 1.5em
}
#primary_block #buy_block p {
	padding: 0;
	margin-top: 0;
	clear: both
}
#primary_block #buy_block img.on_sale_img { float: left }
#primary_block #buy_block span.on_sale {
	color: #da0f00;
	text-transform: uppercase;
	font-weight: bold;
	float: right
}
#primary_block #buy_block span.discount {
	color: #da0f00;
	text-transform: uppercase;
	font-weight: bold;
	float: right
}
#primary_block #buy_block span.our_price_display { float: right }
#primary_block #buy_block span#availability_label {
	float: left;
	margin-right: 1em
}
#primary_block #buy_block label { text-align: right }
#primary_block #buy_block label,#primary_block #buy_block select {
	display: block;
	width: 47%;
	float: left;
	text-align:left;
	padding-left:6px;
}
#primary_block div#attributes p, #quantity_wanted_p {
	clear: left;
	height: 2em
}
#primary_block div#attributes p, #minimal_quantity_wanted_p {
	clear: left;
	text-align: center
}

/* prices */
#primary_block #buy_block p.price {
	font-size: 1.4em;
	text-align: right
}

#primary_block #buy_block span#pretaxe_price {
	font-size: 0.75em;
	text-align: right
}
#primary_block #buy_block p#old_price {
	font-size: 0.8em;
	text-align: right;
	text-decoration: line-through
}
#primary_block #buy_block p#reduction_percent {
	color: #da0f00;
	font-size: 0.75em;
	text-align: right
}
#primary_block #buy_block p.price-ecotax {
	font-size: 0.75em;
	text-align: right
}
#admin-action {
    color: #374853; 
    background-color: #DFFAD3; 
    margin-bottom:10px; 
    padding: 4px; 
    border: 1px solid #72CB67
}
#admin-action input.exclusive
{
	float: right
}

.product_accessories_price
{
	margin-top: 5px
}

form#account-creation_form {
	margin:0;
	width:650px;
}

form.std fieldset.account_creation {
	height: auto;
    width: 650px;
	padding:0 0 10px 0;
	margin:0 0 20px 0;
}
#center_column form.std fieldset.account_creation p {
	margin: 0 !important;
    padding: 0 0 5px 10px;
    text-align: left;
}

#address_alias label {
    line-height: 15px;
    padding: 0 0 30px;
}

form.std fieldset.account_creation label, form.std fieldset.account_creation span {
	text-align:left;
	width:150px;
	height:20px;
	line-height:20px;
}
form.std fieldset.account_creation .checkbox label {
	width: 80%;
}

form.std fieldset.account_creation input, form.std fieldset.account_creation textarea {
    margin: 0 5px 10px 0 !important;
	padding:3px;
    text-align: left;
    width: 330px !important;
}
form.std fieldset.account_creation input[type=radio],
form.std fieldset.account_creation input[type=checkbox] {
    width: 80px !important;
}

form.std fieldset.account_creation label.top {
    display: block;
    float: left;
    height: 10px !important;
    line-height: 10px !important;
    padding: 3px 0 0 5px;
    width: 30px !important;
}

input#id_gender1, input#id_gender2 {
	float: left;
    width: 15px !important;
}

form.std input#submitAccount {
	width:80px!important;
	height:20px;
	padding:0;
	margin:0;
}

.account_creation span.inline-infos {
	width:100%;
	text-align:left;
	margin:2px 0 2px 32%;
	font-size:9px;
}

/* category.tpl */
body#category #subcategories li { ZZheight: 136px; ZZwidth: 108px; margin-right: 3px }
div.cat_desc { margin: 0 1em }
body#category div#subcategories .inline_list a img { display: inline }
#category img#categoryImage { margin-top: 1em ;border: #d0d1d5 solid 1px;}
#catimg { height: 380px; background:url('../img/cat-bg.png') bottom center no-repeat;}

/* cms.tpl */

#admin-action-cms {
	background-color: #DFFAD3;
	border: 1px solid #72CB67;
	color: #374853;
	margin-bottom: 10px;
	padding: 4px;
}

#admin-action-cms input.exclusive { float:right }

/* comparator.tpl */

.comparison_feature_value
{
	padding: 5px;
	margin-top: 5px
}

.comparison_feature
{
	padding: 5px;
	color: red;
	font-weight: bold
}

.comparison_feature_odd
{
	background-color: #F1F2F4;
	padding: 3px;	
}

.comparison_feature_even
{
	padding: 3px;
}

.comparison_infos
{
	border-left: 1px dotted #595A5E;
	vertical-align: top;
}

.comparison_infos_first
{
	border-left: 1px dotted  #595A5E;
	border-right: 1px dotted #595A5E
}

#product_comparison
{
	border-collapse: collapse;
}	

tr.comparison_header td
{
	background-color: #595A5E;	
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px
}

.product_desc a
{
	text-decoration: none;
}

.comparison_comment
{
	background-color: #FFFFFF;
	
}


.cluetip-comparison_comments {
		text-align: justify;
		background-color:white;
		padding:10px;
		border:1px solid gray;
		background-color:#F1F2F4;
		opacity:0.95;
		width: 430px
	}
	
.comment .customer_name
{
	font-weight: bold;
}


/* .cmp_remove
{
	margin: auto;
	text-align: center;
	display: block;
	width: 120px; 
	cursor: pointer;
	display: block;
	line-height: 22px;
	height: 22px;
	background: url('../../../../img/admin/delete.gif') no-repeat;
}

.comparison_availability_statut
{
	height: 27px;
}

.comparison_old_price
{
	height: 13px;
}

.comparison_product_infos
{
	width: 100%;
	text-align: center;
}

.comparison_unit_price
{
	color:gray;
	font-size:0.75em;
}
*/

.product_discount
{
	height: 13px;	
	color:#DA0F00;
	font-weight:bold;
	text-transform:uppercase;
}

/* 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 { color: #374853 }
.color-myaccount { color: #2472ad }
#block-history table#order-list { border: none }
#block-history table#order-list thead th { background-image: url('../img/block_myaccount_header_large.gif') }
#block-history table#order-list thead th { color: white }
#block-history table#order-list tbody {	-moz-border-radius:8px;
-webkit-border-radius:8px;	
background:none repeat scroll 0 0 #F8F8F8;
border:1px solid #DDDCDC; }
#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 #2472ad solid;
	border-bottom: 2px #2472ad solid;
	padding: 0.5em;
	background: #D0D1D5 url('../img/form_bg.jpg') repeat-x top left
}
#block-history #block-order-detail p {
	padding-left: 0;
	padding-right: 0
}

/* identity.tpl */
p#security_informations {
	font-size: 0.85em;
	margin: 0;
}

/* maintenance.tpl */

*, body{margin:0;padding:0}
body 
{
	font-family:90%/1em 'Lucida Grande', Verdana, sans-serif;
}
 
#maintenance
{
	width:450px;
	margin:35px auto 0 auto;
	padding:12px 0;
	background:#fff;
	text-align:center;
	text-transform:none;
	font-weight:normal;
	letter-spacing:0;
	color: #C73178;
}

#message img
{
	padding:30px;
}

/* my-account.tpl */
#my-account #center_column ul { margin: 2em 0 }
#my-account #center_column li { 
	list-style: none; 
	margin: 2em 1.5em ;
	display:inline
}
#my-account #center_column li a {
	margin-left:15px;
}
a.history {
background:transparent url('../img/account/history.png') no-repeat top;
float:left;
width:305px;
height:122px;
text-align:left;
font-weight:bold;
font-size:14px;
text-transform:uppercase
}

a.return {
background:transparent url('../img/account/return.png') no-repeat top;
float:left;
width:305px;
height:122px;
text-align:left;
font-weight:bold;
font-size:14px;
text-transform:uppercase
}

a.credit {
background:transparent url('../img/account/credit.png') no-repeat top;
float:left;
width:305px;
height:122px;
text-align:left;
font-weight:bold;
font-size:14px;
text-transform:uppercase
}

a.adress {
background:transparent url('../img/account/adress.png') no-repeat top;
float:left;
width:305px;
height:122px;
text-align:left;
font-weight:bold;
font-size:14px;
text-transform:uppercase
}

a.info {
background:transparent url('../img/account/info.png') no-repeat top;
float:left;
width:305px;
height:122px;
text-align:left;
font-weight:bold;
font-size:14px;
text-transform:uppercase
}

a.vouch {
background:transparent url('../img/account/vouch.png') no-repeat top;
float:left;
width:305px;
height:122px;
text-align:left;
font-weight:bold;
font-size:14px;
text-transform:uppercase
}


a.history:hover,a.return:hover,a.credit:hover,a.adress:hover,a.info:hover,a.vouch:hover {
background-position:bottom;
}
a.myaccountlogout {
background:transparent url('../img/myaccountlogout.png') no-repeat top;
float:left;
width:150px;
height:40px;
text-align:left;
vertical-align:bottom;
font-weight:bold;
font-size:12px;
color: #fff;
}

a.myaccounthome {
background:transparent url('../img/myaccounthome.png') no-repeat top;
float:left;
width:150px;
height:40px;
text-align:left;
vertical-align:bottom;
font-weight:bold;
font-size:12px;
color: #fff;
}

a.myaccountcomeback {
background:transparent url('../img/myaccountcomeback.png') no-repeat top;
float:left;
width:150px;
height:40px;
text-align:left;
vertical-align:bottom;
font-weight:bold;
font-size:12px;
color: #fff;
}

.linkssuperaccount {
list-style-type: none;
clear: both;
}

.linkssuperaccount li {
float: left;
margin-right: 1px;
}

/* order-opc.tpl */

#order-opc .opc_status {
	border: 1px solid #d0d3d8;
	background: #D0D1D5 url('../img/form_bg.jpg') repeat-x top left;
	font-size: 12px
}

.opc_float {
	float:left;
	width: 49%
}

.opc_float_status {
	float: left;
	width: 45%;
	padding: 10px
}

#order-opc #login_form {
	width: 100%;
	clear: none
} 

#order-opc #login_form p.text {
	height: 3.4em;
	margin-left: 4em;
	padding-left: 0;
	padding-right: 0
}

#order-opc #login_form a { color: #374853 }
#order-opc input#SubmitLogin { margin: 0 }
#order-opc #login_form p.submit {
	margin-right: 0;
	text-align: left;
	padding-left: 17%!important
}
#order-opc p.lost_password { padding-left: 4em }
#order-opc p.submit span { padding-right: 0.5em }
#order-opc #login_form label {
	float: none;
	clear: both;
	display: block;
	text-align: left;
	width: 100%;
	margin-bottom: 0.3em
}

#order-opc textarea#message { width: 42em }

#order-opc sup { color: red }

#order-opc div.opc-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url('../img/ajax-loader.gif') #666 no-repeat center center;
	opacity: 0.7;
	filter : alpha(opacity=70); /* IE < 8 */
	-moz-opacity : 0.7; 
    -ms-filter: "alpha(opacity=70)"; /* IE 8 */
	z-index: 99
}

#order-opc div.opc-main-block { position: relative }

/* restricted-country.tpl */

*, body{margin:0;padding:0}
body 
{
	font-family:90%/1em 'Lucida Grande', Verdana, sans-serif;
}
 
#restricted-country
{
	width:450px;
	margin:35px auto 0 auto;
	padding:12px 0;
	background:#fff;
	text-align:center;
	text-transform:none;
	font-weight:normal;
	letter-spacing:0;
	color: #C73178;
}

#message img
{
	padding:5px;
}

/* scenes.tpl */

.cluetip-product_scene {
		text-align:left;
		background-color:white;
		padding:10px;
		border:1px solid gray;
		background:#F1F2F4 url(../img/block_bg.jpg) repeat-x scroll left bottom;
		opacity:0.95;
	}
	
	.cluetip-product_scene #cluetip-close{
		text-align:right;
		float:right;
	}
	
	.cluetip-product_scene h4{
		float:left;
		font-size:1.6em;
		margin-bottom:5px;
		width:175px;
	}
	
	.cluetip-product_scene a{
		float:left;
		margin-top:2px;
	}
	
	.cluetip-product_scene p.description{
		float:left;
		width:170px;
		margin-left:15px;
	}
	
	.cluetip-product_scene div.prices{
		float:left;
		width:90px;
		text-align:right;
	}
	
	.cluetip-product_scene .new {
		background:transparent url(../img/flag_new_bg.jpg) repeat-x scroll 0% 50%;
		border:1px solid #488C40;
		clear:both;
		color:white;
		display:inline;
		font-size:0.45em;
		font-weight:bold;
		margin:8px;
		padding:0pt 0.4em;
		text-transform:uppercase;
		vertical-align:0.3em;
	}
	.cluetip-product_scene .on_sale, .cluetip-product_scene .discount {
		color:#DA0F00;
		display:block;
		font-weight:bold;
		text-transform:uppercase;
	}

/* END Cluetip design */

#scenes .screen_scene {
	margin:0 auto;
}

#scenes a.cluetip{
	display:block;
	position:absolute;
	text-decoration:none;
}

/*TMP*/
#scenes .cluetip span{
	background:transparent url(../img/icon/cible.gif) no-repeat scroll center center;
	color:black;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	height:23px;
	padding-top:5px;
	text-align:center;
	width:23px;
}
/*TMP*/
.thumbs_banner{
	margin:10px auto;
	width:100%;
}

.thumbs_banner .space-keeper{
	width:25px;
	float:left;
	display:block;
	height:100%;
}

.thumbs_banner .space-keeper a.prev{
	background:transparent url(../img/icon/serial_scroll_left.gif);
	display:none;
	width:25px;
	text-align:center;
	font-size:1.5em;
	text-decoration:none;
	background-color:#EEE;
}
#scenes_list{
	overflow:hidden;
	width:504px;
	float:left;
	border:1px solid #EEE;
}
#scenes_list ul{
	list-style-type:none;
}

#scenes_list li{
	float:left;
}

#scenes_list a{
	display:block;
}

.thumbs_banner a.next {
	background:transparent url(../img/icon/serial_scroll_right.gif);
	width:25px;
	float:left;
	display:block;
	text-align:center;
	font-size:1.5em;
	text-decoration:none;
	background-color:#DDD;
}

/* sitemap.tpl */

#sitemap_content { margin-left: 5em;  }
div.sitemap_block {
	padding: 0;
	float: left;
	width: 33%;
	min-height: 120px;
}
div.sitemap_block ul { text-align: left }
div.sitemap_block h3, .categTree h3 {
	margin-top: 1em;
	margin-bottom: 1em
}
div.categTree {
	float: left;
	margin-top: 25px;
	margin-bottom: 1em;
	margin-left: 5em
}

/* stores.tpl */

#stores-table {
	border: 1px solid #999;
	width: 100%;
	border-collapse: collapse;
	display: none;
}

#stores-table tr td {
	height: 95px;
}

#stores-table tr th, #stores-table tr td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
}

#stores-table tr td.num {
	font-size: 16px;
}

#stores-table tr td.distance, #stores-table tr td.num {
	text-align: center;
}

#stores-table tr th {
	text-align: center;
	height: 20px;
	line-height: 20px;
}

div.store-small {
	border: 1px solid #CCC;
	padding: 5px;
	width: 200px;
	margin-bottom: 10px;
}

#map {
	width: 556px;
	height: 375px;
	margin: 15px auto;
}

#locationSelect {
	width: 350px;
	visibility: hidden;
}

#stores_loader {
	margin-left: 5px;
	display: none;
}

#store_hours {
	font-weight: bold;
	text-decoration: underline;
	width: 80px; 
	height: 15px;
	display: block;
}

#addressInput {
	width: 350px;
}

/* section modules */

/* Block advertising */
.advertising_block { width: 181px; margin-bottom: 1em; text-align: center }

/* Block best sellers */
#best-sellers_block_right p { 
	margin: 0;
	padding-top:3px
}

/* Special style for block cart*/
#cart_block .block_content { padding: 6px 6px 2px ;  }
#cart_block h4 { background-image: url('../img/block_header_exclusive_cart.png') }
#cart_block h4 span {
	text-transform: none;
	font-size: 0.8em;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	display: none;
}
#cart_block h4 span#block_cart_collapse { background-image: url('../img/icon/sort_asc_white.png') ; display: none;}
#cart_block h4 span#block_cart_expand { background-image: url('../img/icon/sort_desc_white.png'); display: none; }
#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 }
#cart_block dl span.quantity-formated { padding-right: 1px }
#cart_block dt, #cart_block dd {
	clear: both;
	margin-top: 0.2em
}
#cart_block dt { 
	width: 175px;
	text-align: right
}
#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 dl dt a:hover { color: white }

#cart_block a.ajax_cart_block_remove_link {
	width: 11px;
	height: 13px;
	margin-left: 6px;
	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: /*#666*/white;
	float: right
}
#cart_block dl span.price {
	font-weight: normal;
	color: white/*#666*/;
	float: none;
}

#cart_block_wrapping_cost, #cart_block_shipping_cost, #cart_block_tax_cost, #cart_block_total { padding-right: 1.3em }

#cart_block table#vouchers {
	margin-top: 0.5em;
	border-top: 1px solid #666;
	height: 3em;
	padding-top: 0.4em;
	margin-bottom: 0.5em;
	clear: both
}
 #cart_block p#cart-prices {
	clear: both;
	margin-top: 8px;
	margin-bottom: 2em;
	display: block;
	padding-top: 0.4em;
	border-top: 1px solid white;
	width: 181px;
}
#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: 30px;
	margin: 0 -0.3em;
}
#cart_block p#cart-buttons a { float: left }
#cart_block p#cart-buttons a#button_order_cart {
	float: right;
	background-color:white;
	color:black !important;
}
#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 #666;
	font-size: 0.9em;
	height: 2em
}

/* Block categories */
#categories_block_left .tree { padding-left: 2px;}
#categories_block_left .tree li {
	padding-top: 5px;
	border: none;
	padding-left: 4px;
	background: none;
	margin-left: 0;
	font-size: 12px;
	line-height: 13px;
	min-height: 17px;
	text-transform:uppercase;
	font-weight:bold;
}

#categories_block_left .tree li.last { padding-bottom: 0 }

#categories_block_left .tree ul { 
	padding: 2px 0 0; 
	color:black !important;
}

#categories_block_left .tree li li {
	padding: 4px 0 1px 8px;
	background: none;
	font-size: 12px;
	font-weight: normal;
	text-transform:none;
	color:black;
}
#categories_block_left .tree li li.last {
	padding-bottom: 0;
}

#categories_block_left .tree li li li {
	padding-left: 15px;
	font-size: 12px
}
#categories_block_left .tree a {
	padding-left: 0;
	color: /*white*/black;
}

#categories_block_left .tree a:hover {
	/*text-decoration: underline;*/
	color:/*black*/white;
	background-color:#a0060d;
}

#categories_block_left ul.tree a.selected {
	color: /*black*/white;
	font-weight:bold;
}
#categories_block_left span.grower {
	display: block;
	float: left;
	background-position: 0 3px;
	background-repeat: no-repeat;
	width: 9px;
	height: 15px;
	margin: 0 0 0 -12px!important;
	margin: 0 0 0 -8px;
	padding: 0;
	color:blue !important;
}
#categories_block_left span.OPEN {
	color:blue !important;
 }
#categories_block_left span.CLOSE { background-image: url('../img/icon/more.gif') }

div.blockcategories_footer h4{ background:url('../img/block_footer_page.gif') repeat-x scroll left top;text-align:center;}
div.blockcategories_footer { background:url('../img/block_footer_page_footer.png') repeat-x scroll left bottom #bdc2c9;padding-bottom:5px}
div.blockcategories_footer h4 a{color:#ffffff;font-weight:normal;text-decoration:none}
div.blockcategories_footer .category_footer{ background-image:url('../img/block_bg.jpg');}
div.category_footer{ background:none;text-align:center;border:none; }

#footer div.category_footer h4 a{color: #666666;}
#footer div.category_footer .list{float:left;}
#footer div.category_footer .list  ul.tree li{background:none;border-left:none;}

#footer .footer_logo{float: left;width: 188px;}


/* Block cms */

#footer .block_various_links { list-style: none }
#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
}
#footer .block_various_links_right { list-style: none; float: right; vertical-align: top  }
#footer .block_various_links_right li a { text-decoration: none }
#footer .block_various_links_right li {
	display: inline;
	border-left: 1px solid #888;
	padding: 0 2px 0 4px
}
#footer .block_various_links_right li.first_item {
	border: none;
	padding-left: 0
}

/* Block CMS links */
.informations_block_left .block_content { padding-top: 3px }

/* block top currencies */
#currencies_block_top {
	margin: 0.4em 0.5em 0 0;
	float: left;
	width: 8em;
	text-align: left
}
#currencies_block_top li {
	float: left;
	margin-right: 0.2em;
	margin-bottom: 2px
}
#currencies_block_top a {
	display: block;
	font-size: 0.8em;
	background-color: #f1f2f4;
	border: #595a5e 1px solid;
	text-decoration: none;
	min-width: 1em;
	padding: 0 2px 0 3px;
	line-height: 1.5em;
	text-align: center;
	vertical-align: middle
}
#currencies_block_top a:hover {
	background-color: white;
	color: black
}
#currencies_block_top .selected a {
	border: none;
	background-color: transparent;
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	color: black;
	border: 1px solid white
}
#currencies_block_top p { clear: left }

/* block top languages */
#header_right #languages_block_top {
	margin: 0.4em 0.1em 0 0;
	float: left
}
#header_right #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 manufacturer */
.blockmanufacturer ul { padding: 4px 0 6px }
.blockmanufacturer select {
	width: 100%;
	margin: 0
}

/* Block new products */
#new-products_block_right ul { padding: 5px 0 }
#new-products_block_right li { 
	margin-top: 0;
	padding:0
}
#new-products_block_right .product_images li.first { margin-right: 11px }
#new-products_block_right dt a { font-size: 0.8em; font-weight: bold }


/* Block newsletter */

div#newsletter_block_left div.block_content { 
	padding: 5px 0 0 0; 
	text-align: center;
}

div#newsletter_block_left div.block_content p { 
	padding: 0.3em 0; 
	text-align: left; 
}
ZZdiv#newsletter_block_left div.block_content input {
	height: 20px;
    padding: 0 0 0 5px;
    width: 175px;
	margin:0 !important;
}

div#newsletter_block_left div.block_content select {
	height: 20px;
    margin: 0 !important;
    width: 110px;
}

div#newsletter_block_left div.block_content input.button_mini { 
	margin: 0;
	padding:0;
	float:right;
	width: 60px;
}

/* Block logo payment */
.paiement_logo_block { text-align: center; margin-bottom: 1.5em }
.paiement_logo_block a { text-decoration: none }
.paiement_logo_block img { margin: 0 0.5em }

/* Block RSS */
#rss_block_left p { margin: 0.5em 0; text-align: center }

/* block top search */
/* #header_right #search_block_top {
position: absolute;
margin-top: 0px;
margin-left: -15px;
height:35px;
width:470px;
background: url('../img/searchbar.png') no-repeat;
}
#header_right #search_block_top p { padding: 0.4em 0 0.4em 1em }
#header_right #search_block_top label, #header_right #search_block_top input { float: left }
#header_right #search_block_top label {
	float: left;
	width: 19px;
	height: 18px;
	display: block;
}
#header_right #search_block_top input.search_query { background:transparent;border:none;outline:0;width:342px;height:20px;line-height:20px;vertical-align:middle;margin:-2px 0 0 47px;float:left} */


/* block left column "Quick search" */
/*#search_block_left input { margin: 7px 0 0 0 }

#search_block_left .search_query { width: 11em; height :22px; margin-left:4px; }

#search_button {
	background-color: black;
	border-radius:4px 4px 4px 4px;
	color: #FEFFFF !important;
	margin: 15px 0 0 3px;
	display:block;
	float:left 
	
	}
*/

/* Block store */
.blockstore img { margin: 10px 0 0 0}
.blockstore p { text-align: center}

/* Block supplier */
.blocksupplier ul { padding: 4px 0 6px }
.blocksupplier select {
	width: 100%;
	margin: 0
}

/* Block tags */
div.tags_block .block_content { padding: 3px 6px 0 }
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: #2472ad;
	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 top user information */
#header_right #header_user2 {
    margin: 0;
	padding:5px 0 0 0;
	float: right;
	width: 535px;
	height:30px;
	font-size:11px;
	text-align: right;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Helvetica, Sans-Serif;
}
#header_right #header_user2 a{
	color: #CCCCCC;
	font-family: Helvetica, Sans-Serif;
}

#header_right #header_user2 a:hover{
	color: #fff;
	font-family: Helvetica, Sans-Serif;
}
#header_right #header_user {
	margin:0;
	padding:15px 55px 0 0;
	float: right;
	width: 535px;
	text-align: right;
	font-weight: bold;
	font-family: Helvetica, Sans-Serif;
}
#header_right #header_user a {
	font-weight: bold; color: #fff; text-transform: uppercase;font-family: Helvetica, Sans-Serif;
}
#header_user p { color: #fff;font-family: Helvetica, Sans-Serif; }
#header_user span { font-weight: bold; font-size: 12px; color: #fff;font-family: Helvetica, Sans-Serif;}
#header_user ul { margin-top: 0.3em }
#header_user li {
	float: right;
	line-height: 2em;
	margin-left: 0.5em;
	white-space: nowrap
}
#header_user #shopping_cart, #header_user #your_account { font-size: 0.9em;   }
#header_user li#your_account { margin-left: 0;  }
#header_user #shopping_cart a, #header_user #your_account a {
	background-repeat: none;
	font-size: 16px;
	padding: 2px 0 4px 22px;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
}
#shopping_cart span { vertical-align: top; }
#header_user #shopping_cart a { background-image: none; }
#header_user #your_account a { background-image: none;  }

/* module blockwishlist */
#wishlist_block #wishlist_block_list dl.products {
	font-size: 10px;
	border-bottom: 1px solid #fff;
	margin: 0 0 5px 0;
	padding: 3px 0 5px
}
#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: 2px 0 }
#wishlist_block div.block_content #wishlist_block_list dl.products dt a.ajax_cart_block_remove_link { float: right }
#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 }

/* Block editorial */
.editorial_block {
	margin-top: 2em; /* bottom si bloc au-dessus*/
	background-color:black;
	min-height:200px;
	padding:10px;
	width:695px;
	float: left;
}
.editorial_block .rte { background: transparent none repeat scroll 0 0 ; color: white !important; font-family: Helvetica, Sans-Serif;}
.editorial_block h1 {
	background: none;
	padding: 0;
	margin-bottom: 5px;
	color: #2472ad;
	font-family:arial;
}
.editorial_block h2 {
	font-size: 1.1em;
    margin: 1em 0;
	text-transform: none;
	line-height: 1.2em;
	padding: 0;
	background: none;
	color: #666
}
.editorial_block p { padding-top: 0.4em }
#editorial_block_center p { padding-left: 0; color: white !important; }

#editorial_image_legend {
	color: #AAAAAA;
    font-size: 11px;
    font-style: italic;
    margin: 0;
    padding-left: 0;
    text-align: center;
}


/* Block topmenu */
.sf-contener {
  clear: both;
  margin: 0px 0;
  height: 40px;
  line-height: 30px;
  padding-left: 7px;
  background: transparent url('../img/menu-l.png') no-repeat left center;
}
.sf-right {
display: none;
}
.sf-menu, .sf-menu {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
    float: left;
    width: 943px;
	line-height: 30px;
	background: transparent url('../img/menu.png') no-repeat right;
	font-size: 13px;
	height: 40px;
	text-transform:capitalize;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			3.1em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/


.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
  border: 0;
	padding: 		.75em 1em;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
	text-shadow:1px 1px 0 #000;
}

.sf-menu li li {
	background:	#444444;
}
.sf-menu li li li {
	background:	#444444;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu li.sfHoverForce,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  background: transparent url('../img/menu2.png') repeat-x; 
}
.sf-menu li.noBack:hover, .sf-menu li.sfHover.noBack, .sf-menu li.sfHoverForce.noBack,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
  background: inherit;
}
.sf-menu ul li:hover, .sf-menu ul li.sfHover,
.sf-menu ul li a:focus, .sf-menu ul li a:hover, .sf-menu ul li a:active {
	background:		#6C6C6C;
	outline:		0;
}
/*** arrows **/

.sf-sub-indicator {
display: none;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
display: none;
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
display: none;
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { display: none; }
.sf-menu ul a > .sf-sub-indicator {display: none; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	display: none;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../img/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
li.sf-search {
  background: inherit;
  float: right;
  line-height: 25px;
  margin:6px 10px 0 0;
}
li.sf-search input {
  padding: 2px 0;
  padding-left: 20px;
  margin-top: 4px;
  background: #fff url('../img/search.jpg') no-repeat left center;
  width: 170px;
}
li.home a{
  padding-left: 3px;
  background: url('../img/home-menu.png') no-repeat left top;
  margin-right: -16px;
}
li.home a:hover, li.home a:active, li.home a:focus{
  padding-left: 3px;
  background: url('../img/home-menu2.png') no-repeat left top;
  margin-right: -16px;
}
/* block top languages and currencies */
#blocklangcurr {float:left; width:100%; margin-top: 3px;margin-left: -260px;}
#blocklangcurr select { width:110px; margin:0 0.5em 0.7em 0; float:left}

/** MODIF THOMAS **/
div.personnalisation-left{
    float: left;
}
div.personnalisation-right{
    float: left;
    width: 230px;
}

#coordonnees-societe1, #coordonnees-societe2, #coordonnees-societe3{
    float: left;
    margin: 0 30px 15px 0;
}
#coordonnees-societe1{
    margin-left: 20px;
}

#featured-products_block_center {
	background-color: #ffffff;
}
