
#listmain{
  margin-left:20px;
}

.listproducts{
  display:block;
  float:left;
  clear:left;
  text-decoration:none;
  vertical-align:middle;
  color:#006699;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height:28px;
  width:570px;
  margin-bottom:5px;
  cursor:pointer;
}
.listproductsprix{
  display:block;
  width:140px;
  float:right;
  font-size:12px;
  line-height:28px;
  text-align:right;
}
.listproductstexte , .listproductstextedecale{
  display:block;
  float:left;
  width:395px;
  margin-left:5px;
  margin-top:-3px;
  line-height:28px;
}
.listproductstextedecale{
  width:365px;
}
.listimageicon{
  display:block;
  float:left;
}

.listproductsdiv{
  display:block;
  width:610px;
  background-image:url(/images/skin/decos/bglist.gif);
  background-repeat:repeat-y;
  min-height:40px;
}

#historydiv{
  background-image:url(/images/skin/decos/bglist.gif);
  background-repeat:repeat-y;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}
.history{
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:none;
  font-weight: bold;
  font-size: 12px;
  color:#666666;
  vertical-align:middle;
  padding-left:9px;
  height:24px;
  line-height:24px;
}




.linkswrap{
  width:600px;
  text-align:center;
  overflow:hidden;
  margin:10px 0px 0px 0px;
}
.linkswrap ul{
  float:left;
  margin:auto;
  padding:0;
  list-style:none;
  position:relative;
  left:50%;
}
.linkswrap ul li{
  left:-50%;
  width:150px;
  padding:1px;
  margin:2px;
  position:relative;
  display:-moz-inline-box;/* older gecko*/
  display:inline-block;
}


.history:hover{
  color: #006699;
}


.alphalink , .alphaselect{
  margin: 2px;
  font-size: 18px;
  color:#006699;
  font-weight: bold;
}
.alphaselect{
    color:#FF9900;
}

