/*
	PrestaShop CSS
	18 used colors :
	10 grays: #374853 #595a5e #5d717e #76839b #888 #bdc2c9 #d0d1d5 #d0d3d8 #e5e6e7 #f1f2f4


*/
* { padding:0; margin:0;}
body {  font-size: 11px; font-family: Arial, Verdana, Helvetica, Sans-Serif; color:#281c0d ;text-align:center;
background:url('/img/back_lcm.jpg') no-repeat;
background-position: center top;
background-attachment: fixed;}

sup
{
}

.georgia{  font-family: Georgia, Arial, Verdana !important;}
.uppercase{  font-transform: uppercase !important;}
.arial{  font-family: Arial, Verdana !important;}

.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:#000; 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;
	/*border-bottom:solid 1px #76839b;*/
	background-color:#FFF;
	background: url('../img/images/fond_product.png') no-repeat 0 0;
}







ul.idTabs li {

	float:left;

	margin-right:1px;

	margin-top:2px;

}







ul.idTabs li a {



	background-image: url('../img/tab_bg.jpg');



	display:block;



	width:173px;



	height:18px;



	text-align:center;



	text-decoration:none;



	text-transform:uppercase;






	padding-top:3px;



	color:#374853;







}







ul.idTabs li a.selected{



	/*background-image: url('../img/tab_bg_selected.jpg');*/



	color:white;



}







/* IdTabs Short*/



ul.idTabsShort li a {



	background-image: url('../img/tab_bg_short.jpg');



	width:138px;



}







ul.idTabsShort li a.selected{



	background-image: url('../img/tab_bg_selected_short.jpg');



	color:white;



}







div.sheets{



clear:both;



padding:0;



}







div#more_info_sheets ul li{	margin-bottom:0.4em; }







/* global style */a {







	color: #000;	text-decoration: underline;



	outline: none;



}



a:hover {



	text-decoration: none;



}



input:focus {



	outline: 0;



	outline-offset: 0;



}



a img {
	outline: none;
	border: none;
	text-decoration: none;
}



h2 {
	font-size: 1.1em;
	line-height:1.6em;
	padding-left:0.5em;
	margin: 0.5em 0;
	text-transform: uppercase;
	font-weight: bold;
	background: none;
}



h2 span {



	font-size: 0.9em;



	text-transform: lowercase;



	font-weight: normal;



	font-style: italic;



	color: #374853;



	margin-left: 1em;



}



h3 { font-size: 1.1em; margin: 1em 0; }



h4 { font-size: 1em; }







/* global layout */



#page {
	width: 1028px;
	text-align:left;
background : transparent url("../img/lcm/shadow.png") repeat-y;
float: left;
}

#superpage
{
  width: 1030px;
  margin: auto;
}

#page_content
{
	width : 988px;
	margin : auto;
}

#logo {

	float: left;
	width: 400px;
	height : 163px;
}



#header {
	float: left;
	width: 988px;
	background : url('../img/lcm/bandeau.jpg') repeat-x ;
	text-align: left;
  margin-left: 0px;
}



#left_column, #center_column, #right_column {
	float:left;
}



#left_column {



	clear:left;



	width:201px;



	/*padding-right: 15px;*/



}



#center_column {
	width: 980px;
	margin: 0 0 5px 3px;
}



#right_column {



	/*width: 190px;



	padding-left: 15px;*/



	display: none;



}







/* global RTE fields */







div.rte,
.mceContentBody {
	text-align:left;
	background-color:white;
}







#cms div.rte,



#cms .mceContentBody {



background-color:white;



float:right;



margin-bottom:6px;



margin-top:2px;



/*padding:20px;*/



text-align:left;



width:782px;



}











div.rte html, div.rte div, div.rte span, div.rte applet, div.rte object, div.rte iframe,



div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6, div.rte p, div.rte blockquote, div.rte pre,



div.rte a, div.rte abbr, div.rte acronym, div.rte address, div.rte big, div.rte cite, div.rte code,



div.rte del, div.rte dfn, div.rte em, div.rte font, div.rte img, div.rte ins, div.rte kbd, div.rte q, div.rte s, div.rte samp,



div.rte small, div.rte strike, div.rte strong, div.rte sub, div.rte sup, div.rte tt, div.rte var,



div.rte dl, div.rte dt, div.rte dd, div.rte ol, div.rte ul, div.rte li,



div.rte fieldset, div.rte form, div.rte label, div.rte legend,



div.rte table, div.rte caption, div.rte tbody, div.rte tfoot, div.rte thead, div.rte tr, div.rte th, div.rte td,



.mceContentBody html, .mceContentBody div, .mceContentBody span, .mceContentBody applet, .mceContentBody object, .mceContentBody iframe,



.mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6, .mceContentBody p, .mceContentBody blockquote, .mceContentBody pre,



.mceContentBody a, .mceContentBody abbr, .mceContentBody acronym, .mceContentBody address, .mceContentBody big, .mceContentBody cite, .mceContentBody code,



.mceContentBody del, .mceContentBody dfn, .mceContentBody em, .mceContentBody font, .mceContentBody img, .mceContentBody ins, .mceContentBody kbd, .mceContentBody q, .mceContentBody s, .mceContentBody samp,



.mceContentBody small, .mceContentBody strike, .mceContentBody strong, .mceContentBody sub, .mceContentBody sup, .mceContentBody tt, .mceContentBody var,



.mceContentBody dl, .mceContentBody dt, .mceContentBody dd, .mceContentBody ol, .mceContentBody ul, .mceContentBody li,



.mceContentBody fieldset, .mceContentBody form, .mceContentBody label, .mceContentBody legend,



.mceContentBody table, .mceContentBody caption, .mceContentBody tbody, .mceContentBody tfoot, .mceContentBody thead, .mceContentBody tr, .mceContentBody th, .mceContentBody td {



	margin: 0;



	padding: 0;



	border: 0;



	outline: 0;



	font-weight: inherit;



	font-style: inherit;



	font-size: 100%;



	font-family: inherit;



	vertical-align: baseline;



}



div.rte h1, div.rte h2, div.rte h3, div.rte h4, div.rte h5, div.rte h6,



.mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6 {



	margin: 0.75em 0 0.3em 0;



	color: #374853;



}



div.rte h1,



.mceContentBody h1 {



	font-size: 25px;



	font-weight:bold;



}



div.rte h2,



.mceContentBody h2 {



	font-size: 20px;



	background:none;



	text-transform:none;



}



div.rte h3, .mceContentBody h3 {font-size: 16px;}



div.rte h4, .mceContentBody h4 {font-size: 14px;}



div.rte h5,.mceContentBody h5 {font-size: 12px;}



div.rte h6, div.rte h6 {font-size:  8px;}







div.rte ol, .mceContentBody ul,



div.rte ol, .mceContentBody ul



 {



	padding-left: 2em;



}







div.rte ul, .mceContentBody ul{



	list-style-type:square;



}







div.rte strong, .mceContentBody strong {



	font-weight:bold;



}







div.rte em, .mceContentBody em {



	font-style:italic;



}







/* tables still need 'cellspacing="0"' in the markup */



div.rte table,.mceContentBody table {



	border-collapse: separate;



	border-spacing: 1px;



	width:auto;



}



div.rte caption, div.rte th, div.rte td, div.rte table,



.mceContentBody caption, .mceContentBody th, .mceContentBody td, .mceContentBody table {



	text-align: left;



	font-weight: normal;



	background:none;



	height:inherit;



	border:1px #e5e6e7 solid;



	text-align:center;



}







div.rte th,



.mceContentBody th {



	padding-left:1em;



	padding-right:1em;



	background:#e5e6e7;



}







div.rte p,



.mceContentBody p {



	margin:0.5em 0pt;



	padding-left:0.7em;



}



/* /global RTE fields */







/* global table style */



div.table_block {






	padding-bottom:6px;



	margin:0 auto 2em;



	width:100%;



}



table.std {



	border-spacing: 0;



	border-collapse: collapse;



	width:100%;



}



table.std td, table.std th {
	padding: 0em 10px;
}



table.std th {



	white-space:nowrap;



}



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 {



	background-color: #f1f2f4;



}



table.std tbody tr td, table.std tfoot tr td {



	border-top: 0px solid #bdc2c9;



}



table.std thead th {
	background-color: #c49c70;
	/*background-image: url('../img/table_header.gif');*/
	background-repeat: no-repeat;
	height:34px;
	color: #523e27;
  font-size : 12px;
	text-align: center;
	white-space: nowrap;
  text-transform : uppercase;
 font-family: Georgia, Arial, Verdana !important;
}



table.std thead th.first_item {



	background-position: top left;

	/*display: none;*/



}



table.std thead th.last_item {



	background-position: top right;



}



table.std thead th.item {



	background-position: -5px 0;



}



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 #d0d1d5;



	padding: 0.5em;



	margin: 0 0 0.5em 0;



}



form.std fieldset {



	border: 1px solid #d0d3d8;



	background: #D0D1D5 url('../img/form_bg.jpg') repeat-x top left;



	margin-bottom: 1em;



	padding-bottom: 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: #d0d1d5;



	border-style: solid;



	border-width: 1px;



}



form.std h4, form.std p {



	padding: 0.3em 1em;



	clear: both;



}



form.std label, form.std p span {



	float: left;



	text-align: right;



	width: 30%;



}



form.std p span.like_input {



	width: auto;



	margin-left:0.7em;



}



input, textarea, select, span.editable {
	margin-left: 0.7em;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: top;
	outline: none;
}







input, textarea, select {
	border: 1px solid #bdc2c9;
}







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-repeat: no-repeat;
	background-position: top left;
	border: none;
	color:white!important;
	font-weight: bold;
	font-size: 10px!important;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
	display: block;
	line-height: 19px;
	height: 19px;
}







/* 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-position: left -36px;



	cursor:default;



	color:#888!important;



}







/* exclusive button */



input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large,



input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled,



a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large,



span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {



	color:white!important;



}







/* exclusive disabled button */



input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large {



	color:#488c40!important;



}







/* hover button */



input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover,



input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover,



a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover,



a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {



	background-position: left -18px;



}







/* exclusive hover button */



input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {



	color:white!important;



}







/* classic buttons */



input.button_mini, input.button_mini_disabled, input.exclusive_mini, input.exclusive_mini_disabled, a.button_mini, a.exclusive_mini, span.button_mini, span.exclusive_mini {
	width: 30px;
	background-image: url('../img/button-mini.gif');
}



input.button_small, input.button_small_disabled, input.exclusive_small, input.exclusive_small_disabled, a.button_small, a.exclusive_small, span.button_small, span.exclusive_small {
	width: 60px;
	background-image: url('../img/button-small.gif');
}



input.button, input.button_disabled, input.exclusive, input.exclusive_disabled, a.button, a.exclusive, span.button, span.exclusive {
	width: 79px;
	background-image: url('../img/lcm/bouton_medium.png');
}



input.button_large, input.button_large_disabled, input.exclusive_large, input.exclusive_large_disabled, a.button_large, a.exclusive_large, span.button_large, span.exclusive_large {



	width: 173px;



	background-image: url('../img/lcm/bouton_large.png');



}







/* exclusive button */



input.exclusive, input.exclusive_disabled, a.exclusive, span.exclusive { background-image: url('../img/lcm/bouton_medium_exclusive.png'); }



input.exclusive_mini, input.exclusive_mini_disabled, a.exclusive_mini, span.exclusive_mini { background-image: url('../img/button-mini_exclusive.gif'); }



input.exclusive_small, input.exclusive_small_disabled, a.exclusive_small, span.exclusive_small { background-image: url('../img/button-small_exclusive.gif'); }



input.exclusive_large, input.exclusive_large_disabled, a.exclusive_large, span.exclusive_large { background-image: url('../img/button-large_exclusive.gif'); }







/* 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; z-index: 2900; }



.price-pretax { color: gray; }



.price-ecotax { color:#488c40; }



img.icon { margin-right: 0.5em; vertical-align: middle; }



.price, .price-shipping, .price-wrapping, .price_fp, .price_category .price_bestseller{


	float: left;
	width: 143px;
	height: 30px;
	line-height: 38px;
	margin: auto;
	color: #f22800;
	font-size: 26px;
	font-weight: bold;
	text-align: center;



}







/* errors */



.error {



	width: 90%;



	border: 1px solid #da0f00;



	background-color: #f1f2f4;



	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 {
text-align : center;
	color:#da0f00;
	font-weight:bold;
}







/* success */



.success {



	color: green;



	background-color: #d0d3d8;



	border: 1px dashed green;



	font-weight: bold;



	margin: 0.2em 1em;



	padding: 0.3em 0.8em 1em;



}



.success_inline {



	color:green;
  text-align: center;



	font-weight:bold;



}







/* breadcrumb.tpl */

.breadcrumb {
	font-size: 11px;
	margin-left : 14px;
  margin-top:5px;
	/*height: 65px;*/
}



div.bread_desc{ color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size: 12px; padding: 5px 0 ; }



.breadcrumb .navigation-pipe {



	padding: 0 0.6em;



}



.breadcrumb a {
}


.breadcrumb a:hover {
	text-decoration: none;
}







/* pagination.tpl */



div.pagination { margin: 1em 0; display: block; text-align: center; width: 730px; margin : auto;}
#pagination { float : left;display: block; text-align: center; width: 730px; height ; 15px;margin : auto;}



ul.pagination { list-style: none;
float : right;
text-align: center;
display : block;
margin : auto;
margin-right : 40px;
}


ul.pagination li {display: inline;
	margin-right: 0.3em;
  float : left;
}



ul.pagination li, ul.pagination a, ul.pagination span {


	font-weight: bold;



	color: #374853;



}



ul.pagination a, ul.pagination span {
	border: 1px solid #888;
	padding: 0em 0.4em;
	display: block;
	line-height: 17px;
	background: #bdc2c9 url('../img/pagination_bg.gif') repeat-x top right;
}



ul.pagination a { text-decoration: none;
background: none;
border: 1px solid #e2b366;;
background-color: #e2b366;
}

ul.pagination li.current span {
  background: none;
	background-color: #9c774d;
	color: white;
}



ul.pagination li.truncate {
	padding: 0.3em;
	background: none;
}



#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span {
	background-image: url('../img/pagination-prevnext-bg.gif');
	border: none;
	line-height: 19px;
	border-color: #d0d1d5;
	border-style: solid;
	border-width: 0 1px;
}



#pagination_previous {



	background: transparent url('../img/pagination-prev-border.gif') no-repeat top left;



	padding-left: 6px;



}



#pagination_previous a, #pagination_previous span {



	border-left: none;



}



#pagination_next {



	background: transparent url('../img/pagination-next-border.gif') no-repeat top right;



	padding-right: 6px;



}



#pagination_next a, #pagination_next span { border-right: none; }



li.disabled span {



	color: #888;



	background-color: #f1f2f4;



}







form.pagination { text-align: right; }



form.pagination label {



	line-height: 1.4em;



	vertical-align: bottom;



	float:right;



	margin-left: 0.3em;



}



form.pagination select { float:right; }



form.pagination select option{



	font-size: 0.9em;



	padding-right: 1em;



}



form.pagination input{ float:right; }







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



#productsSortForm { float : right; width: 325px; height: 30px; margin-top:10px;margin-right:10px; }
#searchPage #productsSortForm { width: 800px; height: 30px; background-color: #fff;padding-top:4px;padding-right:12px;margin-left:3px; }



/* Header */







#header ul { list-style: none; }







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







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



/* block top currencies */







#header #currencies_block_top { margin: 0.4em 0.5em 0 0; float: left; }







#header #currencies_block_top ul {







	float: left;



	height: 1.5em;



}



#header #currencies_block_top ul li {



	float:left;



	margin-right:0.2em;



}



#header #currencies_block_top ul li a {



	display:block;



	font-size:0.8em;



	background-color:#f1f2f4;



	border:#595a5e 1px solid;



	text-decoration:none;



	min-width: 1em;



	padding: 0px 2px 0px 3px;



	line-height: 1.5em;



	text-align: center;



	vertical-align: middle;



}



#header #currencies_block_top ul li a:hover {



	background-color:white;



	color: black;



}



#header #currencies_block_top ul li.selected a {



	border: none;



	background-color: transparent;



	font-size: 1.1em;



	line-height: 1.2em;



	font-weight: bold;



	color: black;



	border:1px solid white;



}



#header #currencies_block_top p {



	clear: left;



}







/* block top languages */



#header #languages_block_top {



	margin: 0.4em 0.1em 0 0;



	float: left;



}



#header #languages_block_top p {



	clear: left;



}



#languages_block_top ul#first-languages {



	float: left;



	height: 1.5em;



	width: 8em;



}



#languages_block_top ul#first-languages li {



	float:left;



	margin-right: 0.3em;



}







#languages_block_top ul#first-languages li.selected_language {



	float:left;



	margin-right: 0.3em;



}







/* top links */



ul#header_links {



	margin: 0.4em 0.3em 0 0;



	list-style-type: none;



	float: left;



}



#header_links li {



	float:left;



	width: 66px;



}



#header_links a {



	display: block;



	height: 15px;



	color: #595a5e;



	padding-top: 19px;



	text-align: center;



	text-decoration: none;



	background-repeat: no-repeat;



	background-position: top center;



	background-color: transparent;



}



#header_links #header_link_sitemap a {



	background-image: url('../img/icon/sitemap.gif');



}



#header_links #header_link_contact a {



	background-image: url('../img/icon/contact.gif');



}



#header_links #header_link_bookmark a {



	background-image: url('../img/icon/star.gif');



}







/* block top search */




#header #search_block_top { width: 720px;   float: left; margin-top: 2px;margin-left:6px; }
#header #search_block_top input.ac_input { width: 183px; font-size : 12px;padding : 0px 2px 0px 2px; height: 18px;  float:left; margin-right: 4px; }
#header #search_block_top #submit_search { cursor: pointer; background: transparent url(../img/lcm/btn_search.png) no-repeat center; border: 0px; float: left; padding:0px; width: 44px; height: 20px;  }
#header #search_block_top a { font-size:9px;color : #6c6c6c}
#header #search_block_top p { margin : 0; padding: 0; }
#pop_search{ float : left; width : 440px;margin-left : 20px; color : #6a6a6a; font-size: 11px;}








/* block left column "Quick search" */



#search_block_left input {



	margin: 2px 0px 0px 0px;



}



#search_block_left #search_query {



	width: 11em;



}



#search_button {



	display: inline;



}







/* block top user information */







#header #header_user {
	text-align: right;
	clear: left;
	margin:0.6em 0.6em 0 0;
border : 1px solid pink;
}



#header_user p { color: #595a5e; }



#header_user span { font-weight: bold; }



#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 #shopping_cart a, #header_user #your_account a {



	background-repeat: no-repeat;



	background-position: top left;



	padding: 2px 0 4px 26px;



	height: 20px;



	text-decoration: none;



}



#header_user #shopping_cart a { background-image: url('../img/icon/cart.gif'); }



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



#header_user #your_account a { background-image: url('../img/icon/my-account.gif'); }







