*{
padding:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#tudo{
float:left;
width:760px;
height:650px;
}
#titulo{
float:left;
width:760px;
height:50px;
}
#titulo h1{
font-size:20px;
padding:10px;
color:#990000;
}
#centro{
float:left;
width:760px;
height:450px;
background:#E0E0E0 url(bg_anteriores.gif) repeat-x;
}
#player{
float:left;
width:376px;
height:413px;
padding:37px 0 0 24px;
background:url(player.gif) 20px 30px no-repeat;
}
	#player_player{
	float:left;
	width:320px;
	height:298px;
	}
	#player_player p{
	font-size:11px;
	}	
	#player_mensagem{
	float:left;
	width:320px;
	height:30px;	
	margin-top:15px;
	}
		#player_mensagem p{
		font-size:11px;		
		}
		#player_mensagem p a{
		font-size:11px;	
		color:#990000;	
		}			
#anteriores{
float:left;
width:320px;
height:450px;
}
	#anteriores p{
	font-size:13px;
	font-weight:bold;
	margin:5px;
	}
	#anteriores li{
	list-style:none;
	float:left;
	width:160px;
	height:130px;
	}
	#anteriores li a img{
	border:1px solid #AAA;
	padding:1px;
	}
	#anteriores li a{
	font-size:11px;
	color:#990000;
	text-decoration:none;
	line-height:8px;
	}
	#anteriores li.paginacao{
	margin-top:15px;
	height:auto;
	}	
#copyright{
float:left;
width:760px;
height:150px;
}
	#copyright p{
	font-size:14px;
	font-weight:bold;
	}