


#banner{
	width:900px; 
	height:200px;
	overflow:hidden;
	
}


#news{
	width:650px; 
	height:215px; 
	background:#333; 
	border:1px solid black;
	background-image:url("../imagens/home/fundo_news.jpg"); 
	background-repeat:no-repeat;
	background-position:top;
}

#news img{
	padding:0px 10px 0 5px;
	float:left; 
}

#news h3{
	padding:10px  0 5px 0; 
}
#news .tit_news {
	line-height:15px;
	height:40px;
	width:325px;
	display:block;
	float:left;
}
#news .texto_basico_link {
	height:20px;
	width:150px;
	display:block;
	float:left;
}
#news .texto_basico {
	height:88px;
	width:325px;
	display:block;
	float:left;

}
#news .not_num {
	width:620px;
	height:25px
	font-size:18px;
	font-weight:bold;
	color:#f2f2f2;
	text-align:right;
	clear:both;

}
.news_ant, .news_prox {
	font-family:Trebuchet Ms;
	color:#fff;
	font-size:12px;
}

#top_10{
	
	background-image:url("../imagens/layout/fundo_top10.jpg"); 
	background-repeat:no-repeat;
	width:225px; 
	height:672px; 
	border:1px solid black;
    float:right;
	margin:-216px 0 0 0; 
}

#top_10 ul{
	list-style:none;
}

#programacao{
	width:207px; 
	height:189px; 
	background-image:url("../imagens/layout/fundo_prog.jpg"); 
	background-repeat:no-repeat;
	border:1px solid black; 
	margin:10px 10px 0 0; 
	float:left;
	
}

#programacao img{
	padding:40px 0 0 10px ; 
}


#videos{
	background:#202020; 
	background-image:url("../imagens/home/aba_videos.jpg"); 
	background-position:top;
	background-repeat:no-repeat;
	width:431px; 
	height:190px; 
	overflow:hidden;
	margin:10px 0 0 0; 
	
}

#videos ul{
	list-style:none;
}

#videos ul li{
	float:left;
	text-align:center;
	margin:0 0 0 2px;
	width:140px;
}

#interatividade{
	background:#202020; 
	background-image:url("../imagens/home/aba_interatividade.jpg"); 
	background-repeat:no-repeat;
	background-position:top;
	width:205px; 
	height:219px;
	margin:10px 10px 0 -210px ; 
	float:left;
	
	
	
}

#interatividade ul {
	list-style:none;
}

#interatividade ul li img {
	float:left;
	margin:0 5px 0 5px;
	
	
}

#interatividade ul li {
	display:block; 
	width:180px; 
	height:57px;
	
}

#interatividade ul li p,h3{
	line-height:15px;
}


#peca_musica{
	background:#202020; 
	background-image:url("../imagens/home/aba_interatividade.jpg"); 
	background-repeat:no-repeat;
	background-position:top;
	width:205px; 
	height:219px; 
	overflow:hidden;
	margin:10px 10px 0 0; 
	float:left;
	
}

/* FORMATAÇÃO FORM PEÇA SUA MÚSICA */


#enviar{
	width:100px;
	height:25px;
	margin:0 0 0 30px; 
}
fieldset{
	width:200px; 
	margin:10px 0 0 10px; 
	border:0; 
	
}


input{
	width:184px; 
	height:19px;
	margin:0 0 5px 0; 
	border:1px solid #202020;
	background-color:#666; 
}

/* FIM PEÇA SUA MÚSICA */




#clima_tempo{
			background:#202020; 
			background-image:url("../imagens/home/aba_interatividade.jpg"); 
			background-repeat:no-repeat;
			background-position:top;
			width:205px;
			height:219px;
			overflow:hidden;
			margin:10px 5px 0 0 ; 
			
			
}

#tmp_clima{
	margin:0 0 0 20px ; 
}



/* FORMATAÇÃO DOS ARTISTAS DO TOP 10 */
.artistas {
	width:224px; 
	height:59px;
	border:1px solid black; 
	background:#202020; 
	font-family:Trebuchet Ms;
	border-bottom:2px solid black;
	
}

#artistas p{
	margin:0 0 2px 0 ; 
}

.n_posicao{
	font-size:18px; 
	color:#666; 
}

.nome_artista{
	color:#ff9933; 
	font-size:11px; 
}

.artistas  img{
	float:left;
	margin:5px 5px 0 0; 
}

/*  FIM DOS ARTISTAS */ 


img{
	border:0; 
}

