/**
 *  CSS de la page Hit productions
 */

#producteurs_list{width:781px; margin:0 auto; clear:both; border-collapse:collapse; background:#000 url(../../../images/upmyprod/producteurs/liste/bg-listing-milieu.png) repeat-y left top;}
#producteurs_list thead{display:none;}
#producteurs_list td{color:#000; height:78px; border-bottom: 2px solid black;}
#producteurs_list td a{color:#000;}
#producteurs_list td.td_avatar{width:60px; padding:0 10px 0 20px; }
#producteurs_list td.td_nom{width:310px; text-align:center;}
#producteurs_list td.td_nom a.artiste_nom{font-weight:bold;}
#producteurs_list td.td_production{width:120px; font-weight:bold; text-align:center;}
#producteurs_list td.td_part{width:100px; font-weight:bold; text-align:center;}
#producteurs_list td.td_montant{width:170px; font-weight:bold; text-align:center;}



#table_top{clear:both; width:781px; margin:0 auto; height:34px; background:#000 url(../../../images/upmyprod/producteurs/liste/bg-producteur-haut.png) no-repeat left top;}
#table_bottom{width:781px; margin:1px auto 20px auto; height:23px; background:#000 url(../../../images/upmyprod/producteurs/liste/bg-listing-bas.png) no-repeat left top;}




