/* $Id$ */
/* #933, */
#content {
	width: 980px;
	margin: auto;
}

#table_title{
border-collapse:collapse;
width:100%;
height:132px;
background: transparent url('/images/header.png') repeat-x; 
}
#table_title .header{
width:980px;
height:132px;
	
}
#table_title .logo_ds{
	float: left;
	margin: 5px 0;
	}

div.header_right {
	float:right;
	width: 400px;
}
div#table_title_line_auth {
  padding: 4px 4px 4px 20px;
  text-align: right;
  font-size: 11px;
  font-weight: bold; 
  width: 300px;
    margin-right: 20px;

}
div#table_title_line_auth a {
  font-size: 11px;
  font-weight: bold;
  color: #666;
}


div#table_title_line_link {
  padding: 4px 4px 4px 20px;
  text-align: right;
  width: 380px;
  margin-right: 20px;
}
div#table_title_line_link a {
  font-size: 11px;
  font-weight: bold;
  color: #666;
}

.header .header_line{
	width:980px;
	float: left;
}



#main_header {
padding: 6px 4px 0 4px;
background: transparent url('/images/main_header.png') no-repeat;

}

#main_header_nav {
  padding: 12px 4px;
  text-align: left;
  font-size: 11px;
  letter-spacing: 1px;
}

#main_header_search {
  float: right;
  padding: 0px 4px;
}

#main_header_search_input {
  border: 1px solid #888;
  width: 180px;
}
#slogan{
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#717171;
	margin-bottom:7px;
	float:left;
	margin-left:20px;
}

#slides{
	height:450px;
	width: 1080px;
}
.slides_container{
	overflow:visible;
}

#slides div.nav-slides{
	position: relative;
	top: -65px;
	z-index: 999;
	width: 170px;
}
#slides div.nav-slides .prev{
	float: left;
}
#slides div.nav-slides .next{
	float: right;

}
#slides ul.pagination{
	position: relative;
	top: -96px;
	width: 155px;
	z-index: 999;
}
/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 5px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}



#column_left {
  border-collapse:collapse;
  height: 100%;
}

#column_left_border {
	background: url(/images/backgrounds/bord_de_page.jpg) repeat-y;
}

#column_left_menu_col {
  width:200px;
  background:#fff;
  padding: 2px 6px 2px 6px;
}
#column_left_menu_table {
  border-collapse:collapse;
  width: 202px;
}


#column_left_sep_col {
  width: 2px;
  background:#fff;
}

#column_left_main_col {
  background:#fff;
  padding: 2px 6px 2px 6px;
  width: 100%;
  height: 100%;
}

#column_left_right_col {
  width:200px;
  background:#fff;
  padding: 2px 6px 2px 6px;
}

td.column_left_block {
  padding: 2px 6px;
}

td.gras{
	font-weight: bold;
	text-align:right;
	vertical-align:top;
}

h2.column_left_title {
  margin: auto;
  padding: 10px 0 5px 0;
}


div, td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}
img {
  border: 0; display: block;
}

input, select, textarea {
  border: 1px solid #4A7212;
	color: #333;
	font-weight: normal;
}

table {
/*	border-collapse: collapse;*/
	margin:0;
	padding:0;
	empty-cells: collapse;
	border:0;
}

/* INDEX */
a#be_customers{
	background:url("images/liens_Devenir-Client.png") no-repeat 0 0;
	height: 50px;
	width: 167px;
	display: block;
}

a:hover#be_customers{
	background:url("images/liens_Devenir-Client.png") no-repeat 0 -50px;
}

a#rma{
	background:url("images/liens_RMA.png") no-repeat 0 0;
	height: 50px;
	width: 167px;
	display: block;
}

a:hover#rma{
	background:url("images/liens_RMA.png") no-repeat 0 -50px;
}

a#catalogue{
	background:url("images/liens_Catalogue.png") no-repeat 0 0;
	height: 50px;
	width: 167px;
	display: block;
}

a:hover#catalogue{
	background:url("images/liens_Catalogue.png") no-repeat 0 -50px;
}

a#idsbox{
	background:url("images/liens_IDSbox.png") no-repeat 0 0;
	height: 50px;
	width: 167px;
	display: block;
}

a:hover#idsbox{
	background:url("images/liens_IDSbox.png") no-repeat 0 -50px;
}

a#promo_de_la_semaine{
	background:url("images/liens_Promo-Semaine.png") no-repeat 0 0;
	height: 50px;
	width: 167px;
	display: block;
}

