body
{
	margin:0px;
	padding:0px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	background-color:#1E78D2;
}
#topo
{
	margin:auto;
	height:161px;
	background:url(../img/layout/topo_fundo.jpg);
}
#topo_corpo
{
	width:837px;
	margin:auto;
	height:161px;
}
#topo_logo
{
	float:left;
	width:245px;
}

#topo_conteudo
{
	background:url(../img/layout/topo_corpo.jpg) no-repeat;
	height:161px;
	width:592px;
	float:left;
}
#corpo
{
	width:837px;
	margin:auto;
	background:url(../img/layout/corpo_fundo.jpg);
}
#corpo_fundo_splash
{
	background:url(../img/layout/corpo_img_left.jpg) no-repeat;
	padding-left:70px;
}
#corpo_conteudo
{
	width:761px;
	background:#FFFFFF;
}
#corpo_fim
{
	width:837px; 
	height:12px; 
	margin:auto; 
	text-align:right;
}
#rodape_all
{
	margin:auto;
	background:url(../img/layout/rodape_fundo.jpg)  #1C3182 repeat-x;
	min-height:204px;

}
#rodape
{
	margin:auto;
	background:url(../img/layout/rodape_fundo.jpg) #1C3182 repeat-x;
	width:787px;
	min-height:204px;
	padding-left:50px;
	padding-top:40px;
}
#rodape_a
{
	background:url(../img/layout/rodape_logo.jpg) no-repeat;
	width:280px;
	height:131px;
	float:left
}
#copyright
{
	padding-top:85px;
	padding-left:5px;
	color:#FFFFFF;
}
#rodape_b
{
	width:448px;
	height:91px;
	padding-top:50px;
	margin-left:50px;
	/*background:url(../img/layout/rodape_ideonline.jpg) no-repeat;*/
	float:left;
	text-align:right;
}
#rodape_final
{
	width:787px;
	text-align:center;
	clear:both;
	color:#FFFFFF;
}
#rodape_final_links a
{
	padding:5px;
	margin:5px;
	background-color:#334994;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
}
#rodape_final_links a:hover
{
	background-color:#6279B8;
}


/*//////CONTEUDO///////*/
#conteudo_bloco_a
{
	width:204px;
	float:left;
	margin-left:3px;
	_margin-left:1px;
}
#conteudo_bloco_b
{
	width:397px;
	float:left;
	margin-left:3px;
}
#conteudo_bloco_c
{
	width:148px;
	float:left;
	margin-left:3px;
}
#chat
{
	margin-top:5px;
	border:1px solid #2E5D8B;
}
#chat_arena
{
	width:201px;
	height:253px;
	overflow-x:hidden;
	overflow-y:auto;
}


#anuncio
{
	
}
.top10_artista
{
	clear:both;
	margin-top:5px;
}
.top10_artista .top10_numero
{	
	float:right;
	padding:8px;
	border:1px solid #ccc;
	color:#333;
	
}

.top10_artista
{
	display:block;
	float:right;
	width:145px;
	text-align:right;
	margin:4px 0px;
	color:#666666;
	text-decoration:none;
}
.top10_artista:hover
{
	color:#CC0000;
}
.top10_artista strong
{
	color:#1E78D2;
}
.top10_artista span
{
	display:block;
	margin-right:4px;
}
#programacao
{
	margin-top:5px;
	border:1px solid #CCCCCC;
	height:285px;
}
#programacao_base
{
	overflow-x:hidden;
	overflow-y:auto;
	width:397px;
	height:260px;
	color:#666666;
}
#programacao ul
{
	margin-left:20px;
	margin-top:0px;
	padding:0px;
}
#programacao li
{
	list-style-image:url(../img/bullet_red.jpg);
	width:360px;
	padding:3px;
	border-bottom:1px solid #CCCCCC;
	padding-top:5px;
	padding-left:5px;
}
#programacao li:hover
{
	background:#FFD7D7;
	cursor:default;
}
#menu_topo
{
	height:38px;
	margin-top:103px;
}
#menu_topo a
{
	width:145px;
	height:38px;
	display:block;
	background:url(../img/layout/menu_a.jpg) no-repeat;
	padding-top:8px;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	float:left;
	margin-right:1px;
}
#menu_topo a:hover
{
	background:url(../img/layout/menu_b.jpg) no-repeat;
}
#msg
{
	position:absolute;
	padding:5px;
	width:auto;
	text-align:center;
	background:#79D118;
	color:#006600;
	font-weight:bold;
	filter:Alpha(Opacity=80);/*Para ficar transparente no I*/
	-moz-opacity : 0.8; /*Para ficar transparente no FF*/
}

#palavrajovem
{
	width:605px;
	float:left;	
	
}
#palavrajovem_a
{
	width:428px;
	float:left;
}
#palavrajovem_titulo
{
	width:248px;
	height:44px;
	padding:24px 0 0 180px;
	background:url(../img/palavra_jovem/palavrajovem_titulo.jpg) no-repeat;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
#palavrajovem_a_foto
{
	width:174px;
	height:209px;
	margin-top:5px;
	float:left;
}

#palavrajovem_anteriores
{
	width:174px;
	height:267px;
	padding-top:20px;
	float:left;
}
#palavrajovem_a_conteudo
{
	width:250px;
	float:left;
	margin-left:3px;
}
#palavrajovem_a_conteudo h1
{
	color:#990000;
	font-size:12px;
	margin:0px;
	padding:0px;
}
#palavrajovem_a_conteudo span
{
	display:block;
	margin:10px;
	color:#666666;
}

#interacao
{
	margin: 15px 4px 0px 3px;
	width:140px;
	height:50px;
	float:left;
}




