body{
	background:none;
	font-size:11px;
	color:#555555;
}

* {
margin:0;
padding:0;
}


div#main{
	background: url('./e2/header_bg.png') repeat-x center top;	
	}

div#main_bis{
	width:1040px;
	margin-left:auto;
	margin-right:auto;
	/*height:170px;*/
	}
	
div#header{
	width:1040px;
	height:163px;

}
	
div#very_top{
	position:absolute;
	left:50%;
	margin-left:250px;
	top:3px;
	font-size:10px;
	}	
	
a#the_logo{
	position:relative;
	display:block;
	left:60px;
	top:19px;
	height:15px;
}

div#the_login{
	background: url('./e2/login_bg.png') center top;
	display:block;
	width:708px;
	height:48px;
	left:285px;
	top:17px;
	position:relative;
	color:#7b7b7b;
	}
	
div#the_login_bis{
	width:560px;
	height:48px;
	margin-top:12px;
	float:left;
}

div#the_login_bis label{
	margin-right:10px;
	margin-left:23px;	
}

div#the_login_bis input.text{
	border:1px solid #e0e0e0;
	width:110px;
}


.classic_submit{
	background: url('./e2/button_cl.png') center top;
	width:80px;
	height:25px;
	line-height:20px;
	margin:0px;
	padding:0px;
	border:none;
	padding-bottom:2px;
	}
	
	
div.the_login_bis_ {
	float:right;
	margin-top:5px;
	margin-right:10px;
	}
	
div.the_login_bis_ ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

div.the_login_bis_ li{
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:10px;
	background: url('./e2/it.png') no-repeat center left;
	padding-left:8px;
}

div.the_login_bis_ li a{
		color:#a41515;

	}
	
div#the_menu{
	width:1040px;
	position:absolute;
	top:99px;
	z-index:1000;
	}
	
div#the_menu ul{	
	list-style:none;
	padding:0px;
	margin:0px;
}

div#the_menu li{	
	float:left;
	padding:0px;
	margin:0px 0px 0px 0px;

}


#menu li dt {
	float:left;
	background: url('./e2/tab_right_2.png') no-repeat center right;
	height:34px;
	}
	
#menu li dt:hover {
		background: url('./e2/tab_right_hover.png') no-repeat center right;
}
div#the_menu li dt a{	
	background: url('./e2/tab_left_2.png') no-repeat center left;
	height:34px;
	color:#4c7518;
	font-weight:bold;
	display:block;
	line-height:34px;
	padding-right:5px;
	padding-left:4px;
	font-size:10px;

}

div#the_menu li dt a span{
		max-width:80px;
		line-height:15px;
		word-wrap:break-word;
		overflow:auto;
		display:block;
		cursor:pointer;
		text-align:center;
}

div#the_menu li dt:hover a{	
	background: url('./e2/tab_left_hover.png') no-repeat center left;
	color:#415f17;
}

#menu li dl {
	float:left;
	}



#menu li dd {
	margin-left:0px;
	display:none;	
	width:auto;
	width:50px;
	float:left;
	clear:left;
	width:20px;
	

	}
#menu li:hover dd, #menu li a:hover dd {
	display:block;
	
	}
	
#menu li dd a{
	background:#d8f9ab;
	border:1px solid #619d19;
	border-top:none;
	width:120px;
	display:block;
	position:relative;
	padding:2px;
	z-index:150;
	}
	
	
div#search_bar{
	background: url('./e2/redbar_top.png') no-repeat center left;
	height:34px;
	width:1040px;
	top:133px;
	position:absolute;
	z-index:100;
	}
	
	div#search_bar label {
	background: url('./e2/search_left.png') no-repeat center left;
	width:65px;
	height:20px;
	display:block;
	margin-top:7px;
	margin-left:8px;
	padding-left:13px;
	color:#7b7b7b;
	float:left;
		}
		
		div#search_bar input.text {
	display:block;
	float:left;
	background: url('./e2/search_input.png') no-repeat center left;
	margin-top:7px;
	border:none;
	margin-left:4px;
	height:20px;
	color:#7b7b7b;
	padding:0px;
		}	
		
		
	div#search_bar input.submit_it {
	margin-top:7px;
	margin-left:4px;	
	}
			
	div#brandbox{
	float:right;		
	margin-top:7px;
	margin-right:14px;
	color:#7b7b7b;
	}
		
	div#brandbox select{
	color:#7b7b7b;
	font-size:10px;
	height:20px;
	}
	
	
