ul.imenu_compte {
   top:20px;
}

.ilegend {
  color:white;
  text-transform:uppercase;
  height:35px;
  padding-top:5px;
  overflow:hidden;
}

.ilegend a {
  color:white;
  text-transform:uppercase;
  text-decoration:none;
  font:9px Arial;
}

.ilegend a span {
  font:12px Arial;
}


/* Familles */

.ifamille {
  width:120px;
}

.ifamille3 {
  width:150px;
}

.ifamille6 {
  width:150px;
}

.ifamille7 {
  position:relative;
  top:20px;
  width:230px;
}

/* Product */

.iproduct {
  width:180px;
}

.iproductfamille3 {
  width:320px;
  position:relative;
  top:15px;
}

.iproductfamille5 {
   width:220px;
}

.iproductfamille6 {
   width:190px;
}

.iproductfamille7 {
  width:180px;
}

.iproductfamille9 {
  width:300px;
}

/* Detail */

.idetail {
    margin-top:-20px;
}

.idetail .itab {
  padding-left:10px;
  padding-right:10px;
  color:#695547;
  font-weight:bold;
  border-bottom:1px solid #aeaeae;
  cursor:pointer;
}

.idetail .itabempty {
  width:200px;
  border-bottom:1px solid #aeaeae;
}

.idetail .itabsel {
  background:#b4aeaa;
  color:white;
}

.idetail .icontent {
  text-align:left;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:0px;
  padding-right:0px;
  font-size:11px;
}

.idetail .iprice {
  float:right;
  color:#695547;
  font-weight:bold;
  margin-right:10px;
  font-size:16px;
}

.idetail .ibottom {
  border-bottom:1px solid #aeaeae;
  padding:0px;
}

.ibuy a {
  display:block;
  color:white;
  text-decoration:none;
  background:#b4aeaa;
  float:right;
  padding-top:3px;
  padding-bottom:3px;
  padding-left:10px;
  padding-right:10px;
  font-weight:bold;
  text-transform:uppercase;
}

.idetail_image {
  width:250px;
}

.idetail_right {
  width:520px;
  height:384px;
}

.idetail_legend {
  position:absolute;
  padding-left:90px;
  margin-top:-4px;
}

.idetail_legend .accroche {
  font-size:12px;
}

.idetail_legend .idetail_line {
  text-align:left;
  border-left:1px solid white;
  text-transform:uppercase;
  font-size:9px;
  padding-top:4px;
  padding-bottom:4px;
}

.idetail_legend a {
  color:white;
  text-decoration:none;
}

.idetail .content3  {
  width:480px;
}

.idetail .content3 h3 {
  margin-top:0px;
  font-size:12px;
  text-transform:uppercase;
  font-weight:bold;
}

.idetail .content3 h3 span {
  font-size:9px;
  text-transform:uppercase;
  font-weight:normal;
}

.idetail .arrows {
  position:absolute;
  margin-left:490px;
}

/* HEADER */

.network {
  position:absolute;
  margin-top:6px;
  margin-left:550px;
}

.network img {
  margin-right:5px;
}

/* PDV */

.pdv {
    margin-left:40px;
    margin-top:20px;
}

.pdv .filters label {
    font-weight:bold;
    
}

.pdv .filters select {
    width:120px;
    margin-right:10px;
    margin-left:5px;
    font-size:12px;
    position:relative;
    top:2px;
}

.pdv #points {
    margin-left:420px;
    width:480px;
    margin-top:-5px;
    height:240px;
}

.pdv .point {
    float:left;
    width:170px;
    height:100px;
    margin-right:20px;
    font-size:11px;
    color:#695547;
}

.pdv .point .name {
    font-weight:bold;
}

.pdv .point div {
    margin-bottom:2px;
}
