#contenu{
    position:relative;
    width:850px;
    height:423px;
    float: left;
    margin-left: 12px;
    margin-top:2px;
    overflow-y: auto;
    overflow-x: hidden;
}

#content{
    position:relative;
    width:868px;
    height:590px;
    margin-left:120px;
    background-image:url(/images/club/main/font_content.png);
    }
    
.ligne{
    position: relative;
    width:840px;
    height:199px;
    margin-bottom:10px;
    float:left;
}


.pdt{
    position: relative;
    width:165px;
    height:199px;
    float:left;
    margin-left:0px;
 }
 #top{
    position: relative;
    background-image:url('/images/club/main/accueil/top.png');
    width:165px;
    height:4px;}
 #nom{
    position: relative;
    width:165px;
    text-align: left;
    color: #ffffff;
    font-family: verdana;
    font-size:11px;
 }
 #prix{
    position: absolute;
    width:165px;
    float: left;
 }
 #prix_normal{
    position: relative;
    width: 65px;
    text-align: center;
    color: #ffffff;
    font-family: verdana;
    font-size:11px;
    float: left;
    font-weight:bold;
 }
 #promotion{
    position: relative;
    margin-left:40px;
    width: 55px;
    text-align: center;
    color: #ff0000;
    font-family: verdana;
    font-size:11px;
    float: left;
 }
 #photo{
    position: relative;
    width:159px;
    height:133px;
    margin-top:20px;
 }
 #achat{
    position: absolute;
    width:165px;
    float: left;
    top:175px;
    }
 #ref{
    position: relative;
    width: 83px;
    float: left;
    font-family: verdana;
    color: #ffffff;
    font-size: 11px;
 }
 #commander{
    position: relative;
    width: 82px;
    float: left;
 }
  #bottom{
    position: relative;
    margin-top:25px;
    background-image:url('/images/club/main/accueil/top.png');
    width:165px;
    height:4px;}