a:hover#promo_de_la_semaine{
	background:url("images/liens_Promo-Semaine.png") no-repeat 0 -50px;
}
a#destockage{
	background:url("images/liens_Destockage.png") no-repeat 0 0;
	height: 50px;
	width: 167px;
	display: block;
}

a:hover#destockage{
	background:url("images/liens_Destockage.png") no-repeat 0 -50px;
}

/*SUBNaV*/
#subnav {
/*	background-color:#383C38;
	height:28px;*/
}

/*#subnav ul {
	margin: 0;
	padding: 0;
}

#subnav li {
	display: inline-block;
	float:left;
	padding: 0;
	margin: 0;
}

#subnav a {
	color: #FFF;
	line-height: 28px;
}

#subnav a:hover {
	text-decoration: none;
	color: #4A7212;
}

#subnav a#home{
	background:url("images/button/bt_accueil.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#home {
	background:url("images/button/bt_accueil.png") no-repeat 0 -30px;
}

#subnav a#hiring{
	background:url("images/button/bt_DetS_recrute.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#hiring {
	background:url("images/button/bt_DetS_recrute.png") no-repeat 0 -30px;
}

#subnav a#event{
	background:url("images/button/bt_evenements.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#event {
	background:url("images/button/bt_evenements.png") no-repeat 0 -30px;
}

#subnav a#request_catalog {
	background:url("images/button/bt_Demande.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#request_catalog {
	background:url("images/button/bt_Demande.png") no-repeat 0 -30px;
}

#subnav a#contact {
	background:url("images/button/bt_Contacts.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#contact {
	background:url("images/button/bt_Contacts.png") no-repeat 0 -30px;
}

#subnav a#company {
	background:url("images/button/bt_Societe.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#company {
	background:url("images/button/bt_Societe.png") no-repeat 0 -30px;
}

#subnav a#cgv {
	background:url("images/button/bt_CGV.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#cgv {
	background:url("images/button/bt_CGV.png") no-repeat 0 -30px;
}

#subnav a#legal {
	background:url("images/button/bt_Mentions-legales.png") no-repeat 0 0;
	height: 30px;
	width: 120px;
	display: block;
}

#subnav a:hover#legal {
	background:url("images/button/bt_Mentions-legales.png") no-repeat 0 -30px;
}
*/
span.current_category {
	font-weight: bold;
	font-size:12px;
	color: #4a7212;
}

a.toollink {
  color: #4A7212;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

a.toollink:hover {
  color: #6AA41B; text-decoration: none;
}

a.subcat {
  font-size: 90%;
  color: #666666;
}

a.boxtitle {
	color: #933;
}

 a.agrandissement {
     position:relative;
     color:#396a86; 
     text-decoration:none; 
     font-family: Verdana,arial, sans-serif; 
     text-align:center; 
     font-size:11px;
   }
   
   a.agrandissement:hover {
      background: none; 
      z-index: 50; 
   }
   
   a.agrandissement span { 
     display: none;
   }
   
   a.agrandissement:hover span {
      display: block; 
      position: absolute;
      top: -10px; 
      left: 40px;
      font-family: Verdana,arial, sans-serif; 
      text-decoration:none; 
	  text-align:center; 
      font-size:10px;
      font-weight:normal;
      background: white;
      padding: 5px;
      border: 1px solid #C0C0C0;
      border-left: 20px solid #6AA41B;
   }

a.rebateBlowUp {
     position:relative;
     color:#396a86; 
     text-decoration:none; 
     font-family: Verdana,arial, sans-serif; 
     text-align:center; 
     font-size:11px;
   }
   
   a.rebateBlowUp:hover {
      background: none; 
      z-index: 50; 
   }
   
   a.rebateBlowUp span { 
     display: none;
   }
   
a.rebateBlowUp:hover span {
	display: block; 
	position: absolute;
	top: 20px; 
	left: -150px;
	font-family: Verdana,arial, sans-serif; 
	text-decoration:none; 
	text-align:center; 
	font-size:10px;
	font-weight:normal;
	background: white;
	padding: 5px;
	border: 1px solid #C0C0C0;
}

strong {
  color: #4a7212;
}

.bold {
  color: #4a7212;
	font-weight: bold;
}

table.rebateTable {
	  border-collapse: collapse;
}

table.rebateTable td{
	  white-space: nowrap;
	  background: white;
      padding: 3px;
	  border-spacing: 0px;
      border: 1px solid #C0C0C0;
}

table.rebateTable  th {
      font-family: Verdana, arial, sans-serif; 
      text-decoration:none; 
	    text-align:center; 
      font-size:11px;
      font-weight:normal;
  	  background: #d0e71e;
	    color: #000;
      padding: 3px;
      border: 1px solid #c0c0c0;
}

p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

td address {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000;
  font-style: normal;
}

h2 {
  font-size: 16px;
  color: #666;
}

h3 {
  font-size: 14px;
  color: #666;
}

li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  list-style-type:circle;
  color: #000000;
  font-style: normal;
  padding-top:5px;

}

