#pdf{
    padding-top:5px;
    padding-right:10px;
    float:right;
}

#pdf a img{
    border:0;
}



#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_name{
    font-size:15px;
    font-weight:bold;
    padding-left:5px;
}

#product_model{
    padding-left:5px;
}

table#photos{
    margin-left:7px;

}

#conteneur_photo{
    padding-bottom:10px;
    background: url('../../images/site/pointilles.png') repeat-x bottom;
}

table#photos #zoom{
    border:0;
    cursor:pointer;
}

#thumbs{
    border:0; 
    overflow:hidden;
    padding:10px;
    margin-left:4px;
    font-size:11px;
    height:145px;
}



#thumbs b{
    display:block;
    padding:0 0 4px 2px;
}

.thumb{
    float:left;
    margin:2px;
    border:1px solid #eee;
}

.thumb img{
    border:0;
    filter:alpha(opacity=40);
    -moz-opacity:0.4;
    -khtml-opacity:0.4;
    opacity:0.4;
}

#thumbs .select{
    border:1px solid #d6d6d8; /* gris */
}

#thumbs .select img{
    filter:alpha(opacity=100);
    -moz-opacity:1;
    -khtml-opacity:1;
    opacity:1;
}


.addcart{
    height:150px;
    vertical-align:bottom;
    text-align:center;
}

.qte{
    border:1px solid #aaa;
    width:30px;
    text-align:center;
    font-size:9px;
    padding:0;
    height:12px;
}

.qtelabel{
    color:#005286;
    font-size:11px;
    font-weight:bold;
}

.addcartbtn{
    position:relative;
    width:141px;
    height:54px;
    background:url(../../images/btns/btn_acheter.png) top left no-repeat;
    margin:0 auto;
    cursor:pointer;
    margin-top:10px;
}

.addcartbtnpricebtn{
    cursor:pointer;
}

.addcartbtnprice{
    position:absolute;
    top:13px;
    left:62px;
    width:60px;
    text-align:center;
    font-size:13px;
    color:#fff;
    font-weight:bold;
}

#special_label{
    float:right;
    font-weight:bold;
    color:#e00000; /* rouge */
    font-size:12px;
    text-align:center;
    width:100px;
    font-family:arial,sans-serif;
}

#price .line_bottom{
    background:url(../../images/site/pixel-gris-informations.gif) bottom left repeat-x;
    width:340px;
    overflow:hidden;
    float:left;
}

#price .label{
    float:left;
    height:20px;
}

#price .label strong{
    font-size:11px;
}

#price .special_price{
    float:right;
    height:20px;
    text-align:right;
    width:100px;
    text-decoration:line-through;
    padding-right:10px;
    font-size:11px;
    margin-top:8px;
}

#price .price{
    float:right;
    font-weight:bold;
    color:#005bb0; /* bleu */
    font-size:12px;
    text-align:center;
    width:100px;
    margin-top:8px;
}

#in_cart{
    overflow:hidden !important;
    height: 1% !important;

    overflow:visible;
    height: 1%;

    padding-top:5px;
}

#in_cart .button{
    cursor:pointer;
    background:url(../../images/site/btn-ajout-panier.png) center left no-repeat;
    padding-left:26px;
    padding-top:6px;
    width:130px;
    height:25px;
    float:right;
    color:#9CB001;
    text-decoration:underline;
    font-weight:bold;

}

#xsell{
    margin-left:6px;

}

#xsell .product{
    padding:0 17px 15px 17px;
}

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

#product_info .product_info_top {
    padding-left:14px;
}

.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;
}

.retour_product{
    clear:both;
    text-align:right;
    padding-right:24px;
    background: url('../../images/site/pointilles.png') repeat-x top;
    padding-top:5px;
}

.retour img {
    cursor:pointer;
    border:0;
}


.banlowstock{
    background-color:#ec1000;
    color:#fff;
    text-align:center;
    padding:3px;
    font-weight:bold;
    font-size:11px;
}

.banlowstock .yellow{
    color:#f4fe02;
    font-size:12px;
}


#target{
    border:1px #d6d6d6 solid;
    position :absolute;
    height:1px;
    width:1px;
    visibility: hidden;
}

#to_shopping_cart_wrapper{
    position:relative;
    margin:5px 0;
    border:1px #d6d6d6 solid;
}

.pastille{
    background:url("../../images/icons/pastille-promo.png") no-repeat scroll center center transparent;
    display:inherit !important;
    height:49px;
    left:9px;
    position:absolute;
    text-align:center;
    top:5px;;
    width:55px;
}

.pastille div{
    color:#FFFFFF;
    font-size:17px;
    font-weight:bold;
    padding-top:12px;
}