#corpo {
	position:absolute;
	left:50%;
	margin-left:-501px;
	top:0px;
	width:1003px;
	height:760px;
	z-index:1;
}
#topo {
	position:absolute;
	left:50%;
	margin-left:-501px;
	top:0px;
	width:1003px;
	height:80px;
	z-index:2;
}
#player_index {
	position:absolute;
	left:50%;
	margin-left:-501px;
	top:80px;
	width:1003px;
	height:238px;
	z-index:2;
}
#conteudo_index {
	position:absolute;
	background-image:url(../imagens/fnd_conteudo_index.jpg);
	background-repeat:no-repeat;
	left:50%;
	margin-left:-501px;
	top:318px;
	width:1003px;
	height:440px;
	z-index:2;
}
body {
	background-image: url(../imagens/imagensa_espera/fundo_espera.jpg);
	background-repeat: repeat-x;
	background-color: #EAEEF7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: auto;

}
#localizacao {
	position:absolute;
	left:92px;
	top:350px;
	width:280px;
	height:363px;
	z-index:3;
}
#coluna1_index {
	position:absolute;
	left:380px;
	top:350px;
	width:265px;
	height:363px;
	z-index:2;
}

.textosimples {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#645959;
	}
	
.textosimplespequeno {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#645959;
	}
	
#coluna1_index {
	position:absolute;
	left:383px;
	top:360px;
	width:261px;
	height:337px;
	z-index:2;
}

	
#coluna2_index {
	position:absolute;
	left:664px;
	top:381px;
	width:244px;
	height:328px;
	z-index:2;
}
#rodape {
	position:absolute;
	background-image:url(../imagens/fnd_rodape.jpg);
	background-repeat:repeat-x;
	left:50%;
	margin-left:-800px;
	top:760px;
	width:1600px;
	height:267px;
	z-index:2;
}
.direita {
	float: right;
	margin-right: 5px;
	margin-left: 5px;
}