a.li_link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}

a.li_link:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

ul.contact {
	text-align:left;
	margin: 0 0 0 50px;
	padding: 0;
}

ul.contact li {
	color: #000;
	padding: 0;
	list-style-type: none;
}

#header {
  margin: 0 0px 0px 0px;
}
#header li {
  display: inline; padding: 0 10px; margin: 0; font-size: 16px;
}
#header ul {
  padding: 0; margin: 0; padding-top: 10px;
}

#login {
  float: left;
  margin: 0; padding:0;
}

#login p {
	padding: 50;
	margin: 0;
	color: #06C;
	font-weight: bold;
	line-height:20px;
}

#bienvenue {
	color: #666;
	font-size: 11px;
	border: 0px solid #CCCCCC;
	text-align: left; 
}

td.search {
	color: #06C;
	font-size: 11px;
	font-weight: bold;
	line-height:20px;
}

.bouton {
  background-color: #06C;
  color: #FFF;
  text-transform: none;
  padding: 0 10px; 
}

.bouton a {
  color: #FFF;
  font-size: 100%;
  font-weight: bold;
}
.bouton a:hover {
  color: #FFF; text-decoration: none;
}

.breadcrumbs {
  color: #4A7212;
	font-size: 100%; 
}
.breadcrumbs a {
  color: #4A7212;
	text-decoration: none;
}
.breadcrumbs a:hover {
  color: #FFF;
	background-color: #4A7212;
	text-decoration: none;
}

label.label {
	display: block;
	width: 75px;
	float: left;
	text-align: right;
	margin: 0 5px;
	font-size: 12px;
}

#body {
  margin: 0 20px;
}


#footer {
/*  border-top: 1px solid #666;*/
/*  margin: 20px;*/
  text-align: center;
/*	width: 760px;*/
	padding: 60px 0px 20px 0px;
	background:url("images/footer.png") repeat-x;
}


#footer ul {
  padding: 0;
  margin: 0;
  margin-top: 3px;
}


#footer li {
  display: inline;
	font-size: 100%;
  padding: 0 5px;
}

#footer address {
  font-style: normal;
	font-weight: bold;
	color: #4A7212;
	font-size: 100%;
}

#footer p {
  font-size: 75%;
	margin: 0;
	padding: 0 50px;
}



/*
Subnav 2011
*/

#subnav {
  padding: 2px 0;
}


ul.subnav_root_list {
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin: 2px 0 0 0;
  overflow:hidden;
  padding:2px;
  background: transparent;
  text-align: center;
}

ul.subnav_root_list li {
  border: none;
  /*border-right: 1px solid #535353;*/
  display:inline;
  padding: 4px 0;
}

a.subnav_root_cat {
    color:#888;
    padding:3px;
    text-decoration:none; 
    font-size: 10px;
    text-transform: uppercase;
}

a:hover.subnav_root_cat {
  color: #fff;
}


/* Spec subnav */
#subnav_root_line_5835 {
  border-right: none;
}

#subnav_root_line_5405 {
  border-right: none;
}

/*
a:hover#subnav_root_cat_5305, a#subnav_root_cat_5305_select { background: #5ab1de url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5360, a#subnav_root_cat_5360_select { background: #e1709c url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5290, a#subnav_root_cat_5290_select { background: #f6a532 url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5324, a#subnav_root_cat_5324_select { background: #447766 url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5500, a#subnav_root_cat_5500_select { background: #734796 url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5285, a#subnav_root_cat_5285_select { background: #b2ac62 url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5309, a#subnav_root_cat_5309_select { background: #dd5b3e url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5405, a#subnav_root_cat_5405_select { background: #229e84 url(/images/cat_default_nav.png) repeat-x; color: #fff; }

a:hover#subnav_root_cat_5312, a#subnav_root_cat_5312_select { background: #83888c url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5282, a#subnav_root_cat_5282_select { background: #c67eac url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5384, a#subnav_root_cat_5384_select { background: #1e8744 url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5329, a#subnav_root_cat_5329_select { background: #613147 url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5448, a#subnav_root_cat_5448_select { background: #2f6eb9 url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5493, a#subnav_root_cat_5493_select { background: #94c44a url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5835, a#subnav_root_cat_5835_select { background: #bd1313 url(/images/cat_default_nav.png) repeat-x; color: #fff; }
*/