div#header1{display:none;}	
div#header2{display:none;}
div#bar_products{display:none;}
div#bar_categories{display:none;}

div#main_content{
	
	width:1040px;
	
	}
	
	
div#main_content_right{
	width:228px;
	float:right;
	padding-top:20px;
	overflow:hidden;
	}
	
	
	
#box_sub_content {
	background-color:#d8f9ab;
	color:#6b8942;
}

#box_sub_content a{
	font-weight:bold;
	color:#6b8942;
}


div#main_content_left{
	width:800px;
	float:left;	
	padding-top:20px;
	padding-bottom:20px;
	}
	
	
div#the_footer{
	width:100%;
	float:left;
	background: url('./e2/footer_bg.png') repeat-x 0px 34px;
	height:145px;
	clear:both;
}
	
	
	div#footer_red{
	background: url('./e2/red_bottom.png') no-repeat center left;
	width:1040px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
	text-align:center;
	line-height:34px;
	}
	
	div#footer_red a{
	color:#FFF;
		}
		
		
		
	div#footer_d{
	width:1040px;
	margin-left:auto;
	margin-right:auto;
	color:#9a9a9a;
	text-align:center;
		}
		
	div#footer_d a{
			color:#9a9a9a;
		}
		
		
	div#footer_t{
	width:1040px;
	margin-left:auto;
	margin-right:auto;
	color:#486d17;
	font-weight:bold;
	text-align:center;
		}
		
	div#footer_t a{
			color:#486d17;
		}
		
		
	div#footer_q{
	width:1040px;
	margin-left:auto;
	margin-right:auto;
	color:#9a9a9a;
	font-weight:bold;
	text-align:center;
		}
		
	div#footer_q a{
			color:#9a9a9a;
		}


	div#footer_l{
		width:1040px;
		margin-left:auto;
		margin-right:auto;
		color:#9a9a9a;
		text-align:center;
	}
	
	div#footer_l img{
		margin:3px;
	}
		

div#categoriesImages .categoriesThumbs{
	
	background: url('./e2/greenbgs.png') repeat-x 0px 0px;
	color:#619d19;
	border:1px solid #619d19;
}

div#categoriesImages .categoriesThumbs a{
		color:#619d19;
}




div.basket {
	background-color:red;
	}



.product h2 {
color:#2B2C2C;
}


div.product a.more {
	float: left;
	background: url(./e2/more/right-bg.png) right top no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 9px;
	margin: 5px 0 0 4px;
	clear:left;
}
div.product a.more span {
	height: 15px;
	line-height: 15px;
	background: url(./e2/more/left-bg.png) left top no-repeat;
	float: left;
	padding: 0 5px 0 23px;
}


/*---start product categorie box container----*/
div.category_product{
	width: 363px;
	height: 227px;
	float: left;
	background: url(./elements/center-column/search/produit_home.png) left top no-repeat;			
	/*overflow: hidden;*/
	padding: 0px;
	margin: 20px 20px 0 0 ;
}

div.category_product div.out{
	/*background: url(./elements/center-column/search/item-bottom-bg.png) left bottom no-repeat;*/
	float: left;
}	

div.category_product div.in{
	width: 357px;
	height: 227px;
	float: left;
/*	background: url(./elements/center-column/search/item-top-bg.png) top left no-repeat;*/
	padding:2px 3px 0 3px; 
}




div.category_product div.categories{
	float: left;
	width: 110px;
}

div.category_product div.categories p{

	width: 102px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;

	margin:5px 0 0 4px;
	border-top: 1px solid #dfdfdf;
	color: #4e7818;
	font-size: 9px;
	display: block;
	letter-spacing:-0.1px;
	float:left;
}

div.category_product div.categories p a{
	color: #4e7818;
	}

div.category_product div.categories h2{
	width: 102px;
	float: left;
	margin: 0 0 0 0px;
	padding: 0;
}

div.category_product div.categories h2 a{
	width: 96px;
	height:42px;
	overflow:hidden;
	float: left;
	padding: 0px 4px;
	font-size: 12px;
	color: #4e7818;
	text-decoration: none;
	text-transform:uppercase;
	line-height:14px;
	overflow:hidden;
}

