body{
	margin:0px;
	background-color:black;
	background-image: url(../imgs/bgPaginaInterna.gif);
	background-repeat:repeat-x;
	color:white;
	font-family: Trebuchet MS;
	font-size:11px;
}
img{
	border:none;
}
table{
	color:white;
	font-family: Trebuchet MS;
	font-size:11px;
}
a{
	text-decoration:none;
	color:white;
}
a:hover{
	color:#b7b7b7;
}
#tools-div{
	position:absolute;
	top:20px;
	left:155px;
	width:314px;
	height:390px;
}
#foto{
	position:absolute;
	top:4px;
	left:552px;
	width:314px;
	height:401px;	
}
#live-enjoy{
	position:absolute;
	top:22px;
	right:20px;
	width:160px;
	height:28px;
	z-index:1;
	text-align:right;
}
#principal{
	width:100%;
	height:100%;
}
#menu{
	float:left;
	background-image: url(../imgs/bgMenu.jpg);
	background-repeat:no-repeat;	
	background-color:#e50500;
	height:100%;
	vertical-align:top;
	padding:0px;
}
#conteudo{
	background-image: url(../imgs/bgCorpo.jpg);
	background-repeat:no-repeat;	
	width:100%;
	vertical-align:top;
}
#conteudo-interna{
	width:100%;
	vertical-align:top;
}
#topo{
	height:451px;
}
#topo-interna{
	height:224px;
}
#faixa{
	height:41px;
	background-image: url(../imgs/bgFaixa.gif);
	background-repeat:no-repeat;	
}
#faixa-interna{
	height:41px;
	background-image: url(../imgs/bgFaixa2.gif);
	background-repeat:repeat-x;	
}
.itemMusic{
	border:1px solid #e8e8e8;
	background-color: #e8e8e8;
	margin-bottom:2px;
	color: black;
}
.titMusics{
	background-color: #e50500;
	padding:5px;
	color:white;
}
.titMusics2{
	background-color: #c90602;
	padding:5px;
	color:white;
}
.zoom{
	border:2px solid white;
}
.borda{
	border:2px solid white;
}
.miniatura{
	float:left;
	margin:0px 3px 3px 0px;
}
.miniatura a{
	display:block;
	border:1px solid white;
}
.miniatura a:hover{
	/*display:block;
	padding:1px;
	background-color:#666;
	border:1px solid white;*/
}

.titulo1{
	color:red;
}
.txtbox{
	border:none;
	background-color: #fefef1;
	color:#303c42;
	font-family: Arial;
	font-size:10px;
	height:17px;
	padding:2px 0px 0px 4px;
}
