*{padding:0; margin:0}
#site {
	position: relative;
	margin:0 auto;
	width:800px;
	height:800px;
	background: url(background.png) no-repeat;
}
body {background: #013567 url(background.jpg) top fixed no-repeat;}
#melhores {
	position:absolute;
	left:245px;
	top:23px;
	width:310px;
	height:474px;
}
#parceiros {
	position:absolute;
	left:565px;
	top:365px;
	width:235px;
	height:229px;
}
#news {
	position:absolute;
	left:25px;
	top:609px;
	width:750px;
	height:180px;
}
#contato {
	position:absolute;
	left:2px;
	top:50px;
	width:235px;
	height:340px;
}
#locutor {
	position:absolute;
	left:568px;
	top:53px;
	width:221px;
	height:260px;
	z-index:1;
}
#musicas {
	position:absolute;
	left:2px;
	top:439px;
	width:230px;
	height:110px;
}
#player_regional {
	position:absolute;
	left:2px;
	top:391px;
	width:200px;
	height:40px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#promocoes {
	position:absolute;
	left:250px;
	top:523px;
	width:300px;
	height:50px;
}
b	{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #000;
}
h1	{
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #fff;
}