a:hover#subnav_root_cat_5345, a#subnav_root_cat_5345_select { background: #bf0b1d url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5332, a#subnav_root_cat_5332_select { background: #664592 url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5382, a#subnav_root_cat_5382_select { background: #4166aa url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5435, a#subnav_root_cat_5435_select { background: #4166aa url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5388, a#subnav_root_cat_5388_select { background: #43a838 url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5282, a#subnav_root_cat_5282_select { background: #58585a url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5295, a#subnav_root_cat_5295_select { background: #58585a url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5312, a#subnav_root_cat_5312_select { background: #58585a url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5319, a#subnav_root_cat_5319_select { background: #58585a url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5356, a#subnav_root_cat_5356_select { background: #eb6b1d url(/images/cat_default_nav.png) repeat-x; color: #fff; }
a:hover#subnav_root_cat_5389, a#subnav_root_cat_5389_select { background: #64bfbb url(/images/cat_default_nav.png) repeat-x; color: #fff; }





/*
Column left 2011
*/

h2.colomnleft_root_cat {
  font-size: 12px;
  text-align: center;
  margin: 0 auto;
  padding-top: 4px;
  padding-bottom: 10px;
  width: 202px;
}


ul.columnleft_list {
  margin: 0;
  padding: 0 6px;
}

ul.columnleft_list li {
  list-style-type:none;
  list-style-image:none;
}

ul.columnleft_list li a {
  font-size: 9px;
  display:block;
  padding: 6px 2px 6px 14px;
}

a.colomnleft_main_cat {
  background: #fff url('/images/cat_arrow_close.gif') 2px center no-repeat;
  border-bottom: 1px solid #888;
}
a:hover.colomnleft_main_cat, a.colomnleft_main_cat_select {
  background: #f0f0f0 url('/images/cat_arrow_close.gif') 2px center no-repeat;
  border-bottom: 1px solid #888;
}
a.colomnleft_main_cat_select_open {
  background: #f0f0f0 url('/images/cat_arrow_open.gif') 2px center no-repeat;
  border-bottom: 1px solid #888;
}



a.colomnleft_sub_cat {
  background: #fff url('/images/sub_cat_point.gif') 8px center no-repeat;
  padding-left: 18px !important;
}

a:hover.colomnleft_sub_cat {
  background: #f0f0f0 url('/images/sub_cat_point.gif') 8px center no-repeat;
}

a.colomnleft_sub_cat_select {
  background: #a0a0a0 url('/images/sub_cat_point.gif') 8px center no-repeat;
  padding-left: 18px !important;
  color: #fff;
}
/*
h2#colomnleft_root_cat_5305 { background: #5ab1de url(/images/cat_default.png) no-repeat; color: #fff;  }
h2#colomnleft_root_cat_5360 { background: #e1709c url(/images/cat_default.png) no-repeat; color: #fff;  }
h2#colomnleft_root_cat_5290 { background: #f6a532 url(/images/cat_default.png) no-repeat; color: #fff; }
h2#colomnleft_root_cat_5324 { background: #447766 url(/images/cat_default.png) no-repeat; color: #fff; }
h2#colomnleft_root_cat_5500 { background: #734796 url(/images/cat_default.png) no-repeat; color: #fff; }
h2#colomnleft_root_cat_5285 { background: #b2ac62 url(/images/cat_default.png) no-repeat; color: #fff; }
h2#colomnleft_root_cat_5309 { background: #dd5b3e url(/images/cat_default.png) no-repeat; color: #fff; }
h2#colomnleft_root_cat_5405 { background: #229e84 url(/images/cat_default.png) no-repeat; color: #fff; }

h2#colomnleft_root_cat_5312 { background: #83888c url(/images/cat_default.png) no-repeat; color: #fff; }
h2#colomnleft_root_cat_5282 { background: #c67eac url(/images/cat_default.png) no-repeat; color: #fff; }
h2#colomnleft_root_cat_5384 { background: #1e8744 url(/images/cat_default.png) no-repeat; color: #fff; }
h2#colomnleft_root_cat_5329 { background: #613147 url(/images/cat_default.png) no-repeat; color: #fff; }
h2#colomnleft_root_cat_5448 { background: #2f6eb9 url(/images/cat_default.png) no-repeat; color: #fff; }
h2#colomnleft_root_cat_5493 { background: #94c44a url(/images/cat_default.png) no-repeat; color: #fff; }
h2#colomnleft_root_cat_5835 { background: #bd1313 url(/images/cat_default.png) no-repeat; color: #fff; }
*/

