/* CSS Document */

body, html
{
	overflow-x: hidden;
	
}

#chat {
	position:absolute;
	left:1019px;
	top:180px;
	width:125px;
	height:112px;
	z-index:2;
}

body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #A7DC4E;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(../imagens/fnd.jpg);
}


#divCorpo
{
	top: 0px;
	left: 50%;
	margin-left: -640px;
	width: 1280px;
	height: 862px;
	z-index: 1;
	position: absolute;
}


#divTitulo
{
	top: 130px;
	left: 697px;
	margin-left: -235px;
	width: 470px;
	height: 80px;
	text-align: right;
	z-index: 2;
	position: absolute;
}

#divConteudo
{
	top: 225px;
	left: 50%;
	margin-left: -235px;
	width: 470px;
	height: 350px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 2;
	position: absolute;
}

#divConteudoOrca
{
	top: 225px;
	left: 50%;
	margin-left: -235px;
	width: 470px;
	height: 420px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 2;
	position: absolute;
}
#divConteudo2
{
	top: 205px;
	left: 50%;
	margin-left: -235px;
	width: 470px;
	height: 450px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 2;
	position: absolute;
}

#divFoto
{
	top: 195px;
	left: 50%;
	margin-left: -262px;
	width: 525px;
	height: 350px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 2;
	position: absolute;
}

#divMapa
{
	top: 210px;
	left: 50%;
	margin-left: -250px;
	width: 500px;
	height: 375px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 2;
	position: absolute;
}

.style1
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style22
{

	color:#004800;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style2
{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#rodape {

	position:absolute;
	left:50%;
	margin-left:-450px;
	top:776px;
	width:900px;
	line-height:15px;
	z-index:2;
}

#divConteudo666
{
	top: 190px;
	left: 50%;
	margin-left: -260px;
	width: 510px;
	height: 420px;
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 2;
	position: absolute;
}
