/**
 *  CSS de la page Hit productions
 */
#productions_list { width:781px; margin:0 auto; clear:both; border-collapse:collapse; background:#000 url(../../../images/upmyprod/productions/hit/bg-production-milieu.png) repeat-y left top; }
#productions_list thead { display:none; }
#productions_list td { text-align:center; height:78px; font-weight:bold; border-bottom:2px solid #BBB }
#productions_list td.td_place { width:75px; font-size:1.1em; text-align:center; color:#F8D03B; background:transparent url(../../../images/upmyprod/productions/hit/bg-place.png) no-repeat center center; }
#productions_list td.td_avatar { width:80px }
#productions_list td.td_nom { width:210px; padding-left:10px; text-align:left; }
#productions_list td.td_nom a.artiste_nom { color:#000; }
#productions_list td.td_nom a.projet_nom { font-size:0.85em; }
#productions_list td.td_avancement { width:160px; }
#productions_list td.td_avancement div.avancement_info { font-size:0.7em; padding:3px 20px 0 0; text-align:right; }
#productions_list td.td_montant { width:120px; }
#productions_list td.td_acheter { padding-right:10px; }
#table_top { clear:both; width:781px; margin:20px auto 0 auto; height:34px; background:#000 url(../../../images/upmyprod/productions/hit/bg-production-haut.png) no-repeat left top; }
#table_bottom { width:781px; margin:0 auto 20px auto; height:23px; background:#000 url(../../../images/upmyprod/productions/hit/bg-production-bas.png) no-repeat left top; }

.progressbar { width:120px; height:15px; line-height:15px; text-align:center; margin-left:20px; }

