body {
	background-color: #e9e9e9;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
}
#topo {
	height: 164px;
	width: 100%;
	background-image: url(imagens/topo.jpg);
}
#topo-interna {
	height: 164px;
	width: 100%;
}

#meio {
	width: 100%;
}
#rodape {
	width: 100%;
}
#centro {
	float: left;
	width: 790px;
}
#noticias-ultimas {
	float: left;
	width: 399px;
}

#lateral-dir {
	float: right;
	width: 150px;
	margin-right: 8px;
}


#conteudo {
	background-color: #FFFFFF;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	position: relative;
}
#conteudo-interna {
	background-color: #FFFFFF;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	position: relative;
	background-image: url(imagens/topo.jpg);
	background-repeat: no-repeat;
}


#banner-topo {
	position:absolute;
	left:227px;
	top:16px;
	width:730px;
	height:90px;
	z-index:1;
}
#foto-destaque {
	height: 290px;
	width: 283px;
	margin-right: 2px;
	float: left;
}

#menu {
	position:absolute;
	left:270px;
	top:128px;
	width:440px;
	height:28px;
	z-index:1;
}
#data {
	position:absolute;
	left:784px;
	top:0px;
	width:204px;
	height:19px;
	z-index:1;
	font-weight: bold;
}
#destaques {
	height: 277px;
	width: 643px;
	float: left;
}
#coluna1 {
	float: left;
	width: 375px;
	margin-right: 5px;
}

#player {
	width: 320px;
	height: 277px;
	float: left;
	position: relative;
	z-index: 1;
}
#coluna2 {
	float: left;
	width: 410px;
}
#lateral-dir-interna {
	float: right;
	width: 150px;
	margin-right: 2px;
	margin-bottom: 2px;
}
#animalogo {
	position:absolute;
	left:0px;
	top:0px;
	width:230px;
	height:155px;
	z-index:1;
}
#logo-radio {
	position:absolute;
	left:755px;
	top:108px;
	width:210px;
	height:49px;
	z-index:1;
}