div.category_product div.categories ul{
	list-style: none;
	float: left;
	width: 102px;
	margin: 0 0 0 2px;
	height:150px;
	overflow:hidden;
}

div.category_product div.categories ul li{
	width: 100px;
	float: left;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px solid #fff;
}

div.category_product div.categories ul li a{
	width: 102px;
	float: left;
	padding: 3px 0;
	color: #424242;
	text-decoration: none;
	font-size: 11px;
}

div.category_product div.categories ul li:first-child{
	border-top: none;
}
/*
div.category_product div.categories ul li:first-child a{
	color: #4e7818;
	background: url(./elements/center-column/search/categories-bullet.png) right center no-repeat;
	text-transform: capitalize;
	float:right;
	padding-right:20px;
	text-align:right;
}	
*/
div.category_product div.categories ul li.last{
	border-bottom: none;
}			

/*product description	*/
div.category_product div.description{
	width: 125px;
	height: 189px;
	float:left;
	margin:0;
	overflow:hidden;
	padding-left:4px;
}

div.category_product div.image{
	width: 100px;
	height: 189px;
	float: right;
	margin-right:6px;
}		

div.category_product div.image img{
	float: right; 
	border: none;
}

div.category_product img.icon{
	position: absolute;
	z-index: 200;
	margin: -10px 0 0 60px;
}

div.category_product h2{
	width: 120px;
	float: left;
	font-size: 14px;
	margin: 5px 0;
	font-weight: bolder;
}

div.category_product h2 a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}

div.category_product div.description p{
	width: 102px;
	float: left;
	margin:  10px 0 0 0;
	font-size: 12px;
	
	
}				

div.category_product div.description  p img{
	float: left;
	border: none;
	margin: 10px 0;
}

div.category_product div.footer{
	width: 242px;
	float: right;
	margin-right:3px;
}		

div.category_product div.price{
	width: 180px;
	height: 30px;
	float: left;
	color: #ff0024;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding: 0px 0;
	line-height: 30px;
}

div.category_product div.price span{
	width: 120px;
	color: #333;
	font-size: 9px;
	font-weight: normal;
	text-decoration: line-through;
}


div.category_product img.marque{
	width: 90px;
}
/*---end product categorie box container----*/











/*classic right */


div#dyncontact{
	width:228px;
	}

div#dyncontact div.formelement{
	width:200px;
	}
	
	
div#dyncart{
	width:200px;
	margin-left:5px;
	}	
	
div#dyncart div.textdiv {
line-height:12px;
width:130px;
	}
div#dyncart .commandscart {
	width:40px;

}	
div#dyncart div.pname{
float:none;
width:130px;
}

div#categoriesImages .manufacturersThumbs{
	background:none;
	border-color:#555555;
	color:#415F17;
	}
div#categoriesImages .manufacturersThumbs a{
		color:#415F17;
	}
div#dyncart .cartelement{
	background: url(./e2/cart_element.png) left top no-repeat;
	float:left;
	width:199px;
	height:54px;
	overflow:hidden;	
	padding-left:3px;
		}
		
div.theprices {
width:180px;
}	
	div#getacontact{
		color:#555555;
	}

.classic_right{
	background: url(./e2/classic_right_bottom.png) left bottom no-repeat;
	float:left;
	min-height:20px;
	width:228px;
	overflow-x:hidden;
	padding-bottom:10px;

}

.classic_right_bis{
	background: url(./e2/classic_right_top.png) left top no-repeat;
	float:left;
	min-height:30px;
	width:228px;
	padding-top:10px;
	padding-left:5px;
	max-height:790px;
	overflow:hidden;
}

.classic_right_bis_{
	float:left;
	width:214px;
	overflow:hidden;
}

h2.classic_right_title{
	float:left;
	color:#353535;
	font-size:14px;
	padding-left:5px;
	width:200px;
	}
h2.switch{	
	cursor:pointer;
	background: url(./e2/minus.png) right top no-repeat;

}

.closed h2.classic_right_title{
	background: url(./e2/plus.png) right top no-repeat;
}	


.closed .classic_right_content{
	display:none;
}	


