body
{
	background-color: #E6EEFF;
	overflow:hidden;
}
#geral {
	position:absolute;
	left:14%;
	top:3%;

	/*margin-left:-110px;
	margin-top:-40px;*/
	}
#imagem{
	width:50%;
	text-align: center;
	}
#rodape
{
	bottom:0%;
	left:0%;
	width:102%;
	height:150px;
	position:absolute;
	text-align: center;
	background-image: url(back_rodape.jpg);
}
