@charset "utf-8";
/* CSS Document */
body {background-color:#011017;
background-image:url(fundo.jpg);
background-position:top center;
background-repeat:no-repeat;

}

		 
#principal{
	width:960px;
	height:679px;
	margin: 0px auto;
	margin-top:-10px;

}
#topo{
	width:766px;
	height:115px;
}
#player{
	padding:10px;
	width:220px;
	height:70px;
	position:absolute;
	left:50%;
	margin:0 0 0 220px; 
	z-index:999;
	background-image:url(img/px_bg.png);
	
}

#imagem{
		margin-top:-10px;
}
img{border:0 none;}

.l1{
	width:390px;
	height:45px;
	position:absolute;
	top:575px;
	left:50%;
	margin-left:60px;
}
.l2{
	width:135px;
	height:20px;
	position:absolute;
	top:665px;
	left:50%;
	margin-left:75px;
}
.l3{
	width:400px;
	height:40px;
	position:absolute;
	top:541px;
	left:50%;
	margin-left:-300px;
	cursor:pointer;
}