div#promodumoment div.products{
	margin-bottom:5px;
	
	}

div#promodumoment div.products div.productImage{
	float:left;
	width:75px;
	height:75px;
	margin-left:2px;
}

div#promodumoment div.products div.productImage img{
	width:70px;
}

div#promodumoment div.products div.productName{
	float:left;
	width:120px;
	margin-left:10px;
}

div#promodumoment div.products div.productPrice{
	float:left;
	margin-left:0;
	width:135px;
}
	

	
/* end classic right */

/* nos services */

.classic_right dl{

margin-top:5px;
width:180px;
margin-left:5px;
float:left;

}

.classic_right dt{
	font-weight:bold;
	color:#415F17;
	padding-left:5px;
}










/*listings products*/

div.productclassic {
	width: 175px;
	height: 197px;
	float: left;
	background: url(./e2/product_listing.png) left top no-repeat;			
	overflow: hidden;
	padding: 3px 2px 2px 3px;
	margin: 20px 5px 0 0;
}
div.productclassic  div.in {
	width: 175px;
	height: 154px;
	float: left;
	overflow:hidden;
}

div.productclassic div.in_1{
width:73px;
float:left;
}

div.productclassic div.in_2{
width:84px;
float:right;
}

div.productclassic  div.thumb {
	float: right;
	width:93px;
	border: none;
}
div.productclassic  img.thumb {
	float: right;
	width:93px;
	border: none;
	
}
div.productclassic  img.icon {
	position: absolute;
	z-index: 200;
	margin: -5px 0 0 50px;
}
div.productclassic  h2 {
float:left;
font-size:12px;
height:28px;
line-height:14px;
overflow:hidden;
padding:2px 0 0 4px;
width:73px;
}
div.productclassic  p {
	width: 73px;
	float: left;
	margin:10px 0 0 5px;
	font-size: 9px;
	padding: 0 0 0 2px
	line-height:12px;
	overflow:hidden;
	line-height:12px;
	height:80px;
	clear:left;
}
div.productclassic  p img {
	float: left;
	border: none;
}
div.productclassic  div.price {
	width: 70px;
	height: 30px;
	float: left;
	color: #ff0024;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	padding: 5px 0;
}
div.productclassic  div.price span {
	width: 70px;
	float: left;
	color: #333;
	font-size: 9px;
	font-weight: normal;
	text-decoration: line-through;
}
div.productclassic  div.basket {
	width: auto;
	float: right;
	margin: 10px 2px 0 0;
	color:#FFF;
	width:65px;
	height:20px;
	padding-left:5px;
	background: url(./e2/cart-bar/add_to_cart.png) left top no-repeat;	
	cursor:pointer;		

}
div.productclassic  div.basket img {
	float: left;
	border: none;
}

div.productclassic a.prodboxbrand{
	float:right;
	clear:right;
}

div.productclassic img.marque{
	width: 70px;
}
/*end listings products*/



/*begin_ listings products*/
div.cl_b_h{
	border:1px solid #619D19;
	border-bottom:2px solid #619D19;
	border-right:2px solid #619D19;
	padding-left: 5px;
  padding-right: 5px;
  margin-top:5px;
	}
	
	div.cl_b_h_half{
		width:370px;
		margin-right:10px;
		float:left;
		margin-bottom:25px;
	}
	div.cl_b_h:hover{
cursor:pointer;
		}		
	div.cl_b_h_link:hover{
	border:2px solid #619D19;

		}	
		
		
#returning_customer, #new_customer{
	background: url(./e2/go_icon.png) 320px 15px no-repeat;			
}

#returning_customer.chover, #new_customer.chover{
	background: url(./e2/go_icon_bt.png) 320px 15px no-repeat;			
}
	
		
	
#headingcss, #box_heading_2{
	background:none;
	
}

div#steps{
width:100%;
float:left;
	}
div#steps ul {
	list-style:none;
	width:600px;
	margin-left:50px;
	height:100px;
	}
	
div#steps ul li{
float:left;
width:200px;
height:50px;
text-align:center;
	}
	
div#steps ul li a{
	margin:5px;
	padding-top:5px;
	width:150px;
	height:50px;float:left;
	/*background-color:#FFAAAA;*/
	color:#FFAAAA;
