
#product_info{
    margin-right:5px;
    padding-bottom:9px;
    background:url('../../images/site/bottom-box2.png') no-repeat bottom;

    width:475px;
}

.border_product_info{
    border-left:1px solid #d6d6d8;
    border-right:1px solid #d6d6d8;
}

#product_info .title{
    background-color:#ececec;
    margin : 10px 0;
}


.product_info_top{
    background:#D6D6D8 url('../../images/site/top-box-produit.png') no-repeat;
    font-weight:bold;
    margin:0px;
    margin-top:5px;
    font-size:14px;
    vertical-align:middle;
    line-height:20px;
    padding: 5px 15px;
}

.ref, .product_info_description{
    height:15px;
}

.ref, .product_info_description, #description{
    padding-bottom:10px;
    background: url('../../images/site/pointilles.png') repeat-x bottom;
    margin-bottom:15px;
    vertical-align:middle;
    line-height:21px;
    padding-left:14px;
}

#description{
    background:none;
}

.ref{
    margin-bottom:0px;
}

#description{
    line-height:normal;
}

.product_info_description{
    font-weight:bold;
    margin-bottom:5px;
}


#description{

    text-align:justify;
    margin-bottom:0px;
    padding-right:14px;
}

#center_div_article{
    padding:0 10px 0 2px;
}