h2#colomnleft_root_cat_5345 { background: #bf0b1d url(/images/cat_default.png) no-repeat; color: #fff;  }
h2#colomnleft_root_cat_5332 { background: #664592 url(/images/cat_default.png) no-repeat; color: #fff;  }
h2#colomnleft_root_cat_5382 { background: #4166aa url(/images/cat_default.png) no-repeat; color: #fff;  }
h2#colomnleft_root_cat_5388 { background: #43a838 url(/images/cat_default.png) no-repeat; color: #fff;  }
h2#colomnleft_root_cat_5282 { background: #58585a url(/images/cat_default.png) no-repeat; color: #fff;  }
h2#colomnleft_root_cat_5295 { background: #58585a url(/images/cat_default.png) no-repeat; color: #fff;  }
h2#colomnleft_root_cat_5312 { background: #58585a url(/images/cat_default.png) no-repeat; color: #fff;  }
h2#colomnleft_root_cat_5319 { background: #58585a url(/images/cat_default.png) no-repeat; color: #fff;  }
h2#colomnleft_root_cat_5356 { background: #eb6b1d url(/images/cat_default.png) no-repeat; color: #fff;  }
h2#colomnleft_root_cat_5389 { background: #64bfbb url(/images/cat_default.png) no-repeat; color: #fff;  }




/* Produit 2011 */

h3.production_section_title {
  margin: 0;
  padding: 15px 0px 5px 0px;
  color: #000;
}

#product_selection_case, #product_new_case, #product_list_case {
  width: 100%;
  border-collapse:collapse;
}

td.product_selection_column {
  background: transparent url('/images/cadre-select.png') no-repeat;
  width: 169px;
  height: 169px;
}


table.product_selection_item {
  width: 100%;
  text-align: center;
}

table.product_selection_item img {
  display: inline;
}

td.product_selection_item p {
  margin-top: 2px;
  margin-bottom: 0px;
  text-align: center;
}

td.product_selection_price {
  font-size: 20px;
  font-weight: bold;
  color: #68943d;   
}

td.product_selection_model {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  margin-top: 0px !important;
}

td.product_selection_name {
  margin-top: 6px !important;
}

#product_new_case th {
  font-size: 10px;
  background:  transparent url(/images/barre-new.png) repeat-x;
  padding:  1px 2px 2px 2px;
  text-align: left;
}
#product_new_case td {
  font-size: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 2px;
}
#product_new_case td a {
  color: #68943d;
}

td.page_row {
  padding-left: 10px;
}

#product_list_case {

}

#product_list_case th {
  font-size: 10px;
  padding:  4px 2px 4px 2px;
  text-align: left;
  border-bottom: 1px solid #808080;
  color: #929292;
}
#product_list_case td {
  border-bottom: 1px solid #808080;
}

td.product_list_image {
}

tr.product_list_odd td {
  background: #fff;
}

tr.product_list_even td {
  background: transparent;
}

td.product_list_description {
    font-size: 10px;
}

td.product_list_price {
  font-size: 12px;
  font-weight: bold;
}

td.product_list_status {
  text-align: center;
}
td.product_list_status img { 
  display: inline !important;
}


span.product_list_model {
  color: #b4b4b4;
  display: block;  
  margin-top: 2px;
}

a.product_list_link {
  margin-top: 10px;
  display: block;
}

td.product_list_paginate {
  font-size: 12px;
  padding: 5px;
}


span.product_list_paginate_location {
  float: right;
  font-size: 12px;
}

div.product_list_paginate_link {
  font-size: 12px;
  text-align: center;
}
a.product_list_paginate_link_select {
  font-weight: bold;
  color: #000;
}

/* home */

table.front_table {
  margin:0;
  padding: 0;
  border: none;
  border-collapse:collapse;  
  width: 745px;  
}
table.front_table td , table.front_table tr {
  margin:0;
  padding: 0;
  border: none;  
} 

table.front_table_line {
  margin:0;
  padding: 0;
  border: none;
  border-collapse:collapse;  
  width: 100%;
}

table.front_table_line img {
  border: none;
}

table.front_table .product_selection{
	margin-top: 5px;
}
.page_row a.subnav_root_cat{
	float: left;
	width: 720px;
}


/* Search */
div#search_categorie_list{
  padding: 2px;
}

div.search_categorie_list_item {
  float: left;
  padding: 2px;
  margin-right: 4px;
}

br.cleaner {
  clear: left;
}


ul#search_categorie_list {
  padding: 2px;
  margin: 0;
}

ul#search_categorie_list li {
  list-style-type:none;
  display: block;
  float: left;
  padding: 2px;
  margin: 0 4px 0 0;
}

ul#search_categorie_list label {
  margin: 3px 3px 4px;
}



