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

#productions_list{width:781px; margin:0 auto; clear:both; border-collapse:collapse; background:#000 url(../../../images/upmyprod/productions/liste/bg-listing-milieu.png) repeat-y left top;}
#productions_list thead{display:none;}
#productions_list td{color:#000; height:78px;}
#productions_list td a{color:#000;}
#productions_list td.td_avatar{width:60px; padding:0 10px 0 20px; }
#productions_list td.td_nom{width:190px;}
#productions_list td.td_nom a.artiste_nom{font-weight:bold;}
#productions_list td.td_nom a.projet_nom{font-size:0.85em;}
#productions_list td.td_ecouter{width:50px; }
#productions_list td.td_ville{width:115px; text-align:left; font-size:0.8em;}
#productions_list td.td_type{width:110px; font-size:0.8em;}
#productions_list td.td_avancement{width:120px;}
#productions_list td.td_avancement div.avancement_info{font-size:0.7em; padding:3px 15px 0 0; text-align:right;}
#productions_list td.td_montant{font-weight:bold; text-align:right; padding-right:20px;}

#table_top{clear:both; width:781px; margin:0 auto; height:34px; background:#000 url(../../../images/upmyprod/productions/liste/bg-listing-haut.png) no-repeat left top;}
#table_bottom{width:781px; margin:0 auto 20px auto; height:23px; background:#000 url(../../../images/upmyprod/productions/liste/bg-listing-bas.png) no-repeat left top;}
.progressbar{width:100px; height:15px; line-height:15px; text-align:center; border:1px solid #666;}