/*	border:1px solid #619D19;*/
	padding-right:50px;
	background: url(./e2/arrow_steps.png) right center no-repeat;			
	padding-left:50px;
}

div#steps ul li a.tlast{
	padding-right:0px;
	background:none;		
}

div#steps ul li a.selected{
	/*background-color:#FFAAAA;*/
	color:#619D19;
		font-weight:bold;

}

div#steps ul li a span{
	font-size:16px;
	color:#FFAAAA;
}

div#steps ul li a.selected span{
	color:#619D19;
}


div.classic_bt_{
	
	padding-left:8px;
	background: url(./e2/classic_bt_left.gif) left center no-repeat;			
	}

input.classic_bt{
	background: url(./e2/classic_bt_right.gif) right center no-repeat;			
	display:block;
	border:none;
	height:59px;
	line-height:59px;
	color:#FFF;
	font-weight:bold;
	padding-right:8px;
	cursor:pointer;
	}
	
	
.shopping_sub{
	color:#000;	
}	

.deadprod{
	text-decoration:line-through;
	}
	
div#pageselect{
float:left;
clear:left;	
}

div.text_in_sort_description{
float:left;
clear:left;	
	}
	
	ul#staticitemlist{
		float:left;
		width:25%;
		padding:2px;
		margin:0;
		list-style:none;
		}
		
	ul#staticitemlist li{
		float:left;
		padding:2px;
		margin:0;
		clear:left;
		width:200px;
	}		
	
	ul#staticitemlist li a:hover, 	ul#staticitemlist li a.selected{
		background-color:#000;
		color:#FFF;
		display:block;
		text-decoration:none;
	}
		
div#staticmaincontent{
		float:right;
		width:70%;
		border:1px dotted #AF1818;	
		padding:5px;
}

div#staticmaincontent h1{
	color:#AF1818;
	margin:5px;
}

div.centerit{
	margin-left:350px;	
}

.checkouttext{
	width:170px;
	font-size:11px;
	height:auto;
	}
	
.checkouttext_{
	height:50px;
}
	
.checkouttext a{
	width:160px;
	color:#FFF;
	display:block;
}

div.getadiscount{
width:auto;
}

div#allcategories{
z-index:1001;	
}

div#nosservices dd img{
float:right;	
}

div#dyncart div.thecheckoutinfo{
width:170px;	
}

#showimage {
z-index:5000;
}


div#product_info_images{
width:100%;
float:left;	
}

div.product_info_image{
float:left;
margin:5px;
height:105px;
width:105px;
	
}

div.product_info_image a img{
	border:0;
}

div.product_info_image a{
	margin-top:2px;
	margin-left:2px;
	border:1px solid #333333;
height:105px;
width:105px;
display:block;
float:left;
text-align:center;
}

div.product_info_image a:hover{
	border:3px solid #333333;
	margin:0px;
}

#content2{
height:auto;	
}

div#getpoints{
display:none;	
	}
	
div#product_info_addtocart{
	margin-left:100px;
	margin-top:20px;	
	margin-bottom:20px;	
}

body.b_static div#main_content_left { 
	width:1040px;
	}

body.b_static div#main_content_right { 
	display:none;
	}
	
a.backtop{
	color:#B91A1A;
	font-size:10px;
}


a.vente_flash{
	background: url(./e2/ventes_flash.png) left center no-repeat;
	height:131px;
	width:131px;
	position:absolute;
	margin-left:170px;
	display:block;
}


div#home_best_sells {
	margin:40px 0 40px 0;
	height:550px;
}

div.TSlayers{
	height:450px;
}

body.c_tags div#main_content_left {
	width: 560px;
}

div#left_sidebar {
	float:left;
	overflow:hidden;
	padding-top:20px;
	width:228px;
	margin-right:15px;
}

div#left_sidebar .classic_right_bis_ {
	margin-bottom:12px;
	width:215px;
}
div#left_sidebar div#dyncart {
	margin-left:5px;
	margin-right:5px;
	width:205px;
}

.top_tag_left {
	font-size: 14px;
	background-color: #bfee7d;
	color:#000000;
	margin-top:2px;
	padding:2px;
}

.active_left_tag {
	font-weight: bold;
}


#dyncart_, #product_info_addtocart, div.productclassic div.basket{
	display:none;
}