body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	height: 20px;
}
#conteudo {
	height: 564px;
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
.Rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #78D7EB;
	background-repeat: repeat-x;
	font-weight: bold;
	height: 20px;
	background-image: url(images/bg-rodape.gif);
}
