#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:210px;
    margin-bottom:10px;
    float:left;
}


.pdt{
    position: relative;
    width:163px;
    height:210px;
    float:left;
    margin-left:2px;
    background-color:#000000;
    border: solid 1px #c0c0c0;
 }
 .top{
    position: relative;
    background-image:url('/images/club/main/accueil/top.png');
    width:165px;
    height:4px;
    }
 .nom{
    position: relative;
    margin-left: 0px;
    width:163px;
    text-align: center;
    color: #ffffff;
    font-family: verdana;
    font-size:10px;
    height:40px;
    background-color:#3f3f3f;
 }
 .prix{
    position: absolute;
    bottom:0px;
    right:0px;
    float:right;
 }
 .prix_normal{
    position: relative;
    color: #ffffff;
    font-family: verdana;
    font-size:11px;
    float: right;
    font-weight:bold;
     
 }
 .promotion{
    position: relative;
    width: 55px;
    text-align: center;
    color: #ff0000;
    font-family: verdana;
    font-size:11px;
    float: right;
        
 }
 .photo{
    position: relative;
    width:159px;
    height:133px;
    margin-top:1px;
 }
 .achat{
    position: relative;
    width:163px;
    float: left;
     background-color:#3f3f3f;
    
    }
 .ref{
    position: relative;
    width: 83px;
    float: left;
    font-family: verdana;
    color: #ffffff;
    font-size: 11px;
     background-color:#3f3f3f;
 }
 .commander{
    position: relative;
    width: 80px;
    float: left;
 }
 .bottom{
    position: relative;
    margin-top:25px;
    background-image:url('/images/club/main/accueil/top.png');
    width:165px;
    height:4px;
 }