/* Footer */
#footer {  float: left; width:988px;min-height : 236px;background : #f9e5b0 url('../img/lcm/bandeau_footer.jpg') no-repeat }
#footer #footer_top{background: url('../img/images/carid_footer_65.png') no_repeat; width: 1031px; height: 1px;}
#footer #footer_content{background: url('../img/images/carid_footer_66.png') repeat-y; width: 1021px; min-height: 200px; padding: 5px; color:#888888; font-size: 9px; text-align: center;}
#footer #footer_bottom{background: url('../img/images/carid_footer_68.png') repeat-y; width: 1031px; height: 4px;}
#footer #footer_content a { text-decoration: none; color: #888; }
#footer #footer_content a:hover { text-decoration: underline; color: #888; }
#footer table.footer_link td { padding: 0px 5px; text-align:left; }
#footer table.footer_link td a { text-decoration: none;  }
#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: 0px 2px 0px 4px; }







#footer .block_various_links li.first_item { border: none; padding-left: 0px; }


#footer_bottom { float: left; width:988px; margin: 0px 0; }
#footer_bottom a { text-decoration: none; color:#000; }
#footer_bottom a:hover { text-decoration: underline; color:#000; }
#footer_bottom ul { padding-left: 15px; }
#footer_bottom ul li { list-style-type: none; }


#footer_bottom div.footer_partner { float: left; width: 1000px;  font-size: 11px; font-family: Arial, Verdana; color: #281c0d;   }
#footer_bottom div.footer_partners { background: #fff; clear:both; padding: 5px; width: 970px;  }
#footer_bottom div.footer_partners strong { display: block; float: left; padding-left: 15px; }
#footer_bottom div.footer_partners ul { width: 1000px; margin: 10px auto;height:60px }
#footer_bottom div.footer_partners li { float: left; display: block; padding: 0 10px; }
#footer_bottom div.footer_links { background:#f9e5b0 url(../img/lcm/bg_footer_bottom.jpg) repeat-x top; padding: 15px 0; clear:both;  }
#footer_bottom div.footer_links li { padding: 4px 0; }
#footer_bottom div.footer_links_presta { padding: 5px; text-align: center; }
#footer_bottom div.footer_links_presta a { padding: 0 2px; }
#footer_bottom div.footer_cnil { padding: 5px; clear:both; text-align: center; font-size: 11px; font-family: Arial, Verdana; font-weight: normal; }
/* Default block style */

div.footer_links ul li strong { font-size: 11px; font-family: Arial, Verdana;  }






div.block { margin-bottom: 1em; width: 191px; }







#left_column div.block, #right_column div.block { padding-bottom: 6px; background: transparent url('../img/block_footer.gif') no-repeat bottom left; }



div.block h4 {
	text-transform: uppercase;
	font-family: Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 1.2em;
	padding-left:0.5em;
	border-bottom:1px solid #595A5E;
	padding-top:2px;
	line-height:1.3em;
	color: #000;
}



div.block h4 a { color: #374853; }



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 {
	border-left: 1px #d0d3d8;
	border-right: 1px #d0d3d8;
	padding:0.5em 0.7em 0pt;
	min-height:20px;
}



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



div.block a {



	color: #595a5e;



	text-decoration: none;



}







/* block exclusive */







#left_column div.exclusive, #right_column div.exclusive {







	background: transparent url('../img/block_exclusive_footer.jpg') no-repeat bottom left;







}







div.exclusive h4 {







	background: transparent url('../img/block_header_exclusive.gif') no-repeat top left;







	color: white;







}







div.exclusive h4 a { color: white; }







div.exclusive li { margin-top: 0; }







div.exclusive, div.exclusive a { color: white; }







div.exclusive .block_content {
	background: #bdc2c9 url('../img/block_exclusive_bg.jpg') repeat-x bottom left;
	border-left: 1px solid #595a5e;
    border-right: 1px solid #595a5e;
}







/* block myaccount */



#left_column div.myaccount, #right_column div.myaccount { background: #f6dce8 url('../img/block_footer_myaccount.jpg') no-repeat bottom left; }



div.myaccount h4 { background: #971d58 url('../img/block_bloc_panier_myaccount.jpg') no-repeat top left; }



div.myaccount h4 a, div.myaccount h4 { color: white; }



div.myaccount, div.myaccount a { color: #5d0430; }



div.myaccount ul.bullet { margin-top: 0.6em; }



div.myaccount ul.bullet li { background-image: url('../img/bullet_myaccount.gif'); }



div.myaccount ul.bullet .icon { display: none; }



div.myaccount p.logout { padding: 0.3em 0 0.3em 2em; }



div.myaccount p.logout, div.myaccount p.logout a { color: #dd2a81; }



div.myaccount p.logout a { text-decoration: underline; }



div.myaccount p.logout a:hover { text-decoration: none; }



div.myaccount .block_content {



	background: #f6dce8 url('../img/block_bg_myaccount.jpg') repeat-x bottom left;



	border-left: 1px solid #f6dce8;



	border-right: 1px solid #f6dce8;



}



.account_input {



	margin-left: 0px;



	width:15em;



}







/* block in the center column */







#center_column p { margin: 0.5em 0; padding-left:0.7em;}







#center_column div.block { width: 828px; margin:auto;}







#center_column div.block h4 {







	background: transparent url('../img/block_header_large.gif') no-repeat top left;







	height: 17px;







	color: white;







}







/* Styles for products blocks */



/* block products (new, features, viewed, etc...) on left and right column */



.products_block li {



	clear: left;



	margin-top: 0.2em;



}



.products_block li.item img {



	margin-right: 5px;



}



.products_block li.last_item {



	border: none;



}



.products_block li img {



	vertical-align: top;



	float: left;



	margin-right: 0.2em;



}



.products_block p img {



	float: none;



	margin: 0 0 0 0.4em;



}



.products_block li h5 {



	display: inline;



	font-size: 0.9em;



}



.products_block li p a {



	font-weight: bold;



	font-size: 0.8em;



}



.products_block dl {



	clear: both;



	border-top: 1px solid #374853;



	padding: 0.2em 0.4em;



}



.products_block dl dt {



	margin-top: 0.3em;



	color: #595a5e;



}



.products_block p {



	margin-top: 0.4em;



}



.products_block a.button_large {



	margin: 0.4em 0.4em 0 0.4em;



}



.products_block ul.product_images li {



	border: none;



	float: left;



	clear: none;



}







/* Special style for block products in center column */



#center_column .products_block ul li { float: left; width: 152px; height: 230px; }



/*#center_column .products_block { border: none; }



#center_column .products_block  { color: #595a5e; }



#center_column .products_block h4 { line-height: 1.3em; }



#center_column .products_block .block_content {  padding:0pt; }



#center_column .products_block ul li:hover {}



#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:0px;}



#center_column .products_block ul .product_accessories_description {margin:0;padding:0;}



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



	color: #374853;



	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;



	color: #595a5e;



}



#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.6em;



	padding: 0.5em 0;



	display: block;



}



p.price_container {
	float: left;
	width: 147px;
	text-align: center;
	margin: auto;
}



#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:#FFFFFF url(../img/carid_img_categorilist_bg.png) repeat-y scroll center top; display:block; float:left; height:235px; padding:5px 6px 0; width:810px; }



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



#center_column .products_block.accessories_block .block_content li.last_item a.product_image{ border:none; }



#center_column .products_block div.block, #center_column .products_block .block_content { border: 0px; }











/* Block tags */



div.tags_block .block_content {



	padding: 0.2em 0.6em;



}



div.tags_block p {



	text-align: justify;



	font-size:0.9em;



}



div.tags_block p a {



	margin: 0 0.1em;



	line-height: 1.5em;



}



div.tags_block p a:hover {



	color:white!important;



	background-color:#5D717E;



	text-decoration:none;



}



a.tag_level3 { font-size: 1.8em; font-weight:bold;}



a.tag_level2 { font-size: 1.4em;}



a.tag_level1 { font-size: 1em; color:#888!important;}







/* Block 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 { padding:1em 0; text-align:center; }



div#newsletter_block_left div.block_content p{ padding:0.3em 0; text-align:center; }



div#newsletter_block_left div.block_content input.button_mini{ margin:1em auto 0em auto;}







/* Block RSS */



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







/* Block logo payment */



div.paiement_logo_block { width: 191px; text-align: center; margin-bottom: 1.5em; }



div.paiement_logo_block a { text-decoration: none; }



div.paiement_logo_block img { margin: 0 0.5em; }







/* Block editorial */







.editorial_block { margin-bottom: 0px; }







.editorial_block p { text-align: justify; padding: 5px 0px;}







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







#editorial_block_center { display: none; color: #fff;font-family:Arial,Helvetica,sans-serif; font-size:12px; }



/* Block advertising */







.advertising_block { background: transparent url(../img/carid_advertising_bg.png) no-repeat left; text-align: center; margin-bottom: 2px;height:250px;padding-top:15px; width: 200px;  }/* Block new products */



#new-products_block_right dt a { font-size:0.8em; font-weight:bold; }







/* Block categories */



div#categories_block_left ul.tree { padding-left:0.5em; }



div#categories_block_left ul.tree li {



	border:none;



	padding-left:15px;



	background: none;



	margin-left:0;



	font-weight:bold;



	font-size:13px;



	line-height:13px;



	margin-top:2px;



}



div#categories_block_left ul.tree li ul li{



	padding-left:15px;



	background:none;



	font-size:11px;



	font-weight:normal;



}



div#categories_block_left ul.tree li ul li ul li{



	padding-left:15px;



	font-size:9px;



}



div#categories_block_left ul.tree a{



	padding-left:0;



	color:#374853;



}



div#categories_block_left ul.tree a:hover{



	text-decoration:none;



}



div#categories_block_left ul.tree a.selected{



	color: #488c40;



	font-weight: bold;



}



div#categories_block_left span.grower{



	display:block;



	float:left;



	background-position: 0px 3px;



	background-repeat: no-repeat;



	width:9px;



	height:15px;



	margin: 0 0 0 -10px!important;



	margin: 0 0 0 -6px;



	padding: 0;



}



div#categories_block_left span.OPEN { background-image: url('../img/icon/less.gif'); }



div#categories_block_left span.CLOSE{ background-image: url('../img/icon/more.gif'); }







/* steps (like order step) */


.specialbred
{
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 100%;
  margin: auto;
  text-align: center;
}

.specialbredcontent
{
  width: 500px;
  margin: auto;
  margin-top: 25px;
  }


ul.step {
	list-style: none;
	height: 60px;
	width:488px;
  float : left;
  margin-top : 30px;
  margin-left : 100px;
  margin-bottom : 10px;
}



ul.step li {

	float: left;
	text-align: left;
}



ul.step li.step_current {
	font-weight:bold;
}



ul.step li.step_todo {
	font-style:italic;
}



ul.step li#step_end { }



ul.step li#step_end { }



ul.step li#step_end.step_current { }



ul#order_step {margin: 0px; padding: 0px;
}







/* Special style for block cart*/







#cart_block .block_content { padding: 0.6em; }
#cart_block h4 { background-image: url('../img/block_header_exclusive_cart.gif'); }
#cart_block h4 span{
	text-transform:none;
	font-size:0.8em;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:10px;
}

#cart_block h4 span#block_cart_collapse{ background-image: url('../img/icon/sort_asc_white.gif'); }
#cart_block h4 span#block_cart_expand{ background-image: url('../img/icon/sort_desc_white.gif'); }
#cart_block #cart_block_no_products{ margin: 0.5em 0; }
#cart_block dl dt a, #cart_block dl dt span.quantity-formated {
	float: left;
}
#cart_block dl {
	font-size: 0.9em;
}
#cart_block dt{
	padding-top:0.4em;
	height:1.2em;
}



#cart_block dl span.quantity-formated{ padding-right:0.3em; }



#cart_block dt, #cart_block dd{



	clear: both;



	margin-top:0.2em;



}







#cart_block dt {
width: 165px;
height: 12px;
}







#cart_block dd {



width: 155px;



}







#cart_block dd{ margin-left:1em; margin-right:1em; font-style:italic;}



#cart_block dl dt a { font-size: 10px; }



#cart_block a.ajax_cart_block_remove_link {
	width:12px;
	height:12px;
	margin-left:4px;
	float:right;
	font-size:0;
	display:block;
	background: transparent url('../img/lcm/suppr.png') no-repeat left top;
}



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



.price_cart {



	color: black;
	float: right;
	font-size : 11px;
  line-height: 14px;
  margin-top: -5px;


}



#cart_block dl span.price {



	font-weight: normal;
	color: black;
	float: right;



}



#cart_block_wrapping_cost, #cart_block_shipping_cost , #cart_block_total{ padding-right:1.3em; }



#cart_block table#vouchers {



	margin-top:0.5em;



	border-top:1px solid white;



	height: 3em;



	padding-top:0.4em;



	margin-bottom:0.5em;



	clear:both;



}







 #cart_block p#cart-prices {



	margin-top:0.5em;



	border-top:1px solid white;



	height: 4em;



	padding-top:0.4em;



	margin-bottom:0.5em;



	clear:both;



}







#cart_block table#vouchers td {



	padding:0;



	border:0;



	height:1.5em;



}







#cart_block table#vouchers td.price {



	color:white;



	font-size:1em;



	font-weight:normal;



	width:37%;



	text-align:right;



}



#cart_block table#vouchers td.delete {



	width:9%;



	text-align:right;



}







#cart_block table#vouchers td.delete img{



	margin:0;



}







#cart_block p#cart-buttons {



	height: 1.6em;



	margin:0 -0.3em;



}



#cart_block p#cart-buttons a { float: left; }



#cart_block p#cart-buttons a#button_order_cart { float: right; }







#cart_block .cart_block_customizations {



	margin-left: 6px;



	list-style-type: square;



}







#cart_block #cart-price-precisions {



	margin-top:0.5em;



	padding-top: 0.4em;



	border-top:1px solid white;



	font-size: 0.9em;



	height: 2em;



}







/* authentication.tpl */



#authenticationPage, #MyAccount, #history_page,#orderSlip,#adressetpl,#identitytpl, #discountTpl, #ReferalProgramm,#contactForm,#PriceDrop, #newProduct, #bestSales, #fraisdeport, #paiement, #pcheque, #orderConfirmation,#searchPage, #sitemap_content{float: left; width: 813px; margin-left: 2px; padding:5px;background-color: #FFF; margin-bottom: 8px;}



#bloc_panier_myaccount li.refprogramm {display:none;}

#MyAccount li.headRefprogramm{display:none;}



#bestSales{padding-left:0; width:820px;}



#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{ color:#374853; }



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



	margin-left: 7px;



}



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



}







/* category.tpl */







/* product-list.tpl */







div.carid_pagelist { width:810px; background: #fff url(../img/carid_img_categorilist_bg.png) repeat-y top; display: block; float:left; padding: 5px 6px 0;margin-left:3px;margin-bottom:6px; }

#searchPage div.carid_pagelist { width:800px; background: #fff url(../img/carid_img_categorilist_bg.png) repeat-y top; display: block; float:left; padding: 5px 6px 0;margin-left:3px;margin-bottom:6px; }

ul#product_list{ list-style-type:none; clear: both;}







ul#product_list li { width: 152px; float: left; padding: 3px 0px 0px 20px; height: 235px; }
ul#product_list li.pdt_haut {height: 282px; margin-top: 50px; }
ul#product_list li.bigone {
  width: 334px;
  float: left;
  padding: 3px 5px 0px 5px;
  height: 332px;
  }

div.bloc_bpdts_category {
  width: 270px;
  height: 291px;
  display: block;
  float: left;
  border: 1px solid #ef2801;
  background: url('../img/lcm/gp_bg_bottom.png') bottom repeat-x;
  font-family : Arial;
  margin-left: 22px;
  }
div.bloc_bpdts_imag_category{ height: 213px; width: 262px; margin-top: 0px; margin-left: 8px; margin-bottom : 6px;}

div.bloc_bpdts_link_category a.bcaddies_category { width: 32px; height: 40px; display: block; float:left; margin-top: -30px; margin-left: 195px; }


div.bloc_bpdts_text_category {text-align: center; font-size 12px; font-weight: bold; text-transform: uppercase; padding-left: 10px; margin-top : 4px; margin-left: 5px; height: 20px; width: 248px;  }

.bloc_gp_title
{
  float: left;
  font-size: 18px;
  color: #ef2801;
  width: 314px;
  text-align: center;
  margin-bottom: 5px;
}

.price_categoryb
{
  float: left;
  font-size: 26px;
  font-weight: bold;
  color: #f22800;
  width: 270px;
  text-align: center;
}

div.bloc_bpdts_link_category a.voir_fiches_category {  width: 270px; font-size : 11px; color: white;  text-align: center; text-transform: uppercase; text-decoration : none; font-weight : bold;  height: 11px; display: block; float:left;  margin-top: 4px;}


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







ul#product_list a.product_img_link{ float:left; }







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







ul#product_list li h3{ margin:0.4em 0; }



ul#product_list li .new{







	background:transparent url(../img/flag_new_bg.jpg) repeat-x scroll 0%;







	border:1px solid #488C40;







	color:white;







	font-size:0.6em;







	font-weight:bold;







	margin:0pt 1em 0pt 0pt;







	padding:0pt 0.4em;







	text-transform:uppercase;







	vertical-align:0.3em;







}



ul#product_list li p.product_desc{ font-size:0.92em; }



ul#product_list li .discount{
float:right;
padding-top:3px;






	color:#da0f00;







	text-transform:uppercase;







	font-weight:bold;







	display: block;







}



ul#product_list li .on_sale{



	color:#da0f00;



	text-transform:uppercase;



	font-weight:bold;



	display: block;



}



ul#product_list li .reduction {



	display: block;



	margin-bottom: 0.3em;



}



ul#product_list li .price{



	display: block;



	font-size: 1.1em;



	margin-bottom: 0.2em;



}



ul#product_list li span.availability{







	color:#488c40;







	font-size:0.8em;







}



ul#product_list li a.button{ margin-top:0.5em; }







/* shopping cart */



table.cart_last_product {
	width:725px;
	/*margin-left:130px;*/
}

table.cart_last_product th{border : 0px solid red;text-align:left !important;}






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







p.cart_navigation {



	padding: 1em 0!important;



}



p.cart_navigation .button, p.cart_navigation .button_large {



	float: left;



}
#cart_question
{
  width : 156px;
  height : 83px;
  background:url('../img/lcm/cart_question.png');
  float : left;
  margin-top : 3px;
}


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
{
  width : 725px;
}

#cart_summary tfoot tr td {
	border-top: none;
	line-height: 20px;
}

td.cart_total span.price{width:100% !important;}

#cart_summary tfoot tr.cart_total_product td {
	border-top: 1px solid #bdc2c9;
}



#cart_summary tfoot tr.cart_total_price td {
	border-bottom: 1px solid #c7c7c7;
}

#cart_summary tfoot  td.price {
  text-align : center;
  padding : 0 !important;
  margin : 0 !important;
}



#cart_summary .price, #cart_summary .price-discount {
	color: #d82c0a;
	font-size: 1em;
	text-decoration: none;
}



tr.cart_item td { padding: 0.5em 0; }



td.cart_product a { margin: 0 0.6em; width : 200px;}



