/**
 *  CSS de la page Hit producteurs
 */

#producteurs_list { width:781px; margin:0 auto; clear:both; border-collapse:collapse; background:#000 url(../../../images/upmyprod/producteurs/hit/bg-producteur-milieu.png) repeat-y left top; }
#producteurs_list thead { display:none; }
#producteurs_list td { text-align:center; height:78px; font-weight:bold; border-bottom:2px solid #BBB }
#producteurs_list td.td_place { width:75px; font-size:1.1em; text-align:center; color:#F8D03B; background:transparent url(../../../images/upmyprod/producteurs/hit/bg-place.png) no-repeat center center; }
#producteurs_list td.td_avatar { width:80px }
#producteurs_list td.td_nom { width:220px; padding-left:10px; text-align:left; }
#producteurs_list td.td_nom a { color:#000; }
#producteurs_list td.td_productions { width:120px; }
#producteurs_list td.td_parts { width:110px; }
#table_top { clear:both; width:781px; margin:20px auto 0 auto; height:34px; background:#000 url(../../../images/upmyprod/producteurs/hit/bg-producteur-haut.png) no-repeat left top; }
#table_bottom { width:781px; margin:0 auto 20px auto; height:23px; background:#000 url(../../../images/upmyprod/producteurs/hit/bg-producteur-bas.png) no-repeat left top; }


