/* CSS Document */
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#999999;
	padding:0px;
	margin:0px;
}

h1{
	font-size:14px;
	color:#993300;
	margin-bottom:5px;
	line-height:12px;
}
span{
	font-size:12px;
	color:#FFFFFF;
	margin-bottom:5px;
	line-height:10px;
}


#tblCabeca{
width:780px;
height:292px;
padding:0px;
margin:0px;
}
#tblCabecaInterna{
width:780px;
height:172px;
padding:0px;
margin:0px;
}

#tdMenu{
width:186px; 
height:292px;
background-image:url(../imagens/fundo_menu.jpg);
background-repeat:no-repeat;
}

#tdMenuInterno{
width:186px; 
height:172px;
background-image:url(../imagens/fundo_menu_interna.jpg);
background-repeat:no-repeat;
}

#tdPlayer{
width:594px;
height:292px;
background-image:url(../imagens/fundo_player.jpg);
background-repeat:no-repeat;
}



#tdPlayerInterno{
width:594px;
height:172px;
background-image:url(../imagens/fundo_player_interno.jpg);
background-repeat:no-repeat;
}


#tdTabelaEsquerda{
width:192px;
background:#FFFFFF;

}

#divTabelaEsquerda{
	width:192px;
	background-image:url(../imagens/fundo_tabela_esquerda.gif);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
}

.ItemMenu{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffff00;
text-decoration:none;
}

.ItemMenu:hover{
text-decoration:underline;
}

#divLogin{
width:113px;
height:53px;
margin:0px;
background-image:url(../imagens/fundo_login.gif);
background-repeat:no-repeat;
}

#divLoginInterna{
	background:url(../imagens/fundo_box_login_interna.gif) repeat-y;
	width:192px;
	height:98px;
}

.txtLogin{
border:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#989898;
width:100px;
background-color:#f0f0f0;
}

#divCDList{
margin:0px;
padding:0px;
width:573px;
height:209px;
background-image:url(../imagens/fundo_cdlist.jpg);
}

#tdMiolo{
background-color:#FFFFFF;
padding-top:0px;
}

#tdMioloCadastrese{
background-color:#FFFFFF;
padding-top:0px;
}

#divAlbum{
margin:0px;
padding:0px;
float:left;
width:110px;
text-align:center;
}

#divAlbum img{
border:2px solid gray;
}

#divContainerAlbum{
margin-top:50px;
margin-left:10px;
}

#divEntrevistaDaSemana{
	margin-top:15px;
	background:url(../imagens/fundo_box_entrevista.gif) no-repeat;
	color:#333333;
	width:336px;
	height:236px;
	float:left;
	padding-bottom:0px;
	
}

#divEntrevistaDaSemanaConteudo{
	width:318px;
	font-size:10px;
	color:#000000;
	margin-top:45px;
	margin-left:8px;
	line-height:14px
}

#divColuna{
	margin-top:15px;
	margin-left:5px;
	background:url(../imagens/fundo_box_coluna.gif) no-repeat;
	color:#333333;
	width:235px;
	height:236px;
	float:left;
	
}

#divColunaConteudo{
	width:200px;
	margin-left:18px;
	margin-top:45px;
}

li{
	font-size:10px;
	color:#FFFF00;
	
}


#divMusicNews{
	margin-top:15px;
	position:relative;
	background:url(../imagens/fundo_music_news.gif) no-repeat;
	width:335px;
	height:207px;
	color:#999999;
	float:left;
}

#divMusicNewsConteudo{
	width:320px;
	height:120px;
	position:absolute;
	margin-top:43px;
	margin-left:8px;
	overflow:auto;
}

#divTrueTones{
	margin-top:15px;
	margin-left:8px;
	background:url(../imagens/fundo_truetones.gif) no-repeat;
	width:230px;
	height:207px;
	padding-left:5px;
	color:#5d3f63;
	float:left;
}

#divRodape{
	width:780px;
	height:43px;
	background-image:url(../imagens/els_rodape.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#737373;
	padding-top:7px;
	text-align:center;
}

#divGaragem{
	margin-top:0px;
	width:579px;
	height:256px;
	background:url(../imagens/fundo_garagem.gif) no-repeat;
}

#TUBED{
	background:url(../imagens/box_tubed.jpg) top no-repeat; 
	width:579px;
	height:165px;
	margin-top:8px;
	position:relative;
}

#TUBEDConteudo{
	position:absolute;
	margin-top:50px;
	margin-left:6px;
	width:561px;
	height:100px;
	text-align:center;
}