td.cart_product a img { border: 0px solid #d0d1d5; }



td.cart_product a:hover img { border: 0px solid #888; }



td.cart_description a { text-decoration: none; }



td.cart_description a:hover { text-decoration: underline; }



td.cart_description h5 a, td.cart_ref, td.cart_total {  }



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; color:#d82c0a !important}



tr.cart_item td.cart_unit { padding-right: 1em; }







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;



}

th.cart_product
{
  width : 100px;
}

td.cart_quantity .icon {
}
th.cart_description
{
  text-align : left !important;
  width : 200px;
}

th.cart_ref
{
  width : 50px;
}

th.cart_availability
{
  width : 50px;
}

th.cart_unit
{
  width : 130px;
}

th.cart_quantity
{
  width : 70px;
}

td.cart_quantity .icon {
}



td.cart_quantity a.cart_quantity_up, td.cart_quantity a.cart_quantity_down {



	display: block;



}







tr.cart_free_shipping {



	white-space: normal;



}







#order tfoot p {



	margin: 0;



	float: left;



	width: 85%;



}



#order tfoot span {



	float: right;



	width: 15%;



	display: block;



}



tr.cart_total_price { font-weight: bold; }



#order form#voucher fieldset {



	border: 1px solid #bdc2c9;



	padding: 0.7em;



}



#order form#voucher h4, #order form#voucher p, #order form#voucher .button {



	display: inline;



}



#order form#voucher h4 {



	float: left;



	line-height: 1.5em;



	margin-right: 6em;



}







#order #order_carrier {



	clear: both;



	margin-top: 1em;



	border: 1px solid #bdc2c9;



	padding: 0.5em;



}



#order #order_carrier h4 {



	width: 50%;



	display: inline;



}



#order #order_carrier img {



	vertical-align: middle;



}



#order #order_carrier span {



	margin: 0 0.2em;



}







#order #gift_div{ display:none; }



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







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



#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 {



	background: #D0D1D5 url('../img/form_bg.jpg') repeat-x top left;



}



#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 #dd2a81 solid;
	border-bottom:2px #dd2a81 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;
}



#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:0pt 4px 0pt 1px;



}







#block-history #block-order-detail textarea{
	margin:0 auto;
	width:100%;
}







#ordermsg textarea{



	margin:0;



	padding:0;



	width:99%;







}







/*  sitemap.tpl */



#sitemap_content{ margin-left:3px; padding-left:20px; width: 797px; background: #fff; }



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 {
background: #fff;
margin-left:3px;
width:812px;
padding-left: 10px;




	margin-top:25px;



	margin-bottom:1em;

padding-bottom:20px;







}







/* password.tpl */














/* product.tpl */







#fiche_produit{width: 824px; float: left; background-color:#FFF;margin-top:2px;}



#fiche_produit #image-block{width: 300px; float: left; margin:5px 70px 0 62px; height: 400px;}



#fiche_produit #column_droite{width: 320px; float: right; margin: 5px 65px 0 0; color: #58585a;}



#fiche_produit #column_droite h2{ background:none;}



#fiche_produit #column_droite #short_description_content{min-height: 200px;}



#fiche_produit #column_droite #short_description_content a{color:#e53527; text-decoration: underline; font-weight:bold;}



#fiche_produit #column_droite #quantity_wanted_p{float: left; display: block;}



#fiche_produit #column_droite p.price{ font-size: 1.7em; font-weight:bold; text-align:right; width: 180px; display:block; float:left;}



#fiche_produit #column_droite .buttons_bottom_block{float:right; display:block; width:143px; margin-right: 10px;}



#fiche_produit #column_droite .buttons_bottom_block #btn_cart{width:143px; height:22px; border: none; background:transparent url(../img/images/carid_addbasket_03.gif) no-repeat scroll 0 0; cursor:pointer;}



#primary_block



{



		width:824px;



		background-color:#FFF;



}







#primary_block #pb-right-column{
	float:left;
	width:340px;
}


#primary_block #pb-left-column{

  float:left;
    margin-left:1.1em;
      width:380px;
}

#pb-right-column2
{
  float: left;
  width: 300px;
  min-height: 100px;
}

#pb-right-colum2 ul#usefull_link_block li
{
  color: #59442c;
  padding-left: 15px;
  height: 15px;
  text-decoration: underline;
  list-style-type: none;
}




#primary_block #image-block{






	height:302px;



	width:340px;



}



#primary_block #image-block img#bigpic{



	cursor:pointer;
	height:300px;
	width:300px;
  margin-left: 20px;



}


.usefull_link_block2
{
float: left;
border: 1px solid red;
}

ul#usefull_link_block {
float: left;
  color: #59442c;
width: 320px;
height: 70px;
	list-style-type:none;
	margin-top:1em;
}

ul#usefull_link_block li a
{
  color: #59442c;
}

.usefull_rating
{
  float: right;
  margin-top: -43px !important;
  width: 190px;
}



#primary_block ul#usefull_link_block li{ margin:0.5em 1em 0.5em 0; display: block; width: 120px; }

.usefull_rating li
{
  float: left;
  margin: 0px !important;
  padding: 0px !important;
}

.usefull_rating li a
{
  float: left;
  text-align: center;
margin: 0px !important;
padding: 0px !important;
}

div.starss
{
  float: left;
  margin-left: 35px;
  width: 190px;
  margin-top: -4px;
}
div.starss_link
{
  float: left;
  width: 190px;
margin: 0px !important;
padding: 0px !important;
color: #59442c;
text-align: center;

}
div.starss_link a
{
  color: #59442c;
}



#primary_block ul#usefull_link_block li a, #primary_block ul#usefull_link_block span.span_link, #primary_block ul#usefull_link_block span.span_link:hover{

	color:#59442c;
	padding-left:15px;
	height:15px;
  text-decoration: underline;

}

#primary_block ul#usefull_link_block li
{
  float: left;
  width: 320px;
}

#primary_block ul#usefull_link_block li a:hover
{
  text-decoration: none;
}




#pb-left-column h2{
float: left;
width: 380px;
font-size : 16px ; color : #f42103;   padding-left: 0px;
margin: 0px;
padding: 0px;
}

#pb-left-column h1{
float: left;
width: 380px;
font-size : 16px ; color : #f42103;   padding-left: 0px;
margin: 0px;
padding: 0px;
text-transform: uppercase;
line-height: 1.6em;
}

#primary_block #short_description_block{
	background: #e5e6e7 url('../img/product-short-desc-bg.gif') repeat-x top left;
	border: 1px #d0d3d8 solid;
	padding:0.7em;
	margin-bottom:1.5em;
}



#primary_block #color_picker p {



	margin: 0 0 0.4em 0;



	padding: 0 0 0 0;



}



#primary_block #color_picker {



	padding: 0.7em;



	background: #e5e6e7 url('../img/product-short-desc-bg.gif') repeat-x top left;



	border: 1px #d0d3d8 solid;



	margin-bottom: 1.5em;



}



#primary_block #color_to_pick_list {







}



#primary_block #color_to_pick_list li {



	display: inline;



	float: left;



	margin: 0 0.4em 0.4em 0;



}



#primary_block a.color_pick {



	display: block;



	width: 20px;



	height: 20px;



	border: 1px solid #666;



	cursor: pointer;



}



#primary_block a.color_pick:hover {



	border: 1px solid #000;



}







#primary_block #image-block img#bigpic.jqzoom{



cursor:crosshair;



position:relative;



}







#primary_block p.buttons_bottom_block{ margin:0; }






#primary_block #short_description_content{ margin-bottom:0.5em; }

#description_content
{
  float: left;
  width: 380px;
  border-top: 1px solid red;
  padding-top: 10px;
  margin-bottom: 5px;
  min-height: 10px;
}

#description_content p
{
  margin: 0px;
  padding: 0px;
}

.pdt_fulldesc
{
  float: left;
  min-height: 240px;
  margin-bottom: 10px;
  font-size: 11px;
}

.black
{
  color: black;
}

.pdt_desc
{
  margin-top: 20px;

}
.pdt_desc p
{
  display: inline;
}

#primary_block form#buy_block{
float: left;
	background: #fff2df ;
	font-size:1.1em;
	color:#374853;
  min-height: 155px;
  width: 380px;
}


.lcm_stock
{
  float: left;
  width: 145px;
  height: 35px;
  background:url('../img/lcm/enstock.png');
}

.lcm_avai
{
  float: left;
  width: 180px;
  height: 75px;
  margin-left: 10px;

  }

.lcm_qty
{
  margin-top: 5px;
  float: left;
  width: 180px;

}

select.text
{
  text-align: right;
  width: 40px!important;
  margin-top: -3px;
}


.lcm_addbt
{
  float: right;
  width: 183px;
  margin-right: 5px;
}

#lcm_bt_add
{
  background: transparent url('../img/lcm/btn_ajout_panier.png');
  width: 183px;
  height: 40px;
  margin: 0px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  /*line-height: 40px;*/
  padding-top: 14px;
  text-align: left;
  padding-left: 25px;

}

/*

#lcm_bt_add
{
    background: transparent url('../img/lcm/btn_ajout_panier.png')bottom left no-repeat;
      width: 183px;
        height: 40px;
          margin: 0px;
            font-size: 11px;
              font-weight: bold;
                text-transform: uppercase;
                  line-height: 40px;
                    padding-top: 14px;
                      text-align: left;
                        padding-left: 25px;
}

*/



#lcm_bt_add2
{
background:url('../img/lcm/btn_ajout_coffret.png') bottom left no-repeat;
width: 183px;
height: 40px;
  margin: 0px;
  margin-left: 3px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 7px;
  text-align: left;
  padding-left: 5px;
}


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



}

#fiche_produit form#buy_block span.discount{ font-size: 11px; }

#primary_block form#buy_block span.discount{
	font-size: 10px;

	color:#da0f00;



	text-transform:uppercase;



	font-weight:bold;



	float:right;



}



#primary_block form#buy_block span.our_price_display{


}

div.pricesb
{
  float: left;
  width: 380px;
  text-align: left;
margin: 0px;
}

div.pricesb span#our_price_display
{
  float: left;
  color: #f22800;
  font-size: 34px;
  width: 280px;
  margin-left: 0px;
  text-align: right;
margin-bottom: 0px;
font-weight: bold;

}

div.pricesb span#pretaxe_price
{
float: right;
font-size: 12px;
color: #59442c;
width: 70px;
text-align: left;
height: 20px;
margin-bottom: 0px;

}


#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:65px;
	float:left;
}

#primary_block form#buy_block label
{
  width: 85px;
}




#primary_block div#attributes2 { float: left; width: 90%; height: 20px;  margin-top: 3px; margin-left: 0px;  }







/* prices */



#primary_block form#buy_block p.price{



	font-size:1.05em;



	text-align:right;



}
#primary_block form#buy_block p#old_price{



	font-size:0.8em;



	text-align:right;



	text-decoration:line-through;



}



#primary_block form#buy_block p#reduction_percent{



	color:#da0f00;



	font-size:0.75em;



	text-align:right;



}



#primary_block form#buy_block p.price-ecotax{



	font-size:0.75em;



	text-align:right;



}







/* views block */



#views_block{



	margin:0pt auto;



	width: 274px;



}







#thumbs_list{



	overflow:hidden;



	float:left;



	width: 210px;



}



#thumbs_list ul{



	padding-left:0px;



	list-style-type:none;



	margin-top: 5px;



}



#thumbs_list li{
	float:left;
	cursor:pointer;
	width: 55px;
	height: 45px;



}



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



ul#manufacturers_list, ul#suppliers_list {



	margin-top:2em;



	list-style-type:none;



}



ul#suppliers_list li, ul#manufacturers_list li {



	background: #d0d3d8 url('../img/block_category_item_bg.jpg') repeat-x;



	border: solid 1px #d0d3d8;



	padding:0.6em;



	margin-bottom:1.5em;



}



ul#suppliers_list li a, ul#manufacturers_list li a{



	text-decoration:none;



	color:#374853;



}



ul#suppliers_list li h3, ul#manufacturers_list li h3{ margin:0.4em 0; }



ul#suppliers_list .left_side, ul#manufacturers_list .left_side{



	float:left;



	width:75%;



}



ul#suppliers_list .logo, ul#manufacturers_list .logo{



	border: solid 1px #d0d3d8;



	float:left;



	margin-right:0.6em;



}



ul#suppliers_list li p.description, ul#manufacturers_list li p.description{ font-size:0.92em; }



ul#suppliers_list li .right_side, ul#manufacturers_list li .right_side {



	float:right;



	text-align:right;



}



ul#suppliers_list .right_side span, ul#manufacturers_list .right_side span{



	font-size:1.7em;



	color:#da0f00;



}



ul#suppliers_list li a.button, ul#manufacturers_list li a.button{ margin-top: 4em; }







/* category.tpl */







/*#category img#categoryImage { margin-top:1em; }







/* category.tpl */







/* adresses */



div.addresses {



	padding: 0.6em;

	/*width:544px;

	margin: auto;*/



}



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:49%;



}







ul.address li {



	padding-left: 1.4em;



	margin-top: 0.6em;



}



li.address_title {



	margin-top: 0!important;



	background-color: #d0d1d5;



	color: #374853;



	font-weight: bold;



	height: 27px;



	font-size: 1.2em;



	line-height: 1.9em;



}



ul.alternate_item{margin-left :10px;}



/*ul.item li.address_title { background-image: url('../img/address_alias_left.gif'); }*/



/*ul.alternate_item li.address_title { background-image: url('../img/address_alias_right.gif'); }*/



li.address_name, li.address_update a, li.address_delete a { color: #dd2a81; }



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 h2 { background: transparent url('../img/title_bg_large.gif') no-repeat top left; }



#conditions #center_column {



	width: 730px;



	text-align: justify;



}



#conditions #center_column ul, #conditions #center_column ol {



	margin-left: 2em;



	padding: 0.6em;



}



#conditions #center_column ul { list-style-type: circle; }



#conditions #center_column li { padding-bottom: 0.5em; }



#conditions #center_column { line-height: 1.3em; }







/*  identity.tpl */



p#security_informations{



	font-size: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 #595a5e;
	padding: 0.6em;
	text-decoration: none;
  height: 50px;
}



.payment_module a:hover, .payment_module a:focus, .payment_module a:active {



	border: 1px solid #488c40;



	background-color: #e5e6e7;



	color: #374853;



}







/* Printable version */



@media print {



	div#left_column, div#right_column, div#footer, a.button, span.button , .button, ul#usefull_link_block, div#header_user, #languages_block_top, #search_block_top, #currencies_block_top, ul#header_links, ul.idTabs, #availability_statut br {



		display:none;



	}



	div#center_column {width:100%}



	input.text{border:1px solid gray}



	.block_hidden_only_for_screen { display:block; margin-top:1em; }



	#more_info_sheets #idTab1{ width:530px; }



	* {background:none!important;background-color:white!important;}



}







/* Customizable product */



#customization_block {



	width: 556px;



}







.customization_block_title {



	margin: 4px 4px 4px 2px;



}







#customization_block ul {



	margin: 6px 6px 0px 6px;



}







.customization_block_input {



	vertical-align: inherit;



}







img.customization_delete_icon {



	margin: 2px;



}







li.customizationUploadLine {



	clear: left;



	padding: 4px;



	display: block;



}







div.customizationUploadBrowse {



	float: left;



}







div.customizationUploadBrowseDescription {



	padding: 6px;



}







img.customizationUploaded {



	margin: 2px;



	border: 1px solid #888888;



}







ul.customizationUploaded {



	list-style-type: none;



	margin-left: 4px;



}







ul.customizationUploaded li {



	display: inline;



}







ul.customizationUploaded a {



	text-decoration: none;



}







div.customizationUploaded {



	clear: left;



}







div.deletePictureUploaded {



	float: right;



}







div.deleteCustomizableProduct {



	float: right;



}







ul.typedText {



	padding-left: 6px;



	list-style-type: none;



}







/* category Products block */

#idTabsamecategory
{
    height :277px;
    width: 746px;
    float : left;
    margin-left: 4px;
    background:url('../img/lcm/pdt_pa_bg_t.png');
}

#productscategory, #productscategory_noscroll{float : left;display : block;	height:230px;}

#productscategory_list_tit {float : left; width : 710px; height : 230px ; margin-top: 20px; margin-left: 20px; }
#productscategory_list{	overflow:hidden;float:left; width : 620px; height : 230px; margin-left : 10px; margin-right : 10px }
#productscategory_list ul{
	padding-left:0px;
	list-style-type:none;
}
#productscategory_list li{
	float:left;
	margin:0 3px;
	cursor:pointer;
	text-align:center;
	width:150px;
	overflow:hidden;
}



#productscategory_scroll_left, #productscategory_scroll_right{
	background: url('../img/lcm/left_arrow.png') no-repeat center;
	text-indent:-3000px;
	display:block;
	width:30px;
	height:230px;
	float:left;
}
#productscategory_scroll_right{ background-image: url('../img/lcm/right_arrow.png'); }

a.blanc_left{ background-image: url('../img/lcm/left_arrow_blanc.png') !important; }
a.blanc_right{ background-image: url('../img/lcm/right_arrow_blanc.png') !important; }


#accessories_list_tit {float : left;
width : 746px;
height : 277px ;
background:url('../img/lcm/pdt_pa_bg_t.png');
}

.accessories_list_tit_content
{
  float: left;
  width: 726px;
    margin-top: 20px;
    margin-left: 20px;
  }

#accessories_list{	overflow:hidden;float:left; width : 620px; height : 230px; margin-left : 7px; margin-right : 10px }
#accessories_list ul{
	padding-left:0px;
	list-style-type:none;
}
#accessories_list li{
	float:left;
	margin:0 3px;
	cursor:pointer;
	text-align:center;
	width:150px;
	overflow:hidden;
}



#accessories_scroll_left, #accessories_scroll_right{
	background: url('../img/lcm/left_arrow.png') no-repeat center;
	text-indent:-3000px;
	display:block;
	width:30px;
	height:230px;
	float:left;
}
#accessories_scroll_right{ background-image: url('../img/lcm/right_arrow.png'); }

#homefeatured, #homefeatured_noscroll {height: 235px;display: block; float:left; }

#homefeatured_list{overflow:hidden;float:left;}
#homefeatured_list{ width: 640px;height : 285px; }

#homefeatured_list_tit { float : left;width : 710px; height: 285px;}

#homefeatured_list ul{
	padding-left:0px;
	list-style-type:none;
}
#homefeatured_list li{
	float:left;
	margin:0 3px;
	cursor:pointer;
	text-align:center;
	width:150px;
	overflow:hidden;
}



#homefeatured_scroll_left, #homefeatured_scroll_right{
	background: url('../img/lcm/left_arrow.png') no-repeat center;
	display:block;
	text-indent:-3000px;
	width:30px;
	height:285px;
	float:left;
}
#homefeatured_scroll_right{ background-image: url('../img/lcm/right_arrow.png'); }





#homefeatured_list ul, #homefeatured_noscroll ul { list-style-type:none; clear: both; width: 812px; height:280px;}

