.box_prod{     
  float:left;
  width:200px;
  height:195px;
  cursor: pointer;
  background-image: url('../img/box_prod_bg2.gif');
}

.box_prod_root{     
  float:left;
  width:200px;
  height:195px;
  cursor: pointer;  
  background-image: url('../img/box_prod_bg2.gif');
}

.box_prod_img{
  width:200px; 
  height:195px; 
  background-repeat : no-repeat;
}

.box_prod_txt{
  padding-top:138px;
  padding-left:20px;
  padding-right:12px;
  font-size:11px;
  line-height:12px;
  overflow:hidden;
}

.box_prod_det{
  width:600px;
  float:left;
}

.box_prod_det_left{
  float:left;
  width:301px;  
}

.box_prod_det_right{
  float:left;
  width:295px;  
}

.box_prod_det_img_main{
  background-image: url('../img/bg_prod.png');
  background-repeat: no-repeat;
  * background-image: url("../img/vide.gif");
  * filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/bg_prod.png', sizingMethod='crop');
  width:301px;
  height:255px;
}

.box_prod_det_img_thumb{
  padding-left:15px;
}

.box_prod_det_img_thumb img{
  margin-right:2px;
  margin-bottom:4px;
}

.box_prod_det_img_main img{
  margin:0px;
}

.tbl_prod{
  border-collapse:collapse;
}

.tbl_prod_head_75{
  height:25px;
  color:#ffffff;
  font-weight:bold;
  width:75px;
  text-align:center;
}

.tbl_prod_head_150{
  background: url('../img/bg_tbl_head_prod_150.gif') no-repeat; 
  height:25px;
  color:#ffffff;
  font-weight:bold;
  width:150px;
  text-align:center;
}

.tbl_prod_head2{
  font-weight:bold;
  text-align:center;
  padding:0 5 0 5;
}

.tbl_prod_head_75a{
  height:25px;
  color:#ffffff;
  font-weight:bold;
  width:75px;
  text-align:center;
}
.tbl_prod_head_a{
  height:25px;
  color:#ffffff;
  font-weight:bold;
  text-align:center;
  padding:0 5 0 5;
}

.tbl_prod_head_l75{
  background: url('../img/bg_tbl_head_prod_250.gif') no-repeat top left;
}
.tbl_prod_head_m75{
  background: url('../img/bg_tbl_head_prod_m75.gif') no-repeat; 
}
.tbl_prod_head_r75{
  background: url('../img/bg_tbl_head_prod_250.gif') no-repeat top right; 
}

.tbl_prod_cell{
  background-color:#ffffff;  
}
.tbl_prod_cell div{
  text-align:center;
  padding:2 5 2 5;
  height:20px;  
}

.tbl_prod_cell_top_left div{
  margin:5 0 0 5;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
}

.tbl_prod_cell_top_mid div{
  margin:5 0 0 0;
  border-bottom:1px solid #000000;
  border-right:1px solid #000000;
}

.tbl_prod_cell_top_right div{
  margin:5 5 0 0;
  border-bottom:1px solid #000000;
}

.tbl_prod_cell_mid_left div{
  margin:0 0 0 5;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
}

.tbl_prod_cell_mid_mid div{
  margin:0 0 0 0;
  border-right:1px solid #000000;
  border-bottom:1px solid #000000;
}

.tbl_prod_cell_mid_right div{
  margin:0 5 0 0;
  border-bottom:1px solid #000000;
}

.tbl_prod_cell_bot_left div{
  margin:0 0 5 5;
  border-right:1px solid #000000;
}

.tbl_prod_cell_bot_mid div{
  margin:0 0 5 0;
  border-right:1px solid #000000;
}

.tbl_prod_cell_bot_right div{
  margin:0 5 5 0;
}

/*Fiche de production*/
.tbl_prod_prod{
  width:500px;
  border-collapse:collapse;
}

.tbl_prod_prod td{
 padding-right:15px;
 border:1px solid #000000;
 background-color:#ffffff;
}
