body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/fnd.jpg);
	background-repeat: repeat-x;
	background-color: #89CDE4;
}
html, body {
	overflow-x:hidden;
}
#conteudo {
	position:absolute;
	background-image:url(../imagens/fnd_conteudo.jpg);
	left:50%;
	margin-left:-501px;
	top:0px;
	width:1003px;
	height:1200px;
	z-index:10;
}
#texto {
	position:absolute;
	left:555px;
	margin-left:-501px;
	top:575px;
	width:316px;
	height:258px;
	z-index:inherit;
}
#flash {
	position:absolute;
	left:50%;
	margin-left:-501px;
	top:0px;
	width:1003px;
	height:1200px;
	z-index:inherit;
}
#texto_home {
	position:absolute;
	left:102px;
	top:601px;
	width:338px;
	height:68px;
	z-index:11;
}

.textosimples {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	}