#homefeatured_list ul li, #homefeatured_noscroll ul li { width: 150px; float: left; padding: 5px 5px 5px 5px; height: 280px; margin: 0px; }


/* homefeatured_region */

#homefeatured_region, #homefeatured_region_noscroll { height: 235px;  display: block; float:left;  }

#homefeatured_region_list{overflow:hidden;float:left;}
#homefeatured_region_list { width: 850px;}

#homefeatured_region_list_tit { float : left;width : 950px;margin-left : 10px;   height: 285px; }

#homefeatured_region_list ul{
	padding-left:0px;
	list-style-type:none;
}
#homefeatured_region_list li{
	float:left;
	margin:0 3px;
	cursor:pointer;
	text-align:center;
	width:150px;
	overflow:hidden;
}



#homefeatured_region_scroll_left, #homefeatured_region_scroll_right{
	background: url('../img/lcm/left_arrow.png') no-repeat center;
	text-indent:-3000px;
	display:block;
	width:40px;
	height:285px;
	float:left;
}
#homefeatured_region_scroll_right{ background-image: url('../img/lcm/right_arrow.png'); }





#homefeatured_region_list ul, #homefeatured_region_noscroll ul { list-style-type:none; clear: both; width: 812px; height:280px;}

#homefeatured_region_list ul li, #homefeatured_region_noscroll ul li { width: 152px; float: left; padding: 5px 10px 5px 10px; height: 280px; margin: 0px; }


/*  bestsellers scroll */

#bestsellers, #bestsellers_noscroll {height: 235px;display: block; float:left; }

#bestsellers_list{overflow:hidden;float:left;}
#bestsellers_list{ width: 640px;height : 285px; }

#bestsellers_list_tit { float : left;width : 710px; height: 285px;}

#bestsellers_list ul{
	padding-left:0px;
	list-style-type:none;
}
#bestsellers_list li{
	float:left;
	margin:0 3px;
	cursor:pointer;
	text-align:center;
	width:150px;
	overflow:hidden;
}



#bestsellers_scroll_left, #bestsellers_scroll_right{
	background: url('../img/lcm/left_arrow.png') no-repeat center;
	display:block;
	text-indent:-3000px;
	width:30px;
	height:285px;
	float:left;
}
#bestsellers_scroll_right{ background-image: url('../img/lcm/right_arrow.png'); }


#bestsellers_list ul, #bestsellers_noscroll ul { list-style-type:none; clear: both; width: 812px; height:280px;}

#bestsellers_list ul li, #bestsellers_noscroll ul li { width: 150px; float: left; padding: 5px 5px 5px 5px; height: 280px; margin: 0px; }


/*  newproducts scroll */

#newproducts, #newproducts_noscroll {height: 235px;display: block; float:left; }

#newproducts_list{overflow:hidden;float:left;}
#newproducts_list{ width: 640px;height : 285px; }

#newproducts_list_tit { float : left;width : 710px; height: 285px;}

#newproducts_list ul{
	padding-left:0px;
	list-style-type:none;
}
#newproducts_list li{
	float:left;
	margin:0 3px;
	cursor:pointer;
	text-align:center;
	width:150px;
	overflow:hidden;
}



#newproducts_scroll_left, #newproducts_scroll_right{
	background: url('../img/lcm/left_arrow.png') no-repeat center;
	display:block;
	text-indent:-3000px;
	width:30px;
	height:285px;
	float:left;
}
#newproducts_scroll_right{ background-image: url('../img/lcm/right_arrow.png'); }


#newproducts_list ul, #newproducts_noscroll ul { list-style-type:none; clear: both; width: 812px; height:280px;}

#newproducts_list ul li, #newproducts_noscroll ul li { width: 150px; float: left; padding: 5px 5px 5px 5px; height: 280px; margin: 0px; }

/* module blockmenutop */



#menu-top {	clear:both;	width:100%;	height:81px; position: relative; top : -22px; z-index :2; margin-left: 15px; }
#menu-top ul { margin:0; padding:0; list-style-type: none; display: inline; margin-left: 15px; margin-top: 4px; float: left; height: 81px; }
/* #menu-top ul li { display: inline; float: left;  width : 189px;height : 117px; border : 1px dashed green} */
.menu_principal { display: inline; float: left;  width : 189px;height : 100px; font-size: 12px; line-height: 22px;}


#menu-top li.produit a.toto { background: transparent url(../img/lcm/menu_accueil.png) no-repeat bottom; width: 128px; height: 83px; display:block;margin-left : 17px; }
#menu-top li.produit .layer_produit{display : none; width : 533px; height : 355px;  position : relative; background: transparent url(../img/lcm/menu_pdt_bg.png) no-repeat top left; top : -22px; left : 31px}
#menu-top li.produit div.selectlay, #menu-top li.produit div.aselectlay, #menu-top li.produit div.bselectlay { display: block;  }
#menu-top li.produit a.aselected, #menu-top li.produit a.selected, #menu-top li.produit a.bselected { background: transparent url(../img/lcm/menu_accueil_selected.png) no-repeat bottom; width: 189px; height: 117px; display:block; margin-top : -15px; margin-left : 0px;}

#menu-top li.region a.toto{ background: transparent url(../img/lcm/menu_region.png) no-repeat bottom; width: 128px; height: 83px;  display:block;margin-left : 17px}
#menu-top li.region .layer_region{display : none; width : 533px; height : 205px;  position : relative; background: transparent url(../img/lcm/menu_bg.png) no-repeat top left; top : -22px; left : 30px}
#menu-top li.region div.selectlay, #menu-top li.region div.aselectlay, #menu-top li.region div.bselectlay { display: block;  }
#menu-top li.region a.aselected, #menu-top li.region a.selected, #menu-top li.region a.bselected { background: transparent url(../img/lcm/menu_region_selected.png) no-repeat bottom; width: 189px; height: 117px; display:block; margin-top : -15px; margin-left : 0px;}

#menu-top li.recette a.toto { background: transparent url(../img/lcm/menu_recette.png) no-repeat bottom; width: 128px; height: 83px;  display:block;margin-left : 17px}
#menu-top li.recette .layer_recette{display : none; width : 533px; height : 205px;  position : relative; background: transparent url(../img/lcm/menu_bg.png) no-repeat top left; top : -22px; left : 30px}
#menu-top li.recette div.selectlay, #menu-top li.recette div.aselectlay, #menu-top li.recette div.bselectlay { display: block;  }
#menu-top li.recette a.aselected, #menu-top li.recette a.selected, #menu-top li.recette a.bselected { background: transparent url(../img/lcm/menu_recette_selected.png) no-repeat bottom; width: 189px; height: 117px; display:block; margin-top : -15px; margin-left : 0px;}


#menu-top li.annuaire a.toto{ background: transparent url(../img/lcm/menu_annuaire.png) no-repeat bottom; width: 128px; height: 83px;  display:block;margin-left : 17px}
#menu-top li.annuaire .layer_annuaire{ display: none; width : 533px; height : 203px;  position : relative; background: transparent url(../img/lcm/menu_bg2.png) no-repeat top left; top : -22px; left : -376px}
#menu-top li.annuaire div.selectlay, #menu-top li.annuaire div.aselectlay, #menu-top li.annuaire div.bselectlay { display: block;  }
#menu-top li.annuaire a.aselected, #menu-top li.annuaire a.selected, #menu-top li.annuaire a.bselected { background: transparent url(../img/lcm/menu_annuaire_selected.png) no-repeat bottom; width: 189px; height: 117px; display:block; margin-top : -15px; margin-left : 0px;}



#menu-top li.espace_pro a{ background: transparent url(../img/lcm/menu_espacepro.png) no-repeat bottom; width: 128px; height: 83px;  display:block;margin-left : 30px}
#menu-top li.espace_pro a.selected { background: transparent url(../img/lcm/menu_espacepro_selected.png) no-repeat bottom; width: 189px; height: 117px; display:block; margin-top : -15px; ; margin-left : 0px;}
#menu-top li.espace_pro a:hover { background: transparent url(../img/lcm/menu_espacepro_selected.png) no-repeat bottom; width: 189px; height: 117px; display:block; margin-top : -15px; ; margin-left : 0px;}

#menu-top li.annuaire a, #menu-top li.recette a, #menu-top li.region a, #menu-top li.produit a { margin-left: 17px; }

#menu-top ul.push li{display : block ;  width : 290px; background : none; }
#menu-top li ul.push li a{display : block ;  width : 290px; background : none; color : #fff; text-transform : uppercase; line-height : 21px; font-size : 11px;height : 21px; text-decoration : none}
#menu-top li ul.push li a:hover{text-decoration : underline;}
#menu-top li ul.push li h2 {
margin : 0px;
padding-left: 0px;
text-transform: none;
font-weight: normal;
}

#menu-top ul.push {display : block ; width : 300px; height: 190px;  margin-left : 0px; margin-top: 5px; float: left;}

.pushpdt{width : 220px; height : 180px;float : right;margin-top : 4px;  text-align : left; }
.push_image{width : 70px; float : left; margin : 0px; padding : 0px}
.push_image{margin : 0px; padding : 0px}
.push_text {width : 120px; float : left; color : white}
#menu-top li .push_text a{background : none }

.pdt_menu
{
  float: left;
  width: 220px;
  height: 190px;
  margin-top: 5px;
}


.pdt_menu_image
{
  position: absolute;
  width: 2px;
}


.pdt_menu_image img
{
  float: left;
margin-left: -50px;
}

div.layer_annuaire .pdt_menu_image img
{
  float: left;
margin-left: -10px;
}

.pdt_menu_content
{
  position: absolute;
  width: 200px;
  margin-left : 35px;
}
div.layer_annuaire .pdt_menu_content
{
 position: absolute;
  width: 200px;
  margin-left : 60px;
}

#menu-top dl{



	float:left;



	position:relative;



	padding-right:10px;



}







#menu-top dl dt{



	line-height:30px;



	height:30px;



}







#menu-top dl dt a{



	text-decoration:none;



	background:#eeeeee;



	display:block;



	height:30px;



	width:100px;



	padding-left:5px;



	padding-right:5px;



}







#menu-top dl dt a:hover{



	background:#ccc;



}







#menu-top dl:hover dd{



	display:block;



}







#menu-top dl dd{



	display:none;



	position:absolute;



	width:100px;



}







#menu-top dl dd ul{



	width:100%;



	text-align:left;



	background:#cccccc;



}







#menu-top dl dd ul li a{



	display:block;



	background:#eee;



	width:100%;



	text-decoration:none;



	padding:10px;



}







#menu-top dl dd ul li a:hover{



	background:#ccc;



}



/* module blockwishlist */



#wishlist_block #wishlist_block_list dl.products {



	font-size: 10px;



	border-bottom: 1px solid #fff;



	margin: 0 0 5px 0;



	padding: 0 0 5px 0;



}







#wishlist_block div.block_content #wishlist_block_list dl.products dt a.cart_block_product_name {



	font-weight:bold;



}







#wishlist_block div.block_content #wishlist_block_list dl.products dt {



	margin: 4px 0 4px 0;



}







#wishlist_block div.block_content #wishlist_block_list dl.products dt a.ajax_cart_block_remove_link {



	float: right;



	margin:-12px 0 0 0;



}







#wishlist_block div.block_content #wishlist_block_list dl.products dd{



	font-style: italic;



	margin: 0 0 0 10px;



}







#wishlist_block div.block_content p select#wishlists{



	width: 140px;



}







#wishlist_block div.block_content p a.exclusive{



	margin: 5px auto 0 auto;



}







/* mywishlist */



div#mywishlist div#block-order-detail form.wl_send fieldset p input{



	margin-left:60px;



}



div#mywishlist div#block-order-detail {



	margin-top: 10px;



	display: block;



}



div#mywishlist form.std fieldset label {



	width: 30px;



}



div#mywishlist form.std fieldset input#submitWishlist {



	display: inline;



}



div#mywishlist table.std thead th.mywishlist_first{



	text-align: center;



	width: 40px;



}



div#mywishlist table.std thead th.mywishlist_second{



	text-align: center;



	width: 80px;



}



div#mywishlist table.std thead th.first_item, div#mywishlist table.std tbody tr td{



	width: 200px;



}



div#mywishlist div#block-order-detail {



	margin-top: 10px;



}



div#mywishlist div#block-order-detail ul li span.wishlist_product_detail select {



	margin: 0;



}



div#mywishlist #hideBoughtProducts,div#mywishlist #showBoughtProducts{



	float:left;



	margin:-18px 0 0 5px;



}



div#mywishlist #showBoughtProducts, div#mywishlist #hideBoughtProductsInfos, div#mywishlist #hideSendWishlist{



	display:none;



}



div#mywishlist #showBoughtProductsInfos, div#mywishlist #hideBoughtProductsInfos{



	float:right;



	margin:-18px 118px 0 0;



}



div#mywishlist #showSendWishlist, div#mywishlist #hideSendWishlist, div#mywishlist div#block-order-detail ul li a.exclusive {



	float:right;



	margin:-18px 0px 0 0;



}



div#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th {



	text-align: center;



}



div#mywishlist div#block-order-detail table.wlp_bought_infos thead tr th.first_item {



	width: 300px;



}



div#mywishlist div#block-order-detail table.wlp_bought_infos{



	margin:0 0 0 10px;



}



div#mywishlist div#block-order-detail ul li img {



	float:left;



}



/* View wishlish */



#view_wishlist #featured-products_block_center ul div li a img {



	float: left;



}



#view_wishlist #featured-products_block_center ul div li a, #view_wishlist #featured-products_block_center ul div li span {



	text-decoration: none;



	float: left;



}



#view_wishlist #featured-products_block_center ul div li span.wishlist_product_detail, div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {



	margin-left: 30px;



	float: left;



}



div#mywishlist div#block-order-detail ul li span.wishlist_product_detail {



	margin-bottom:5px;



}



#view_wishlist #featured-products_block_center ul div li a.exclusive, #view_wishlist #featured-products_block_center ul div li span.exclusive {







margin-left:55px;







}



#view_wishlist #featured-products_block_center ul div li.address_name input.text {







color: #999;







font-weight: bold;







font-size: 11px;







border:0;







}/* module productcomments */

#productcomments
{
  float: left;
  width: 746px;
  margin-left: 4px;
}
.pdt_rating_top
{
  float: left;
  width: 746px;
  height: 34px;
  background: url('../img/lcm/rat_bg_ttop.png');
}

.pdt_rat_icon
{
  float: left;
  width: 27px;
  height: 27px;
  margin-left: 18px;
  margin-top: 4px;
  background: url('../img/lcm/rat_icon.png');
}

.pdt_rat_title
{
  float: left;
  color: #281c0d;
  font-size: 14px;
  line-height: 35px;
  text-transform: uppercase;
  text-align: left;
  margin-left: 10px;
}

.pdt_rat_add
{
  float: right;
  text-align: right;
  margin-right: 25px;
  line-height: 35px;
  font-size: 10px;
  color: 281c0d;

}

.pdt_rat_add a
{
  text-decoration: none;
}

.pdt_rating_content
{
    float: left;
    width: 746px;
    min-height: 217px;
    background: url('../img/lcm/rat_bg_top.png');
}


