body{
	margin:0px;
}

#corpo{
	background-image:url(../imagens/player/bg_preto.png);
	height:45px;
}
.corpo{
	height:45px;

}
#tabela{
	width:800px;
	height:29px;
}
.tab_esq{
	background-image:url(../imagens/player/tb_esq_preto.png);
	width:8px;
}
.tab_dir{
	background-image:url(../imagens/player/tb_dir_preto.png);
	width:8px;
}
.tab_barr{
	background-image:url(../imagens/player/tb_barr_preto.png);
	width:1px;
}
.tab_player{
	background-image:url(../imagens/player/tb_cen_preto.png);
	width:210px;
}
.tab_disc{
	background-image:url(../imagens/player/tb_cen_preto.png);
	width:20px;
}
.tab_icones{
	background-image:url(../imagens/player/tb_cen_preto.png);
	width:85px;
}
.cont_texto{
	font-family:Arial;
	font-size:11px;
	color:#CCC;	
}
.tab_pedido{
	background-image:url(../imagens/player/tb_cen_preto.png);
	width:50px;
}
.tab_texto{
	background-image:url(../imagens/player/tb_cen_preto.png);
	width:400px;
}