.pdt_rating_content_line
{
  float: left;
  width: 710px;
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.pdt_rating_content_stars
{
  float: left;
  height: 30px;
  width: 170px;
}

.pdt_rating_content_stars img
{
  margin-left: 15px;
}

.pdt_rating_content_comm
{
  float: left;
  width: 520px;
}

.pdt_rating_content_from
{
  float: right;
  }

.rating { cursor: pointer; margin: 2em; clear: both; display: block; }
.rating:after { content: '.'; display: block; height: 0; width: 0; clear: both; visibility: hidden; }
.cancel { float: left; width: 25px; height: 25px; overflow: hidden; text-indent: -999em; cursor: pointer; }
.star { float: left; width: 25px; height: 25px; overflow: hidden; text-indent: -999em; cursor: pointer; }
.spoon { float: left; width: 25px; height: 25px; overflow: hidden; text-indent: -999em; cursor: pointer; }
.cancel, .cancel a {background: url(../../../modules/productcomments/img/delete.gif) no-repeat 0 -25px;}
.star, .star a {background: url(../../../modules/productcomments/img/star.gif) no-repeat 0 0px;}
.spoon, .spoon a {background: url(../../../modules/productcomments/img/spoon.gif) no-repeat 0 0px;}
.cancel a, .star a { display: block; width: 100%; height: 100%; background-position: 0 0px; }
.cancel a, .spoon a { display: block; width: 100%; height: 100%; background-position: 0 0px; }
div.star_on a{ background-position: 0 -25px; }
div.spoon_on a{ background-position: 0 -25px; }
div.star_hover a, div.star a:hover{ background-position: 0 -50px; }
div.spoon_hover a, div.spoon a:hover{ background-position: 0 -50px; }
.pack_content{ margin: 10px 0 10px 0; }


.pack_price { float: right; margin-right:3px; font-size: 12px; }
.confirmation { color: forestgreen; font-weight: bold; }#html_block_left{width: 828px; float:left; margin-bottom: 4px;}
#html_block_left #block_decouverte { width: 379px; float:left; }
#html_block_left #block_decouverte #block_decouverte_title { width: 379px; height: 38px; background: url('../img/images/CarId_decouverte_1.png') no-repeat; }







#html_block_left #block_decouverte #block_decouverte_content { width: 361px; height: 296px; padding:5px 11px 8px 7px; background: url('../img/images/CarId_decouverte_2.png') no-repeat; }







#html_block_left #block_actualite { width: 449px; float:left; }







#html_block_left #block_actualite #block_actualite_title { width: 449px; height: 38px; background: url('../img/images/CarId_actualite_1.png') no-repeat; }







#html_block_left #block_actualite #block_actualite_content { width: 431px; height: 296px; padding: 5px 8px 8px 10px ; background: url('../img/images/CarId_actualite_2.png') no-repeat; }



#html_block_hp_2 {width: 829px; float:left; margin-bottom: 2px; margin-top: 2px;}







#html_block_hp_2 #block_outil { width: 379px; float:left; }







#html_block_hp_2 #block_outil #block_outil_title { width: 379px; height: 44px; background: url('../img/images/Carid_outillage_1.png') no-repeat; }







#html_block_hp_2 #block_outil #block_outil_content { width: 360px; height: 155px; padding:6px 11px 10px 8px; background: url('../img/images/Carid_outillage_2.png') no-repeat; }







#html_block_hp_2 #block_dossier { width: 449px;	float:left; margin-left: 1px; }







#html_block_hp_2 #block_dossier #block_dossier_title { width: 449px; height: 44px; background: url('../img/images/Carid_dossier_1.png') no-repeat; }







#html_block_hp_2 #block_dossier #block_dossier_content { width: 432px; height: 155px; padding:6px 7px 10px 10px; background: url('../img/images/Carid_dossier_2.png') no-repeat; }






#header_center { float: left; width: 1034px; }







#header .img_header { float: left;margin-left:6px; }







#header_left { float: left; width: 205px; }







#header_right { float: right; width: 200px; margin-bottom:10px; }



#header_user_account { width: 200px; height: 35px; line-height: 35px; background: transparent url(../img/carid_compte-aide_bg.png) no-repeat center; float: left; }







#header_user_account p { padding-left: 45px; }







#header_user_account a { }



#header_user_cart { width: 200px; height: 36px; line-height: 36px; background: transparent url(../img/carid_panier_bg.png) no-repeat center; float: left; }







#header_user_cart a { width: 90px; height: 25px; display: block; text-decoration: none; float: left; }







#header_user_cart a:hover { text-decoration: none; }







#header_user_cart div { float: left; display: block; text-align:right; width: 100px; padding-right: 5px; }







#header_user_cart ul li#shopping_cart_cart span.ajax_cart_quantity { }







#header_user_cart ul li#shopping_cart_cart span.ajax_cart_product_txt { }







#header_user_cart ul li#shopping_cart_cart span.ajax_cart_product_txt_s { }







#header_user_cart ul li#shopping_cart_cart span.hidden { }







#header_user_cart ul li#shopping_cart_cart span.ajax_cart_total { }







#header_user_cart ul li#shopping_cart_cart span.ajax_cart_no_product { }




.html_block_seo { font-size: 9px; height: 20px; line-height: 20px; color: #fff; text-align: center; display: block; }
.html_block_seo2 { height: 20px; line-height: 20px; color: #fff; text-align: left; display: block;  }
.html_block_seo3 {color: #fff; text-align: left; display: block;  }
.html_block_seo a, .html_block_seo2 a, .html_block_seo3 a {color: #fff; font-size: 9px; text-decoration: none; }
.html_block_seo a:hover, .html_block_seo2 a:hover, .html_block_seo3 a:hover {color: #fff; font-size: 9px; text-decoration: underline; }


#seo_header{text-align : left;width : 350px; height : 30px; float: left; margin-left: -330px; font-size: 10px;}
#seo_header a{ text-decoration:none; text-transform:lowercase;}
#seo_header a:hover{ text-decoration:underline;}
#seo_header span{}

#seo_footer { clear:both; padding: 10px; }


#newsletter_block_left { float : right;width: 220px;  margin-top : -10px }
#newsletter_block_left input { float: left; width: 125px; height: 17px;padding: 0px 2px 0px 2px; }
#newsletter_block_left #submit_newsletter {  float: left; width: 34px; height: 19px;  border: 0px; margin-left: 6px;  cursor: pointer; background: transparent url(../img/lcm/btn_newsletter.png) no-repeat center; }
#newsletter_block_left p { padding:0; margin:0; }
#newsletter_block_left h4 { border : 0; line-height : 9px;  font-size : 11px; width : 220px; text-align: left ; text-transform : none; padding : 0; margin : auto; font-weight : normal; margin-left : 45px }
#newsletter{position : relative;top : -5px; }

#entree_gamme { width: 200px; height: 255px; background: transparent url(../img/carid_categories_bg.png) no-repeat left top; margin-bottom: 4px; }







#entree_gamme .blockmanufacturer {  padding-top: 45px; padding-left: 10px; }







#entree_gamme .blocksupplier {  padding-top: 5px; padding-left: 10px; }







#entree_gamme ul, #entree_gamme ul li { list-style-type: none; }#html_blocklinkpresse { width: 200px; height: 215px; background: transparent url(../img/carid_linkpresse_bg.png) no-repeat left top; margin-bottom: 2px; }







#html_blocklinkservices { width: 200px; height: 215px; background: transparent url(../img/carid_linkservices_bg.png) no-repeat left top; margin-bottom: 2px; }



.block_link_content {  padding-top: 50px; padding-left: 18px;padding-right:7px; list-style-type: square; }#content_service_hp div.t33 { float: left; width: 32%; padding: 0 5px; font-size: 10px; }







#content_service_hp div.t33 dl { }







#content_service_hp div.t33 dl dt { font-size: 11px; font-weight: bold; clear: both; }







#content_service_hp div.t33 dl dd { display: inline; float: left; margin-right: 4px;margin-bottom:3px; }



#content_service_hp a { color: #595A5E; text-decoration: none; }







#content_service_hp a:hover { color: #595A5E; text-decoration: underline; }

#produits_tabs { float : left;width: 745px; height: 315px; padding:0 ; background: transparent url(../img/lcm/fond_produits_tabs.jpg) no-repeat; clear: both; margin-top: 25px;}
#produits_top_tabs { width: 725px; height: 30px;  margin-bottom: 0px; }
#produits_top_tabs ul { margin:0; padding:0; list-style-type: none; display: inline; margin-left: -25px; margin-top: 0px; float: left; height: 30px; }
#produits_top_tabs ul li { display: inline; float: left; text-align: center; text-transform:uppercase; line-height:30px; margin-right : 10px}
#produits_top_tabs li.top_vente a {  width: 158px; height: 30px;  display:block; text-decoration: none; }
#produits_top_tabs li.top_vente a:hover { background: #9c774d; width: 158px; height: 30px; display:block; }
#produits_top_tabs li.top_vente a.selected { background: #9c774d; width: 158px; height: 30px; display:block; }
#produits_top_tabs li.produits_phares a { width: 158px; height: 30px; display:block; text-decoration: none;  }
#produits_top_tabs li.produits_phares a:hover { background: #9c774d; width: 158px; height: 30px; display:block; }
#produits_top_tabs li.produits_phares a.selected { background: #9c774d; width: 158px; height: 30px; display:block; }
#produits_top_tabs li.nouveautes a {  width: 158px; height: 30px; display:block; text-decoration: none;  }
#produits_top_tabs li.nouveautes a:hover { background: #9c774d; width: 158px; height: 30px; display:block; }
#produits_top_tabs li.nouveautes a.selected { background: #9c774d; width: 158px; height: 30px; display:block; }

#produits_content_tabs { width: 710px; height: 285px; margin-top : 7px;margin-left : 18px; }


#best-sellers_block_right, #featured-products_block_center, #new-products_block_right { height : 315px;
}

#new-products_block_right, #best-sellers_block_right
{
/* en attendant de mettre la feche */
}

#best-sellers_block_right ul, #featured-products_block_center ul, #new-products_block_right ul { list-style-type: none; }
#best-sellers_block_right li, #featured-products_block_center li, #new-products_block_right li { width: 150px; padding: 5px 5px; float: left; }

div.bloc_pdts { width: 149px; height: 280px; display: block; float: left; background : transparent url(../img/lcm/fond_produits.png) left top no-repeat;font-family : Arial; border : 0px solid blue}





#product_assoc div.bloc_pdts div.bloc_pdts_text, div.bloc_pdts div.bloc_pdts_text {text-align: left; font-size 12px; text-transform: uppercase; padding-left: 10px; margin-top : 4px; margin-left: 0px;  width: 130px; float: left; height: 45px;   }

div.bloc_pdts div.bloc_pdts_desc
{
  float: left;
  height: 25px;
  width: 130px;
  padding-left: 10px;
}

div.bloc_pdts_desc {  text-align: left; font-size 10px; padding-left: 10px; margin-top : 0px ; color: #5d360f; margin-left: 5px; width: 130px; float: left; height: 55px; font-size: 10px; }
div.bloc_pdts_desc p {margin-top : 0px !important; margin-left: 0px !important; padding-left: 0px !important; font-size: 10px;}
#product_assoc div.bloc_pdts div.bloc_pdts_text a, div.bloc_pdts div.bloc_pdts_text a { text-decoration: none; font-weight: bold; font-size:11px; }
#product_assoc div.bloc_pdts div.bloc_pdts div.bloc_pdts_imag, div.bloc_pdts div.bloc_pdts_imag { height: 128px; padding: 6px 0px; }
#product_assoc div.bloc_pdts div.bloc_pdts div.bloc_pdts_imag img, div.bloc_pdts div.bloc_pdts_imag img { width: 133px; height: 128px;margin-left:7px; border : 0px solid red }
#product_assoc div.bloc_pdts div.bloc_pdts div.bloc_pdts_prix, div.bloc_pdts div.bloc_pdts_prix { color: #c00; font-weight: 900; font-size: 26px; height: 54px; line-height: 30px; border: 1px solid red; }
#product_assoc div.bloc_pdts div.bloc_pdts div.bloc_pdts_link, div.bloc_pdts div.bloc_pdts_link { padding-left: 5px; }
#product_assoc div.bloc_pdts div.bloc_pdts div.bloc_pdts_link a.voir_fiches, div.bloc_pdts div.bloc_pdts_link a.voir_fiches {  width: 107px;font-size : 11px; color: white;  text-align: center; text-transform: uppercase; text-decoration : none; font-weight : bold;  height: 11px; display: block; float:left; margin-top: 17px; margin-left: 5px; }
#product_assoc div.bloc_pdts div.bloc_pdts div.bloc_pdts_link a.caddies, div.bloc_pdts div.bloc_pdts_link a.caddies { width: 32px; height: 40px; display: block; float:right; margin-top: -29px; margin-left: 5px; }
#product_assoc div.bloc_pdts div.bloc_pdts div.bloc_pdts_link span.caddies2, div.bloc_pdts div.bloc_pdts_link span.caddies2 { width: 35px; height: 19px; display: block; float:left; }
div.catpdts_conseil { background: transparent url(../img/carid_conseil_bg.png) no-repeat; width: 809px; height: 151px; padding: 9px;}


div.bloc_pdts_fp { width: 149px; height: 220px; display: block; float: left; background : transparent url(../img/lcm/fond_produits_fp.png) left top no-repeat;font-family : Arial;}

div.bloc_pdts_imag_fp{ height: 128px; padding: 4px 0px; }

div.bloc_pdts_text_fp {text-align: left; font-size 12px; text-transform: uppercase; padding-left: 10px; margin-top : 4px; margin-left: 5px; height: 14px; width: 130px;   }

div.bloc_pdts_text_fp a { text-decoration: none; font-weight: normal; font-size:11px; }

div.bloc_pdts_fp .price_fp {font-size  : 16px; margin-top : 12px}

div.bloc_pdts_link_fp a.voir_fiches_fp {  width: 107px;font-size : 11px; color: white;  text-align: center; text-transform: uppercase; text-decoration : none; font-weight : bold;  height: 11px; display: block; float:left;margin-left : 10px;  margin-top: 5px;}

div.bloc_pdts_link_fp a.caddies_fp { width: 32px; height: 40px; display: block; float:right; margin-top: -15px; margin-left: 0px; }


div.bloc_pdts_category { width: 150px; height: 235px; display: block; float: left; background : transparent url(../img/lcm/fond_pdt_category.png) left top no-repeat;font-family : Arial;}



div.bloc_pdts_imag_category{ height: 128px; margin-top: 15px; margin-left: 8px; margin-bottom : 6px;}

#superpage div.rte div.bloc_pdts_imag_category  {
height:128px;
margin-bottom:6px;
margin-left:8px;
margin-top:15px;
}
#superpage div.rte div.bloc_pdts_text_category { 
margin-left:5px;
margin-top:4px;
padding-left:10px;
}

#superpage div.rte div.bloc_pdts_text_category a {
font-family:Arial !important;
font-weight:bold;
font-size:11px;
text-align:center;
text-decoration:none;
}

#superpage div.rte div.bloc_pdts_category { margin:5px;}

#superpage div.rte div.bloc_compo_pdts { float: left; padding-left:10px; }

div.bloc_pdts_text_category {text-align: left; font-size 12px; text-transform: uppercase; padding-left: 10px; margin-top : 4px; margin-left: 5px; height: 26px; width: 130px; font-family: Arial; font-weight: bold;
}

div.bloc_pdts_text_category a { text-decoration: none;  font-size:11px; text-align: center; font-family: Arial !important; }

div.bloc_pdts_category .price_category {font-size  : 16px; margin-top : 0px; color: #f22800; font-size: 22px; text-align: center;}

div.bloc_pdts_link_category a.voir_fiches_category {  width: 107px;font-size : 11px; color: white;  text-align: center; text-transform: uppercase; text-decoration : none; font-weight : bold;  height: 11px; display: block; float:left;margin-left : 10px;  margin-top: 9px; font-family: Arial;}

div.bloc_pdts_link_category a.caddies_category { width: 32px; height: 40px; display: block; float:right; margin-top: -16px; margin-left: 0px; }
div.bloc_pdts_link_category a.caddies_category img {display: block; float:right; margin-top: 6px; margin-right: 3px; }

div.bloc_pdts_bestseller { width: 208px; height: 55px; display: block; float: left;font-family : Arial;}

div.bloc_pdts_imag_bestseller{ width : 60px; height: 64px; float : left;}
div.bloc_pdts_imag_bestseller img{ float: left; margin-top: 10px; margin-left: 7px; }

div.bloc_pdts_text_bestseller {
  text-align: left;
  font-size 11px;
  color: #281c0d;
  height: 17px;
  width: 105px;
  float : left;
  margin-top: 10px;
  }

div.bloc_pdts_text_bestseller a { text-decoration: none; font-weight: normal; font-size:11px; }

div.bloc_pdts_bestseller .price_bestseller {font-size  : 11px;float : left; color: #f22800; font-weight: bold; float: left; width: 105px; height: 13px;}

div.bloc_pdts_link_bestseller a.voir_fiches_bestseller {  width: 100px;font-size : 11px; color: white;  text-align: center; text-decoration : none; font-weight : bold;  height: 11px; display: block; float:left;}

div.bloc_pdts_link_bestseller a.caddies_bestseller { width: 32px; height: 40px; display: block; float:right;  }

.best_seller_basket
{
  float: right;
  margin-top: -27px;
  margin-right: 10px;

}

a.voir_fiches_bestseller
{
  float: left;
  width: 105px;
  height: 13px;
  font-size: 11px;
  font-weight: bold;
  color: #281c0d;

}

#product_assoc ul { list-style-type:none; clear: both; width: 812px; height:235px;}


#prodqqsfqsdfuct_assoc li { width: 152px; float: left; padding: 3px 5px 0px 5px; height: 235px; margin: 0px; background: none; }



#product_assoc li a { text-decoration:none; color:#374853; }



#product_assoc div.block_content{ background:#FFFFFF url(../img/carid_img_categorilist_bg.png) repeat-y scroll center top; display:block; float:left; height:235px; padding:5px 6px 0; width:810px; }














div.catpdts_conseil_tit { height: 69px; background: transparent url(../img/carid_conseil_tit.png) no-repeat; }







div.catpdts_conseil_content { background-color:#9c9e9f; min-height: 67px; color: #fff; padding: 5px; }







div.catpdts_conseil_content a { color: #fff; text-decoration: none; }







div.catpdts_conseil_content a:hover { color: #fff; text-decoration: underline; }



div.catpdts_image { background: transparent url(../img/carid_imgtop_categorilist_bg.png) no-repeat; width: 810px; height: 118px; padding: 9px; }







div.catpdts_desc { color: #fff; margin: 0.5em 0; }


.catpdts_subcat_title {font-size: 14px; float: left; width: 125px; text-align: center; margin-top: 13px; margin-left: 20px; text-transform: uppercase;  }

div.catpdts_subcat { color: #000;padding:5px 3px;width : 720px; height : 60px; background : #fff2df; margin-left: 10px; float: left;}
div.catpdts_subcat_content { float : right;  margin-top : 5px;  width : 570px; text-align: center; font-size: 11px; }
div.catpdts_subcat h3 {font-size:1em; margin:0.2em 0; font-weight: bold; }
div.catpdts_subcat li { color: #000;	margin-left:20px;  }
div.catpdts_subcat li a { color: #000; text-decoration: underline; }
div.catpdts_subcat li a:hover { color: #000; text-decoration: none; }



div.catpdts_subcat ul.inline_list {list-style-type:none; margin:0; }

#Block_services {clear:both; float:left; }



#scenes {float: left; position: absolute; }



#manufacturer H3, #supplier H3 { float:left; padding-left:15px; font-weight: bold; text-transform: uppercase; }


#more_info_sheets { padding:0; margin:0; margin-left:4px; width:822px; background-color: #fff; }

#fiche_produit { background-color:#FFFFFF; float:left; margin-left:4px; margin-top:2px; width:822px; }

#more_info_tabs { background:transparent url(../img/fond_product.gif) no-repeat scroll 0 0; list-style-type:none; margin-top:9px; margin-left: 4px; }

#more_info_tabs .separation { padding-top: 5px; }



#more_info_sheets p, #more_info_tabs p { padding:0; margin:0; border:0; padding: 9px 0px; }



#more_info_tab_more_info { background:transparent url(../img/carid_tabs_description_off.gif) no-repeat scroll center bottom;

display:block; height:28px; width:100px; }

#more_info_tab_attachments { background:transparent url(../img/carid_tabs_produits_conseils_off.gif) no-repeat scroll center bottom;

display:block; height:28px; width:79px; }

#more_info_tab_data_sheet { background:transparent url(../img/carid_tabs_produits_conseils_off.gif) no-repeat scroll center bottom;

display:block; height:28px; width:100px; }

#more_info_tab_accessories { background:transparent url(../img/carid_tabs_produits_associes_off.gif) no-repeat scroll center bottom;

display:block; height:28px; width:145px; }





#more_info_tab_more_info.selected { background:transparent url(../img/carid_tabs_description_on.gif) no-repeat scroll center bottom; }

#more_info_tab_attachments.selected { background:transparent url(../img/carid_tabs_produits_conseils_on.gif) no-repeat scroll center bottom; }

#more_info_tab_data_sheet.selected { background:transparent url(../img/carid_tabs_produits_conseils_on.gif) no-repeat scroll center bottom; }

#more_info_tab_accessories.selected { background:transparent url(../img/carid_tabs_produits_associes_on.gif) no-repeat scroll center bottom; }





#idTab1, #idTab2, #idTab9, #idTab4 { min-height: 100px; }

#idTab9, #idTab1 p { padding: 9px; }

#idTab1 ul { padding: 0px 0px 0px 22px; margin:0; }





#cms div.rte { width: 460px; }

#center_column div.rte { width: 980px; }



#center_column #fiche_produit div.rte { width: 370px; }


#informations_block_header { float: left; width:213px;}

#aide_block_header {
	float : right;
	padding-left : 20px;
	padding-top : 10px;
	width : 164px;
	height : 123px;
	background : url('../img/lcm/blk_aide.png');
	color : #000;
	margin-right : 15px;
	margin-top : 5px;
	line-height: 16px;
}

.block_header
{
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: normal;
}

.aide_tel
{
	font-weight: bold;
	line-height: 30px;
	font-size: 12px;
}

#bloc_panier{
	width : 348px;
	height : 132px;
	margin-right : 15px;
	margin-top : 6px;
	background : url('../img/lcm/blk_panier.png');
	float : right;
}

#bloc_panier_myaccount{float : left; width : 130px; height: 120px; margin-top : 10px; margin-left : 18px; color :black;}
#bloc_panier_myaccount div, #bloc_panier_myaccount br { margin: 0px; padding: 0px;  }
#bloc_panier_myaccount form { margin-top: 45px;margin-left:3px; }
#bloc_panier_myaccount #email { float: left; width: 118px; height: 17px;  display: block; margin-left: 0px;margin-bottom: 4px;margin-top: 2px; font-size : 11px; }
#bloc_panier_myaccount #passwd { float: left; width: 118px; height: 17px; line-height: 17px; padding: 1px; display: block;margin-left: 0px;margin-bottom : 4px; font-size : 11px}
#bloc_panier_myaccount #SubmitLogin { float: left; width: 71px; height: 19px; line-height: 13px; border: 0px; margin-left: 0px; cursor: pointer; background: transparent url(../img/lcm/btn_membre.png) no-repeat center;  color: white; font-size : 10px; font-weight:bold; margin-top : 4px; margin-bottom :4px }

#cart_block #SubmitOrder { float: left;  width: 142px; height: 19px; line-height: 19px; border: 0px;  cursor: pointer; background: transparent url(../img/lcm/btn_validercmd.png) no-repeat center;  color: white; font-size : 10px; font-weight:bold; margin-top : 4px; margin-bottom :4px ; color : white; text-transform : uppercase; text-align: center; margin-left: 10px; }

#bloc_panier_myaccount .link { float: left; display:block; text-align: left;font-size:9px; width : 170px;}
#bloc_panier_myaccount .link a {  }
#bloc_panier_myaccount .link a:hover { text-decoration: underline; }
#bloc_panier_myaccount ul {display: block; margin-top: 20px; margin-left: 3px; }

#bloc_panier_myaccount ul li { float: left; width: 130px;}

#bloc_panier_panier{float : right; width : 165px; height: 120px; margin-top : 0px; margin-right : 5px}
#bloc_panier_panier a{text-decoration: none}
#shopping_cart, #password_lost{float: left; width:150px; }


.espaceproservicetitle
{
  float: left;
  width: 980px;
  height: 30px;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  color: #b6a797;
}

#blockhpservices_block_center{height:110px; width: 980px; float: left ; }
#nav_service_hp{height: 150px; width: 980px; float: left;}
#nav_service_hp ul{margin:0; padding: 0; height: 150px; width: 980px;  display:block; float: left;  font-family: Georgia, Arial;}
#nav_service_hp ul li {margin:0; margin-left: 0px; padding: 0; display: block; float: left; text-align:center; width: 160px;height: 100px; font-size: 12px;}
#nav_service_hp ul li a{display:block; height: 50px; margin:0; font-weight: normal;}
#nav_service_hp ul li a.liv48h{background : transparent url('../img/lcm/icone_liv48.png') center top no-repeat; text-decoration: none;padding-top : 60px}
#nav_service_hp ul li a.securise{background : transparent url('../img/lcm/icone_secu.png') center top no-repeat; text-decoration: none;padding-top : 60px; }
#nav_service_hp ul li a.servclient{background : transparent url('../img/lcm/icone_servclient.png') center top no-repeat; text-decoration: none;padding-top : 60px}
#nav_service_hp ul li a.charte{background : transparent url('../img/lcm/icone_chartepdt.png') center top no-repeat; text-decoration: none;padding-top : 60px}
#nav_service_hp ul li a.label{background : transparent url('../img/lcm/icone_label.png') center top no-repeat; text-decoration: none;padding-top : 60px}
#nav_service_hp ul li a.serventreprise{background : transparent url('../img/lcm/icone_entreprise.png') center top no-repeat; text-decoration: none;padding-top : 60px}


#nav_service_hp ul li a.reponse{background : transparent url('../img/lcm/icon_reponse.png') center top no-repeat; text-decoration: none;padding-top : 60px}
#nav_service_hp ul li a.euro{background : transparent url('../img/lcm/icon_euro.png') center top no-repeat; text-decoration: none;padding-top : 60px}
#nav_service_hp ul li a.suivi{background : transparent url('../img/lcm/icon_suivi.png') center top no-repeat; text-decoration: none;padding-top : 60px}
#nav_service_hp ul li a.carte{background : transparent url('../img/lcm/icon_carte.png') center top no-repeat; text-decoration: none;padding-top : 60px}
#nav_service_hp ul li a.coffret{background : transparent url('../img/lcm/icon_coffret.png') center top no-repeat; text-decoration: none;padding-top : 60px}
#nav_service_hp ul li a.livraison{background : transparent url('../img/lcm/icone_liv48.png') center top no-repeat; text-decoration: none;padding-top : 60px}


.logopanierpanier
{
	float: left;
	margin-top: 8px;
	margin-left: 2px;
}

.panier_total
{
	float: left;
	color: #f22800;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	width: 150px;
	margin-top: 4px;
	margin-bottom: 0px;
}
.panier_total_left
{
	float: left;
	width: 50px;
  margin-top: 2px;
}
.panier_total_right
{
	float: right;
	width: 50px;
	text-align: right;
}

.panier_fraisport
{
	float: left;
	/* color: #f22800; */
	font-weight: normal;
	font-size: 9px;
	line-height: 13px;
	height: 13px;
	width: 150px;
	margin-top: 4px;
	margin-bottom: 0px;
}
.panier_fraisport_left
{
	float: left;
	line-height: 13px;
	height: 13px;
	width: 110px;
  margin-top: 2px;
}
.panier_fraisport_right
{
	float: right;
	width: 30px;
	line-height: 13px;
	height: 13px;
	font-size: 11px;
	text-align: right;
}
.block_header img
{
	float: left;
}

#blockhpproduit1_wrapper { float : right; width : 228px; height : 255px;background : url('../img/lcm/ombre_produit.png') left top no-repeat}
#blockhpproduit1 { width : 210px; height : 255px;margin-left : 8px;}

#blockhpproduit2_wrapper { float : right; width : 232px; height : 315px;background : url('../img/lcm/ombre_produit2.png') left top no-repeat; margin-top: 25px;}
#blockhpproduit2 { width : 210px; height : 255px;margin-left : 12px;}

#blockhprecette1_wrapper { float : left; width : 370px; height : 255px;background : url('../img/lcm/ombre_recette1.png') left top no-repeat; margin-left : 6px}
#blockhprecette1 { width : 352px; height : 255px;margin-left : 11px;}

#blockhprecette2_wrapper { float : left; width : 228px; height : 255px;background : url('../img/lcm/ombre_produit.png') left top no-repeat; margin-left : 6px}
#blockhprecette2 { width : 210px; height : 255px;margin-left : 8px;}

#blockhpregion1_wrapper { float : left; width : 370px; height : 255px;background : url('../img/lcm/ombre_recette1.png') left top no-repeat; margin-left : 0px; margin-top: 20px;}
#blockhpregion1 { width : 352px; height : 255px;margin-left : 9px;}

#blockhpregion2_wrapper { float : left; width : 228px; height : 255px;background : url('../img/lcm/ombre_produit.png') left top no-repeat; margin-left : 6px; margin-top: 20px;}
#blockhpregion2 { width : 210px; height : 255px;margin-left : 8px;}

.espace_header{float : left; width : 980px;height : 30px;  margin : auto; background : transparent url('/themes/lechtimarche/img/lcm/fond_espace.png'); text-transform:uppercase; color: #996f25; font-size : 15px; text-align : right; margin-right : 60px ; margin-top : 5px; }


#espace_produit .produit_sep, #espace_hp_region .produit_sep, #espace_annuaire .produit_sep, #espace_recette .produit_sep, #espace_region .produit_sep, #espace_panier .produit_sep
{
float: left;
width: 220px;
       text-align: center;
       margin-left: 760px;
}

#espace_hp_region .produit_sep {
    margin-top: 0;
    font-weight: normal;
	line-height: 1em;
}

#espace_produit .produit_sep_img, #espace_hp_region .produit_sep_img
{
float: right;
       margin-top: -12px;
       margin-right: 22px;
width: 30px;

}


#espace_produit div.produit_sep_img, #espace_hp_region div.produit_sep_img  {margin-top: -35px; }

#espace_produit .produit_sep2
{
float: left;
  width: 220px;
       text-align: right;
       margin-left: 740px;
}


#espace_produit .produit_sep3
{
float: left;
width: 190px;
       text-align: right;
       margin-left: 740px;
}






#espace_produit_fp p{display : block; position : relative; left : 760px;text-align: center; top : -10px; width : 170px; height : 20px;}

#espace_region img{position : relative; right : 10px;top : -45px; width : 39px; height : 36px}
#espace_region p{display : block; position : relative; left : 760px;text-align: center; top : -10px; width : 150px; height : 20px; }

#espace_recette img{position : relative; right : 10px;top : -45px; width : 39px; height : 36px}
#espace_recette p{display : block; position : relative; left : 760px;text-align: center; top : -10px; width : 170px; height : 20px; }

#espace_annuaire img{position : relative; right : 10px;top : -45px; width : 39px; height : 36px}
#espace_annuaire p{display : block; position : relative; left : 760px;text-align: center; top : -10px; width : 170px; height : 20px; }

#espace_hp_region
{
	float: left;
	margin-top: 20px;
  width: 980px;
}



#sep_services{width: 978px; height : 30px; float:left; margin : auto; background : transparent url('/themes/lechtimarche/img/lcm/fond_espace.png') no-repeat; text-transform:uppercase; color: #996f25; font-size : 15px; text-align : right; margin-right : 60px ; margin-top : 15px; }

#featured_hp_recette{ float : left; width: 369px; height: 255px; background : transparent url('../img/lcm/fond_hp_recette.jpg') top left no-repeat}
#featured_hp_recette_content{ margin : 0 10px 0 10px;}

#featured_hp_region{ float : left; width: 369px; height: 255px; background : transparent url('../img/lcm/fond_hp_recette.jpg') top left no-repeat; margin-left : 6px; margin-top: 20px;}
#featured_hp_region_content{margin : 0 10px 0 10px;}

.title_brown{ line-height:34px; font-size : 14px; text-transform: uppercase; color : black ; margin: auto; margin : 0; padding : 0; margin-left : 5px}
.title_brown img{float : left; }
.title_brown h4{ float : left; line-height:34px; margin : 0; padding : 0 ;display : inline; margin-left : 10px; font-size: 14px; font-weight: normal;}
.title_white h4{ float : left; line-height:34px; margin : 0; padding : 0 ;display : inline; margin-left : 10px; font-size: 14px; color: white; font-weight: normal;}
.title_white{ line-height:34px; font-size : 14px; text-transform: uppercase; color : black ; margin: auto; margin : 0; padding : 0; margin-left : 10px}
.title_white img{float : left; }

.iconmain
{
	margin-top: 3px;
	float: left;
}

.bloc_region_hp_afaire
{
	float: left;
	width: 340px;
  margin-left : 15px;
  margin-top : 10px;
	margin-bottom: 5px;
	float: left;
}

.bloc_region_hp_afaire .region_pdt h5 a
{
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 320px;
	margin-top: 5px !important;
	margin-left: 10px !important;

}

.bloc_region_hp_afaire div.product_desc a
{
	font-size: 11px;
	float: left;
	width: 320px;
	color: #3e3d40;
	margin-bottom: 10px !important;
	margin-left: 10px !important;
}

.bloc_region_hp_afaire div.product_desc .knowmore
{
	margin-right: 5px;
	margin-top: 5px !important;
}

.plus{display: inline; }
.plus a{text-decoration : none; font-size : 10px; text-transform: none; float: right; margin-right: 15px; }


.bloc_recette_hp{margin-top : 5px; float : left; height : 65px;}
.bloc_region_hp{margin-top : 5px; float : left; height : 65px;}

.recette_pdt{ float : left ; width : 250px; height : 65px; text-align: left; margin-top: 4px; text-indent: 0px;   }
.recette_pdt h3{ text-transform: uppercase; margin: 0; font-size: 1em;}
.recette_pdt h3 a{text-decoration : none;
	padding: 0px !important;
	margin: 0px !important;
	line-height: 12px;

}
.recette_img_pdt{float : left ; width : 80px; height : 65px ; margin : auto; text-align : center;}
.recette_img_pdt img{border : 1px solid white; vertical-align : middle}


.recette_pdt .product_desc { font-size: 11px; }

.knowmore
{
	float: right;
	margin-top: 20px;
	width: 75px;
	color: #f29401;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
	margin-right: 10px;

}

div.product_desc a
{
	float: left;
	color: #524a41;
	text-decoration: none;
	margin: 0px !important;
	padding: 0px !important;

}

.region_pdt{ float : left ; width : 235px; height : 65px; margin-left : 6px}
.region_pdt h3{ text-transform: uppercase; }
.region_pdt h3 a{text-decoration : none}

#blockhpfooter1{ float : left; width: 300px; height: 136px;margin : auto; text-align : center; vertical-align: middle }

#blockhpfooter2{ float : left; width: 510px; min-height: 145px;margin : auto; text-align : center; vertical-align: middle; margin-left: 50px; margin-top:  3px; }

#blockhpfooter1_content{ vertical-align: middle  ; height : 111px; position : relative; top: 5px; width : 283px; margin : auto}



#featured_region_produits{ float : left; width: 980px; height: 330px; background : transparent url('../img/lcm/fond_region_pdt.jpg') top left no-repeat; margin-top : 20px}
#featured_region_produits_content{ margin : 0 10px 0 10px;}


#blockregionalaune{ float : left; width: 751px; height: 260px; background : transparent url('../img/lcm/ombre_alaune.png') top left no-repeat}
#blockregionalaune_content{ margin : 0 10px 0 10px;}
#blockregionalaune_titre{height : 34px; line-height : 34px;margin : 0; padding : 0}
#blockregionalaune_titre img{margin-left : 4px; }
#blockregionalaune_titre h2{display : inline; height : 34px; line-height : 34px; padding:0; margin: 0}
#blockregionalaune_image{width : 280px; float : left;  text-align : center; margin-top : 25px;  padding-left: 20px; }
#blockregionalaune_text{width : 420px; float : left; margin-top : 25px}

#blockregionadecouvrir{ float : left; width: 751px; height: 270px; background : transparent url('../img/lcm/fond_region_adecouvrir.jpg') top left no-repeat; margin-top : 35px}
#blockregionadecouvrir_content{ margin : 0 15px 0 15px;}
#blockregionadecouvrir_block{float : left ; width : 730px;margin-top : 5px }

.blockadecouvrir_block h2 {float : left ;font-size : 14px; line-height : 18px;  width : 180px; height : 35px ; text-align : center ; text-transform : uppercase; color :#281c0d;padding : 0px !important; margin : 0px !important;}

.blockregionadecouvrir{ float : left; width : 230px;text-align : center; margin-left: 5px; }

.blockregionadecouvrir h2
{
  font-size: 11px;
  font-weight: normal;
}


.blockadecouvrir_titre{float: left;  width : 230px; height : 45px;margin : auto ; text-transform : uppercase}
.blockadecouvrir_image{float:left;  width : 230px;  text-transform : uppercase}
.blockadecouvrir_link{float: left; width : 230px; margin : auto ;}
.blockadecouvrir_link a {margin-top : 2px; color : #59442c; width: 170px; text-align: center; text-decoration: none;}

#blockregionkiosque_wrapper { float : right; width : 228px; height : 255px;background : url('../img/lcm/ombre_produit.png') left top no-repeat; margin-right : 0px}
#blockregionkiosque { width : 210px; height : 255px;margin-left : 8px;}

#blockregionagenda_wrapper { float : right; width : 228px; height : 268px;background : url('../img/lcm/ombre_agenda.png') left top no-repeat; margin-right : 0px; margin-top : 35px}
#blockregionagenda { width : 210px; height : 268px;margin-left : 8px;}

#blockregionlienscategories{ float : left; width: 982px; height: 235px; margin-top : 20px;margin-bottom : 15px;background : url('../img/lcm/fond_region_liens.jpg') left top no-repeat}
#blockregionlienscategories_content{ margin : 0 15px 0 15px; float: left;}
#blockregionlienscategories_titre{height : 34px; line-height : 34px;margin : 0; padding : 0; }
#blockregionlienscategories_titre div.img{margin-left : 4px; float: left; height: 34px; width: 30px; }
#blockregionlienscategories_titre div.title{margin-left : 4px; float: left;  height: 34px; width: 290px; }

#blockregionlienscategories_titre h2{display : inline; height : 34px; line-height : 34px; padding:0; margin: 0; width: 290px; float: left;}
.blockregionlienscategories_bloc{float : left; width : 290px;margin : 5px; margin-left : 20px; height: 85px;  }
.blockregionlienscategories_title{  text-transform : uppercase; font-size : 14px; width : 290px; margin-top : 10px; float: left; font-weight: normal;  }
.blockregionlienscategories_desc{color : #59442c; float: left; width: 290px;}



.blockregionlienscategories_desc a
{
  text-decoration : none;
}

#blockrecetteadecouvrir{ float : left; width: 751px; height: 270px; background : transparent url('../img/lcm/fond_region_adecouvrir.jpg') top left no-repeat; margin-top : 20px}
#blockrecetteadecouvrir_content{ margin : 0 15px 0 15px;}

#blockrecetteadecouvrir_block{float : left ; width : 730px;margin-top : 5px ;}

#blockrecetteaadecouvrir_block h2 {float : left ;font-size : 14px; line-height : 18px;  width : 180px; height : 35px ; text-align : center ; text-transform : uppercase; color :#281c0d;padding : 0px !important; margin : 0px !important;}

.blockrecetteadecouvrir{ float : left; width : 238px;text-align : center }
.blockrecetteadecouvrir_titre{ width : 230px;  height : 45px;margin : auto; text-transform : uppercase}

#blockrecettealaune{ float : left; width: 751px; height: 260px; background : transparent url('../img/lcm/fond_recette_alaune.png') top left no-repeat; }
#blockrecettealaune_content{ margin : 0 10px 0 10px;}
#blockrecettealaune_titre{height : 34px; line-height : 34px; width: 751px; margin : 0; padding : 0; }
#blockrecettealaune_titre img{margin-left : 4px; }
#blockrecettealaune_titre h2{display : inline; height : 34px; line-height : 34px; padding:0; margin: 0;}

#blockrecettealaune_titre .alaune_link_alll {float: right; text-decoration: none; color: #281c0d; font-size: 10px; margin-right: 33px; text-transform: none; }
#blockrecettealaune_titre .alaune_link_alll a{text-decoration: none;}

#blockrecettealaune .bigtitle{float: left; }

#blockrecettealaune_titre a {text-decoration: none;}

#blockrecettealaune_image{width : 230px; float : left; margin : auto; text-align : center; margin-top : 25px}
#blockrecettealaune_text{width : 490px; float : left; margin-top : 25px}

#blockrecettealaune_trucs{float : left; width : 747px; height : 71px; background : transparent url('../img/lcm/fond_trucastuce.jpg') top left no-repeat}
#blockrecettealaune_trucs_content{float : left; width :690px; height : 51px; margin-left : 15px; margin-top : 2px; font-size: 11px;}

#blockrecettefaq{ float : right; width : 229px; height : 259px; background : transparent url('../img/lcm/fond_recette_faq.png') top left no-repeat}
#blockrecettefaq_new{ float: left; width: 229px; height: 20px;}
#blockrecettefaq_faq{ float: left; width: 229px; margin-top: 5px;}
#blockrecettefaq_regle{ float: left; width: 196px; font-size: 11px;}
#blockrecettefaq_content{float: left;  margin : 10px 50px 0 15px; color: #59442c;}
#blockrecettefaq_content img{float: left; margin-top: -7px;}
#blockrecettefaq_content a{text-decoration: none; font-weight: bold; font-size: 12px; color: #59442c;}
#blockrecettefaq_regle_titre{float: left; width: 229px; margin : 5px 0px 5px 0px; font-size: 12px; font-weight: bold;}
#blockrecettefaq_regle .readall{ margin-left: 20px; font-weight: normal; font-size: 11px; text-decoration: underline;}

#blockrecettefaq_faq img{float: left; margin-left: -3px; margin-right: 3px;}

#blockrecettelast{ float : right; width : 229px; height : 175px; background : transparent url('../img/lcm/fond_recette_last.png') top left no-repeat}
#blockrecettelast_content{ margin : 0 15px 0 15px;}
#blockrecettelast_content .bloc_pdts_text a{text-decoration : none; line-height : 18px;}
.blocklast_titre{height : 34px; line-height : 34px;margin : 0; padding : 0; text-align: center;}
.blocklast_titre img{margin-left : 4px; }
.blocklast_titre h2{display : inline; height : 30px; line-height : 30px; font-size : 14px; padding:0; margin: 0; margin-left : 7px; font-weight: normal; }
.blocklast_titre a {text-decoration: none; }
.blocklast_text{float : left; margin-top : 15px; margin-left : 10px;}
.blocklast_text ul{ list-style-type:none; clear: both; font-size: 11px; }

#blockrecettelastrating{ float : right; width : 229px; height : 175px; background : transparent url('../img/lcm/fond_recette_lastrating.png') top left no-repeat; overflow: hidden}
#blockrecettelastrating_content{ margin : 0 15px 0 15px;}
#blockrecettelastrating_content .bloc_pdts_text a{text-decoration : none; line-height : 18px;}

#blockannuairealaune{ float : left; width: 746px; height: 234px; background : transparent url('../img/lcm/fond_annuaire_alaune.jpg') top left no-repeat; overflow : hidden}
#blockannuairealaune_content{ margin : 0 10px 0 10px;}
#blockannuairealaune_titre{height : 34px; line-height : 34px;margin : 0; padding : 0}
#blockannuairealaune_titre img{margin-left : 4px; }
#blockannuairealaune_titre h2{display : inline; height : 34px; line-height : 34px; padding:0; margin: 0}
#blockannuairealaune_image{width : 300px; float : left; margin : auto; text-align : center; margin-top : 25px}
#blockannuairealaune_text{width : 420px; float : left; margin-top : 25px}

#blockannuairelienscategories{ float : left; width: 982px; height: 235px; margin-top : 20px;margin-bottom : 15px;background : url('../img/lcm/fond_annuaire_liens.jpg') left top no-repeat}

#blockannuaireadecouvrir{ float : left; width: 749px; height: 267px; background : transparent url('../img/lcm/fond_annuaire_adecouvrir.jpg') top left no-repeat; margin-top : 20px}
#blockannuaireadecouvrir_content{ margin : 0 15px 0 15px;}

#blockannuaireadecouvrir_block{float : left ; width : 730px;margin-top : 5px ;}
#blockannuaireadecouvrir_block h2 {float : left ;font-size : 11px; line-height : 18px;  width : 230px; height : 35px ; text-align : center ; text-transform : uppercase; color :#281c0d;padding : 0px !important; margin : 0px !important; font-weight: normal;}
.blockannuaireadecouvrir{ float : left; width : 238px;text-align : center ; }
.blockannuaireadecouvrir_titre{ width : 230px;  height : 30px;margin : auto; text-transform : uppercase;}

.blockannuaireadecouvrir_link a {float: left; top : -10px; color : #59442c; width: 230px; text-align: center; text-decoration: none;}

#blockannuairefaq{ float : right; width : 231px; height : 255px; background : transparent url('../img/lcm/fond_annuaire_faq.png') top lefT NO-repeat; }
#blockannuairefaq_content{ margin : 0 15px 0 15px; color: #59442c;}
#blockannuairefaq_content a { color: #59442c; text-decoration: none;}

#blockannuairefaq_new, blockannuairefaq_del, blockannuairefaq_faq
{
  font-weight: bold;
  font-size: 12px;
}

#blockannuairefaq_regle_complet
{
  margin-top: 5px;
  margin-left: 20px;
}
#blockannuairefaq_regle_complet a
{
  text-decoration: underline;
  font-size: 11px;
}

#blockannuairefaq_regle_titre
{
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold;
}

.faq{height : 28px; margin : auto;line-height : 28px; font-weight : bold; font-size : 12px; vertical-align : middle; }

#blockannuairelast{ float : right; width : 229px; height : 276px; background : transparent url('../img/lcm/fond_annuaire_last.png') top left no-repeat}
#blockannuairelast_content{ margin : 0 15px 0 15px;}
#blockannuairelast_content .bloc_pdts_text a{text-decoration : none; line-height : 18px;}
.seeall{margin-top : 10px}
#blockannuairelast .blocklast_titre{width : 150px;margin-left : 20px;margin-top : 2px;  line-height : 14px;}
#blockannuairelast .blocklast_titre h2{margin : 0px !important, padding : 0px !important; float : left; line-height : 14px !important; text-align : center}



.logo_manufacturer{
background:white;
padding:5px;
margin-top: -30px;
margin-left: 10px;
}

#blockcategoryproduit1_wrapper { float : right; width : 231px; height : 203px;background : url('../img/lcm/ombre_categoryproduit1.png') left top no-repeat; margin-left : 6px}
#blockcategoryproduit1 { float: left; width : 213px; height : 203px;margin-left : 11px;}

#blockcategoryproduit2_wrapper { float : right; width : 230px; height : 194px;background : url('../img/lcm/ombre_categoryproduit2.png') left top no-repeat; margin-left : 6px; margin-top : 30px}
#blockcategoryproduit2 { width : 212px; height : 194px;margin-left : 9px;}

#categoryproduits_bestsellers_wrapper { float : left; width : 231px; height : 236px;background : url('../img/lcm/fond_categoryproduit_best.png') left top no-repeat; margin-left : 16px; margin-top : 30px;}
#categoryproduits_bestsellers { width : 213px; height : 236px;margin-left : 8px;}

.product_list_center{
  width : 747px ;
  float : left;
  margin-left: 0px;
  min-height: 920px;
  background: transparent url('../img/bg_cat.png') no-repeat top left;
  }

#hookcategoryproduit
{
  float: right;
  width: 200px;
}

#hookcategoryproduit #categoryproduits_bestsellers_wrapper
{
  float: right;
}

.html_seo_header{text-align : left;
width : 330px; height : 30px; float: left; margin-left: -320px; font-size: 10px;
}

.html_seo_footer{float : left; text-align : left;  width : 980px; height : 40px; font-size: 11px;  color: #3b332a; text-align: left;
margin-left: 10px; margin-top: 5px;
font-size: 11px;
font-family: Arial,Verdana,Helvetica,Sans-Serif;
}

.produits_phares, .top_vente, .nouveautes
{
	float: left;
	font-size: 14px;
}

.produits_phares a.selected, .top_vente a.selected, .nouveautes a.selected
{
	color: white;
}

.produits_phares
{
	margin-left: 45px
}

#zoom_produit
{
  position : relative;
  cursor: pointer;
  cursor: hand;

  width :56px;
  height : 55px;
  background : transparent url('../img/lcm/zoom.png') no-repeat top left;
  float : right;
  top : -55px;

}


.category_image{float : left; width : 300px;height : 150px;text-align : center;}
.category_image img{float : left;text-align : center;margin-left : 10px; padding : 0px}
#category_header h1{float : left; line-height : 30px; height : 30px; text-transform : uppercase ; font-size : 11px; font-weight :normal; width : 230px; }
.category_description{float :left ; width: 630px; height : 100px ;color: #59442c; }

#category_header h1.category_title
{
  font-weight: bold;
  font-size: 18px;
  width: 550px;
}

.blockadecouvrir_titre h2
{
  font-weight: bold;
  font-size: 11px;
}

#categoryproduits_bestsellers h2{width : 200px; text-align: center; font-weight: normal; margin-top: 2px;}

#categoryproduits_bestsellers ul
{
  list-style-type: none;
}

#categoryproduits_bestsellers ul li
{
  float: left;
  width: 208px;
  height: 65px;
  margin-left: 2px;

}


.es_bg
{
    float: left;
    width: 930px;
    height: 762px;
    background:url('../img/es_bg.jpg');
      margin-left: 24px;
}

.es_title
{
  float: left;
  font-size: 14px;
  line-height: 34px;
  color: #281c0d;
  margin-left: 65px;
  margin-top: 0px;
}

.es_panier
{
    float: left;
    width: 322px;
    height: 600px;
    background: url('../img/es_panier.png') no-repeat;
    margin-left: 65px;
    margin-top: 0px;
}

.es_product
{
    float: left;
    width: 322px;
    height: 372px;
      margin-left: 50px;
    margin-top: 140px;
}

.es_black
{
  float: right;
  width: 513px;
  height: 604px;
  background:url('../img/es_black.png');
  margin-right: 30px;
}
.es_text
{
  float: left;
  width: 880px;
  height: 80px;
  font-size: 12px;
  color: #281c0d;
  margin-left: 40px;
  margin-top: 20px;
}

.es_black_title
{
  float: left;
  width: 433px;
  height: 31px;
  background:url('../img/es_balck_title.png');
  margin-left: 50px;
  margin-top: 25px;

}
.es_labels
{
  float: left;
  margin-top: 5px;
  margin-left: 50px;
}

.es_black_label
{
  float: left;
  height: 29px;
  width: 190px;
  margin-top: 3px;
}

.eb_textarea
{
  float: left;
  height: 140px;
  width: 200px;
  margin-left: 2px;
  margin-top: 6px;
  margin-bottom: 10px;
}
.eb_textarea textarea
{
  height: 140px;
  width: 203px;
}

.eb_input
{
  float: left;
  height: 29px;
  width: 240px;
  margin-top: 3px;
}

.sendbut
{
    float: left;
    background:url('../img/es_envoyer.png');
    width: 137px;
    height: 36px;
    margin-top: 8px;
    margin-left: 260px;
    border: none;
}

.eb_input input
{
  float: left;
  width: 200px;
  height: 17px;
  margin-top: 3px;
  padding-top: 3px;
  padding-left: 3px;
}

.esb_societe
{
  background:url('../img/es_societe.png') no-repeat top right;
}

.esb_salarie
{
    background:url('../img/es_salarie.png') no-repeat top right;
}

.esb_nom
{
    background:url('../img/es_nom.png') no-repeat top right;
}

.esb_prenom
{
    background:url('../img/es_prenom.png') no-repeat top right;
}

.esb_fonction
{
    background:url('../img/es_fonction.png') no-repeat top right;
}

.esb_email
{
    background:url('../img/es_email.png') no-repeat top right;
}

.esb_fixe
{
    background:url('../img/es_fixe.png') no-repeat top right;
}

.esb_portable
{
    background:url('../img/es_port.png') no-repeat top right;
}

.esb_message
{
  background:url('../img/es_message.png') no-repeat top right;
  margin-top: 5px;
  margin-left: -2px;
}

#blockqs
{
  float: right;
  margin-right: 10px;
  margin-top: 30px;
}
.blockqsc
{
  width: 210px;
  height: 199px;
  background:url('../img/qs_bg.png');
}

.blockqst
{
  width: 190px;
  height: 28px;
  background:url('../img/qs_title.png');
  float: left;
  margin-top: 10px;
  margin-left: 10px;
}

.qs_button
{
  width: 124px;
  height: 27px;
  border: none;
  background: url('../img/qs_button.png');
}
.qsbt
{
  float: left;
  margin-left: 30px;
  margin-top: 15px;
}

.qsform
{
  float: left;
  margin-top: 5px;
}

.qsselect select
{
  width: 135px;
  height: 19px;
  margin-top: 16px;
  margin-left: 35px;
  text-align: center;
}

.search_sep
{
  float: left;
  width: 978px;
  height: 102px;
  background:url('../img/lcm/fond_espace.png') bottom left no-repeat;
}

.panneau
{
  float: left;
  width: 145px;
  height: 84px;
}

.search_basket
{
  float: right;
  background:url('../img/lcm/panier_pdt.png') bottom right no-repeat;
  width: 32px;
  height: 90px;
}

.search_txt
{
  float: right;
  font-size: 18px;
  margin-top: 63px;
  margin-right: 8px;
  width: 180px;
  color: #c89800;

}

.panneau_pdt
{
  background: url('../img/se_panel_produit.png') bottom right no-repeat;
}

.panneau_recette
{
    background: url('../img/se_panel_recette.png') bottom right no-repeat;
}
.panneau_region
{
    background: url('../img/se_panel_region.png') bottom right no-repeat;
}
.panneau_annuaire
{
    background: url('../img/se_panel_annuaire.png') bottom right no-repeat;
}



#new-products_block_right ul.product_images div.bloc_pdts_imag
{
    margin-left: 0px;
}

#featured-products_block_center div.bloc_pdts_imag,
#new-products_block_right div.bloc_pdts_imag
{
    margin-left: -8px;

}
#new-products_block_right div.bloc_pdts_imag
{
	margin-left: -1px;
}



.select_option
{
  text-align: left;
}

.pdt_pa_top
{
  float: left;
  width: 746px;
  height: 34px;
  background:url('../img/lcm/pdt_pa_bg_ttop.png');
}

.pdt_pa_icon
{
  float: left;
  width: 22px;
  height: 28px;
  background: url('../img/lcm/pdt_pa_icon.png');
  margin-left: 19px;
  margin-top: 3px;

}

.pdt_pa_tab
{
  }

ul.idTabs li.pdt_pa_tab li a, ul.idTabsShort li.pdt_pa_tab a, ul.idTabs li.pdt_pa_tab li a, ul.idTabsShort li.pdt_pa_tab a.selected
{
  float: left;
  background: none;
  text-align: center;
  width: 300px;
  height: 34px;
  margin-left: 10px;
  margin-top: -2px;
  padding-top: 0px;
  color: #281c0d;
  font-size: 13px;
  line-height: 35px;
}

ul.idTabs li.pdt_pa_tab li a, ul.idTabsShort li.pdt_pa_tab a.selected
{
  background-color: #e2b366;
}




.product_right_col
{
  float: right;
  width: 213px;
}

.product_right_col .blockqsc
{
  margin-left: 10px;
}

.product_right_col div#categoryproduits_bestsellers_wrapper
{
  margin: 0px;
  margin-top: 20px;
  margin-left: -15px;
}




.pdt_content
{
  float: left;
  width: 750px;

}

#block_product_astuce
{
  float: left;
  height: 59px;
  width: 726px;
  background:url('../img/lcm/bg_astuce.png');
  margin-left: 13px;
  margin-top: 5px;
  margin-bottom: 20px;
}

#block_product_astuce div.astuce
{
  font-size: 16px;
  color:  #533a25;
  float: left;
  margin-top: 14px;
  margin-left: 175px;
}


#panier
{
  width : 730px;
  float : left;

}

#panier_right
{
  width : 230px;
  float : right;
}

#panier_right #categoryproduits_bestsellers_wrapper
{
  margin-left: 0px;
}

.lion
{
  float: left;
  width: 22px;
  height: 28px;
  background: url('../img/lcm/pdt_pa_icon.png');
  margin-left: 15px;
  margin-top: 2px;
}

.carbofond
{
  float: left;
  width: 211px;
  height: 252px;
  background: url('/themes/lechtimarche/img/boite-cadeau-personnalisable.jpg');
}

.carbotop
{
  float: left;
  width: 211px;
  height: 34px;
  background-color: #e2b366;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
}
.carboempty
{
  float: left;
  width: 211px;
  height: 125px;
}
.carbobottom
{
  float: left;
  width: 211px;
  height: 97px;
  background: url('/themes/lechtimarche/img/carbo_bottom.png');
}

.carbobottom a
{
  text-transform: uppercase;
  color: white;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.carbotitle
{
  float: left;
  width: 211px;
  height: 14px;
  font-size: 12px;
  font-weight: bold;
  color: #f29400;
  text-transform: uppercase;
  padding-left: 15px;
  margin: 0px;
}

.carbodesc
{
  float: left;
  width: 190px;
  height: 34px;
  color: white;
  font-size: 10px;
  padding-left: 15px;

}
.carboprix
{
  float: left;
  width: 211px;
  height: 27px;
  font-size: 26px;
  color: #f13208;
  text-align: center;
  margin-bottom: 8px;

}
.carbolink
{
  float: left;
  width: 211px;
  height: 12px;
  text-align: center;
  padding-left: 5px;
}


/* STYLE DU PRODUIT 2 */
.pdt2fond
{
  float: left;
  width: 211px;
  height: 310px;
  background: url('/themes/lechtimarche/img/coffret-cadeau-chti.jpg');
}

.pdt2top
{
  float: left;
  width: 211px;
  height: 34px;
  background-color: #e2b366;
  text-align: center;
  line-height: 34px;
  font-size: 14px;
}
.pdt2empty
{
  float: left;
  width: 211px;
  height: 185px;
}
.pdt2bottom
{
  float: left;
  width: 211px;
  height: 97px;
  background: url('/themes/lechtimarche/img/carbo_bottom.png');
}

.pdt2bottom a
{
  text-transform: uppercase;
  color: white;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.pdt2title
{
  float: left;
  width: 211px;
  height: 14px;
  font-size: 12px;
  font-weight: bold;
  color: #f29400;
  text-transform: uppercase;
  padding-left: 15px;
  margin: 0px;
}

.pdt2desc
{
  float: left;
  width: 190px;
  height: 34px;
  color: white;
  font-size: 10px;
  padding-left: 15px;

}
.pdt2prix
{
  float: left;
  width: 211px;
  height: 27px;
  font-size: 26px;
  color: #f13208;
  text-align: center;
  margin-bottom: 8px;

}
.pdt2link
{
  float: left;
  width: 211px;
  height: 12px;
  text-align: center;
  padding-left: 5px;
}

/* STYLE DU ACTUALITE */
.re72fond
{
    float: left;
      width: 212px;
        height: 254px;
          background: url('/themes/lechtimarche/img/actualite_fond.jpg');
}

.re72top
{
    float: left;
      width: 212px;
        height: 34px;
          text-align: center;
            line-height: 34px;
              font-size: 14px;
              color : white;
}
.re72empty
{
    float: left;
      width: 211px;
        height: 130px;
}
.re72bottom
{
    float: left;
      width: 212px;
        height: 90px;
          background: url('/themes/lechtimarche/img/actualite_bottom.png');
}

.re72bottom a
{
      color: white;
        font-size: 11px;
          font-weight: bold;
            text-decoration: none;
}

.re72title
{
    float: left;
      width: 211px;
        height: 14px;
          font-size: 12px;
            font-weight: bold;
              color: #f29400;
                text-transform: uppercase;
                  padding-left: 15px;
				  margin: 0;
}

.re72desc
{
    float: left;
      width: 190px;
        height: 34px;
          color: white;
            font-size: 10px;
              padding-left: 15px;

}

.re72link
{
    float: right;
    margin-top : 10px;
      width: 85px;
        height: 12px;
          text-align: center;
            padding-right: 5px;
}

/* STYLE DU REPORTAGE */
.region2fond
{
    float: left;
      width: 212px;
        height: 254px;
          background: url('/themes/lechtimarche/img/reportage_fond.jpg');
}

.region2top
{
    float: left;
      width: 212px;
        height: 34px;
          text-align: center;
            line-height: 34px;
              font-size: 14px;
              color : white;
}

.region2empty
{
    float: left;
      width: 211px;
        height: 131px;
}
.region2bottom
{
    float: left;
      width: 212px;
        height: 90px;
          background: url('/themes/lechtimarche/img/reportage_bottom.png');
}

.region2bottom a
{
      color: white;
        font-size: 11px;
          font-weight: bold;
            text-decoration: none;
}

.region2title
{
    float: left;
      width: 211px;
        height: 14px;
          font-size: 12px;
            font-weight: bold;
              color: #f29400;
                text-transform: uppercase;
                  padding-left: 15px;
}

.region2desc
{
    float: left;
      width: 190px;
        height: 34px;
          color: white;
            font-size: 10px;
              padding-left: 15px;

}

.region2link
{
    float: right;
    margin-top : 10px;
      width: 85px;
        height: 12px;
          text-align: center;
            padding-right: 5px;
}
/* STYLE DU chronique Gourmande */
.re71fond
{
    float: left;
      width: 349px;
        height: 254px;
          background: url('/themes/lechtimarche/img/chroniqueg_fond.jpg');
}

.re71top
{
    float: left;
      width: 212px;
        height: 34px;
          text-align: center;
            line-height: 34px;
              font-size: 14px;
              margin-left : 6px;
}

.re71toutes
{
    float: right;
      width: 125px;
        height: 34px;
          text-align: center;
            line-height: 34px;
              font-size: 9px;
}

.re71txt1
{
 font-size : 20px;
}
.re71txt1 a, .re71txt1 a:hover
{
  float : left;
  width : 230px;
  font-size : 20px;
  line-height : 16px;
  margin-left : 16px;
  margin-top : 50px;
  text-decoration : none;
}



.re71txt2 a, .re71txt2 a:hover
{
  float : left;
  width : 230px;
  color : #e2001a;
  font-size : 15px;
  line-height : 13px;
  margin-left : 16px;
  margin-top : 20px;
  text-decoration : none;
}

.re71txt3 a, .re71txt3 a:hover
{
  float : left;
  width : 230px;
  margin-left : 16px;
  margin-top : 50px;
  text-decoration : none;
  font-size : 10px;
}


.re71txt1 a:hover, .re71txt2 a:hover, .re71txt3 a:hover
{
  text-decoration : underline;
}

/* STYLE DU kiosque */
.kiosquefond
{
    float: left;
      width: 209px;
        height: 254px;
        text-align : left;
}

.kiosquetop
{
    float: left;
      width: 209px;
        height: 34px;
          text-align: center;
            line-height: 34px;
              font-size: 14px;
              background : #e2b266;
}


.kiosqueimage
{
    float: left;
      width: 209px;
      text-align : center;
        height: 160px;
        margin : auto;
}

.kiosquedesc
{
    float: left;
      width: 190px;
        height: 34px;
            font-size: 11px;
              padding-left: 15px;

}

.kiosquelink
{
    float: left;
    margin-top : 10px;
      width: 85px;
        height: 12px;
          text-align: center;
            padding-right: 5px;
}

/* STYLE DU kiosque */
.agendafond
{
    float: left;
      width: 209px;
        height: 265px;
        text-align : left;
}

.agendatop
{
    float: left;
      width: 209px;
        height: 34px;
          text-align: center;
            line-height: 34px;
              font-size: 14px;
              background : #c59c70;
}


.agendaimage
{
    float: left;
      width: 209px;
      text-align : center;
        margin : auto;
}


#bestsellers .bloc_pdts_imag img
{
  margin-left: -2px;
}
#newproducts .bloc_pdts_imag img
{
  margin-left: -2px;
}

#homefeatured_region .bloc_pdts_imag img
{
  margin-left: -2px;
}

.produitstabsalllinks
{
  float: right;
  line-height: 28px;
  width: 110px;
  text-align: right;

}

.produitstabsalllinks a
{

  text-decoration: none;
}


#amount_1, .totaltopay
{
  font-weight: bold;
  font-size: 14px;
  color: red;
}


.summary_on
{
  width : 73px;
  height : 60px;
  background : transparent url('/themes/lechtimarche/img/lcm/step_summary_on.png') no-repeat bottom left;
}
#summary_txt
{
 margin-left : 0px;
}
#summary_nb
{
 margin-left : 13px;
 margin-top : 23px;
}
.summary_off
{
  width : 73px;
  height : 60px;
  background : transparent url('/themes/lechtimarche/img/lcm/step_summary_off.png') no-repeat bottom left;
}

.login_on
{
  width : 126px;
  height : 60px;
  background : transparent url('/themes/lechtimarche/img/lcm/step_login_on.png') no-repeat bottom left;
}
#login_txt
{
 margin-left : 20px;
}

#login_nb
{
 margin-left : 55px;
 margin-top : 23px;
}
.login_off
{
  width : 126px;
  height : 60px;
  background : transparent url('/themes/lechtimarche/img/lcm/step_login_off.png') no-repeat bottom left;
}

.adresse_on
{
  width : 106px;
  height : 60px;
  background : transparent url('/themes/lechtimarche/img/lcm/step_adresse_on.png') no-repeat bottom left;
}
#adresse_txt
{
 margin-left : 25px;
}
#adresse_nb
{
 margin-left : 43px;
 margin-top : 23px;
}

.adresse_off
{
  width : 106px;
  height : 60px;
  background : transparent url('/themes/lechtimarche/img/lcm/step_adresse_off.png') no-repeat bottom left;
}

.fraisport_on
{
  width : 116px;
  height : 60px;
  background : transparent url('/themes/lechtimarche/img/lcm/step_fraisport_on.png') no-repeat bottom left;
}

#fraisport_txt
{
 margin-left : 20px;
}
#fraisport_nb
{
 margin-left : 49px;
 margin-top : 23px;
}
.fraisport_off
{
  width : 116px;
  height : 60px;
  background : transparent url('/themes/lechtimarche/img/lcm/step_fraisport_off.png') no-repeat bottom left;
}

.paiement_on
{
  width : 67px;
  height : 60px;
  background : transparent url('/themes/lechtimarche/img/lcm/step_paiement_on.png') no-repeat bottom left;
}

#paiement_txt
{
 margin-left : 25px;
}
#paiement_nb
{
 margin-left : 48px;
 margin-top : 23px;
}
.paiement_off
{
  width : 67px;
  height : 60px;
  background : transparent url('/themes/lechtimarche/img/lcm/step_paiement_off.png') no-repeat bottom left;
}

.step_title
{
  font-size : 11px;
  font-style: italic;
}
.step_title_active
{
  font-size : 11px;
  font-weight : bold;
  color : #d23009;
}
.step_nb
{
  font-size : 14px;
  font-weight : bold;
  color : #6e6e6e;
}

.step_nb_active
{
  font-size : 14px;
  color : white;
  font-weight : bold;
}

.addcoffretbutton
{
  float: left; margin-left: 5px; margin-top: -4px; margin-right: 50px;
}
.deletecoffretbutton
{
  margin: 0px; margin-right: 0px;
}

#SubmitLogin2
{
  border: none;
  background: none;

  width: 173px;
  height: 18px;
  background:url('../img/lcm/bouton_large.png');
}

#SubmitLogin2:hover
{
  background-position: left -18px;
}

.pdtreg_pdt
{
  float: left;
  width: 726px;
  margin-left: 15px;
}
.pdtreg_pdttitle
{
  float: left;
  width: 711px;
  height: 34px;
  background-color: #c49c70;
  padding-left: 15px;
}
.pdtreg_pdttitle h2
{
  color: white;
  font-size: 16px;
  line-height: 16px;
}

.pdtreg_pdtdesc
{
  float: left;
  width: 726px;
  min-height: 210px;
  font-size: 11px;
}

.pdtreg_pdtdesc img
{
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

.product_recette_right_col
{
    width: 228px;
      float: right;
}



.product_region_right_col
{
  width: 228px;
  float: right;
}

.extrapdtregionbonus
{
  float: left;
  width: 726px;
}

.extrapdtregionbonus #blockregionadecouvrir
{
  margin-top: 10px;
  margin-left: -2px;
}


.bloc_pdts_category_region
{
  float: left;
  width: 700px;
  height: 90px;
  margin-left: 15px;
  background-color: #fff3df;
  margin-bottom: 5px;
  margin-top: 5px;
}

.decouvrez
{
  float: left;
  height: 34px;
  width: 730px;
  margin-left: 10px;
  background-color: #e2b366;
  font-size: 18px;
  line-height: 34px;
  padding-left: 20px;
}

.cat_region_pagination
{
float: left;
height: 40px;
margin-bottom: 10px;
}

.bloc_pdts_category_region .bloc_pdts_imag_category
{
  float: left;
  width: 90px;
  height: 85px;
  margin-top: 5px;
}

.bloc_pdts_category_region .bloc_pdts_title_category
{
  float: left;
  width: 600px;
  height: 20px;
  margin-top: 5px;
  font-weight: bold;
  font-size: 14px;
}

.bloc_pdts_category_region .bloc_pdts_desc_category
{
  float: left;
  width: 600px;
  height: 46px;
  font-size: 11px;
}

.bloc_pdts_category_region .bloc_pdts_knowmore_category
{
  float: right;
}
.bloc_pdts_category_region .bloc_pdts_knowmore_category a
{
  margin-right: 10px;
  text-decoration: none;
}

#product_list_region
{
  float: left;
  width: 710px;
  min-height: 300px;
}

.product_list_center_region{
width : 747px ;
float : left;
        margin-left: 0px;
        min-height: 320px;
/*background: transparent url('../img/bg_cat.png') no-repeat top left;*/
}


.product_rat
{
  width : 73px;
  height : 14px;
  float : left;
  margin-left : 75px;
  margin-top : -24px;
}

.thanksrecette
{
  float: left;
  width: 700px;
  margin-top: 40px;
  margin-bottom: 20px;
  margin-left: 20px;
  font-size: 12px;
}
.thanksretour
{
  float: left;
  width: 700px;
  margin-left: 20px;
  margin-bottom: 40px;
  font-size: 12px;
}

.addpage
{
  float: left;
  width: 700px;
  margin-left: 15px;
  margin-bottom: 30px;
}

.addright
{
  float: right;
  width: 230px;
  margin-top: 35px;
}
.addright #blockrecettelast
{
  margin-top: 20px;
  margin-bottom: 20px;
}

.addpagetitle
{
  float: left;
  width: 685px;
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  padding-left: 15px;
  margin-bottom: 15px;
  background-color: #c49c70;
  color: white;

}

.form_label
{
  font-size: 12px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.form_submit
{
  margin-top: 15px;
  margin-left: 30px;
}

.category_title
{
  font-size: 18px;
  font-weight: bold;
}
.espacepro_return
{
  font-size: 14px;
  margin-bottom: 5px;
  margin-top: 10px;
}
.pepe
{
  float: left;
  width: 751px;
  height: 334px;
  background:url('../img/pepe.png');
  margin-left: -8px;

}

.pepe_title
{
  float: left;
  width: 300px;
  height: 30px;
  margin-left: 55px;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;

}
h4.pep
{
  text-decoration: none;
}

h4.pep a.readall
{
  font-weight: normal !important;
  text-decoration: none !important;
}

.pepealllink
{
}

td.carrier_name, td.carrier_infos, td.carrier_price
{
	text-align: center;
}

#quantity_wanted
{
  margin-top: -2px;
  text-align: right;
}

.search_pdt_block
{
  float: left;
  width: 800px;
  margin-left: 30px;

}

.search_pdt_img
{
  float: left;
  }


li.product_list_search
{
    list-style-type: none;
      float: left;
        width: 900px;
          margin-bottom: 4px;
}

ul.product_list_search
{
    float: left;
      margin-left: 15px;
        margin-bottom: 25px;

}

li.product_list_search div.title
{
    float: left;
      font-size: 14px;
      margin-left: 30px;
      margin-top: 15px;
      width: 600px;

}
li.product_list_search div.description
{
  float: left;
  width: 600px;
      margin-left: 30px;
      margin-top: 15px;
}

li.product_list_search div.title a
{
    font-weight: bold;
      text-decoration: none;
}

li.product_list_search div.description a
{
      text-decoration: none;
}



.bloc_hp_afaire
{
	float: left;
	width: 340px;
	margin-bottom: 5px;
	float: left;
}

.bloc_hp_afaire .region_pdt h5 a
{
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 320px;
	margin-top: 5px !important;
	margin-left: 10px !important;

}

.bloc_hp_afaire div.product_desc a
{
	font-size: 11px;
	float: left;
	width: 320px;
	color: #3e3d40;
	margin-bottom: 20px !important;
	margin-left: 10px !important;
}

.bloc_hp_afaire div.product_desc .knowmore
{
	margin-right: 5px;
	margin-top: 5px !important;
}


div.bloc_region_hp_afaire h5
{
  margin : none;
  padding : none;
  font-size : 12px;
}

div.bloc_region_hp_afaire a.knowmore
{
  color : #f29400;
}

/* http://www.lechtimarche.fr/modules/imagesenlarge/imagesenlarge.css */
#msBigImageHolder {width:300px;height:300px;overflow:hidden;position:absolute;background:#ffffff;margin-left:4px;padding:10px;display:none;border:1px solid #845b42;}
#msImageShadow {width:300px;height:300px;overflow:hidden;position:absolute;background:#000000;margin-left:4px;display:none;}
#imgHolder {position:relative;width:auto;margin:auto;}
#smallImg {position:relative;}
.msPadding{padding:10px;border:1px solid #c3c3c3;}
#msBigImageHolder_main {width:300px;height:300px;overflow:hidden;display:none;position:absolute;background:#ffffff;margin-left:4px;padding:10px;border:2px solid #c3c3c3;}

/*  http://www.lechtimarche.fr/modules/slickslider/slickslider.css  */
.floatLeft{ float: left; margin-right: 10px;}
.floatRight{ float: right; }
.clear{ clear: both; }
a{ outline: none;  }
#page_wrap{float : left; margin-left : 6px; width: 743px; height: 252px; background : transparent url(../img/lcm/fond_pushpdt.png); display : block }
ul{ list-style: square inside; }
blockquote{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px;font-family: Georgia, serif; font-style: italic; margin-top: 10px;}
.slider-wrap{ width: 723px; height: 252px;  margin : auto;margin-left : 10px }
.stripViewer .panelContainer .panel ul{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer{ position: relative; overflow: hidden; width: 508px; height: 252px; }
.stripViewer .panelContainer{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel{ float: left; height: 100%; position: relative; width: 508px; }
.stripNavL, .stripNavR, .stripNav{ display: none; }
.nav-thumb{  font-size : 14px; line-height : 16px; margin-right: 5px; text-transform : uppercase; margin-top: 6px; float: left; }
.nav-thumb:hover{text-decoration : underline}
#movers-row{ position : relative; right: -471px; width : 253px;height : 252px;top : -252px;}
#movers-row div{ width: 228px; float: left; text-align : justify ;vertical-align : middle; }
#movers-row div a.cross-link{ width : 228px; float: left; ;padding-left : 45px; text-decoration : none; }
.photo-meta-data{ background: url(../../../modules/slickslider/images/transpBlack.png); padding: 10px; height: 30px;margin-top: -52px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span{ font-size: 13px; }
.cross-link{  display: block; width: 195px; height :50px;   z-index: 9999;}
.active-thumb{ text-decoration : none;  font-size : 14px;  float : left; width : 328px; height : 52px; background: transparent url(../../../modules/slickslider/images/push_pdt_selected.png) top left no-repeat;  }

#main-photo-slider { width:508px; height : 252px;position : relative;}
.cross-link-resume{display : block; color : #866b4c; text-transform : none float: left; margin-top: 6px; font-size: 11px;}

.zone img
{
}

ul.zone li
{
 padding-top : 5px;
 list-style-type: none;
 background-repeat: no-repeat;
 background-position: 0 -3px ;
 padding-left: 30px;
min-height : 15px;
margin-bottom: 15px;
width: 93%;
}



ul.zone.ingredient li {
  float: left;
 background-image: url(/themes/lechtimarche/img/pictos/pic_ingredients.png);
 }

ul.zone.conservation li
{
  float: left;
	background-image: url(/themes/lechtimarche/img/pictos/pic_conservation.png);
}

ul.zone.producteur li
{
  float: left;
	background-image: url(/themes/lechtimarche/img/pictos/pic_producteur.png);
}

ul.zone.typepdt li
{
  float: left;
	background-image: url(/themes/lechtimarche/img/pictos/pic_typepdt.png);
}

ul.zone.conseil li
{
  float: left;
	background-image: url(/themes/lechtimarche/img/pictos/pic_conseil.png);
}

ul.zone.nbpersonnes li
{
  float: left;
	background-image: url(/themes/lechtimarche/img/pictos/pic_nbpersonnes.png);
}

ul.zone.url li
{
  float: left;
	background-image: url(/themes/lechtimarche/img/pictos/pic_url.png);
}

ul.zone.category li
{
  float: left;
	background-image: url(/themes/lechtimarche/img/pictos/pic_category.png);
}

ul.zone.motcle li
{
  float: left;
	background-image: url(/themes/lechtimarche/img/pictos/pic_motcle.png);
}

ul.zone.loupe li
{
  float: left;
	background-image: url(/themes/lechtimarche/img/pictos/pic_loupe.png);
}

ul.zone.preparation li
{
  float: left;
	background-image: url(/themes/lechtimarche/img/pictos/pic_preparation.png);
}

ul.zone.tpspreparation li
{
  float: left;
	background-image: url(/themes/lechtimarche/img/pictos/pic_tpspreparation.png);
}

ul.zone.tpscuisson li
{
  float: left;
	background-image: url(/themes/lechtimarche/img/pictos/pic_tpscuisson.png);
}

ul.zone.difficulte li
{
  float: left;
	background-image: url(/themes/lechtimarche/img/pictos/pic_difficulte.png);
}

#footer a,#footer_bottom a,#blockregionlienscategories a  {  font-size: 11px; font-family: Arial, Verdana, Helvetica, Sans-Serif; color:#281c0d ;text-align:center;font-weight : normal; text-decoration: none;}

#blockannuairefaq_regle
{
  font-size: 11px;
  }


.content_cms
{
  width: 900px;
  margin-left: 20px;
}


.cms_header{
	width:980px; margin: auto;
}
#cms_header_herbes{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#534235;
	font-size:20px;
	padding-left: 20px;
}

#cms_header_herbes span{display:none;}

#espace_produit.espace_header h1 {color: #996f25;font-size: 15px;
    text-align: center;
    font-weight: normal;}

#newsletter_block_left p.abonnez {
    border: 0;
    line-height: 9px;
    font-size: 11px;
    width: 220px;
    text-align: left;
    text-transform: none;
    padding: 0;
    margin: auto;
    font-weight: normal;
    margin-left: 45px;
}
