body {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../layout/fnd.jpg);
}
#tudo {
	height: 100%;
	width: 100%;
}
#layout {
	background-color: #FFFFFF;
	height: auto;
	width: 760px;
}

#m_cima {
}
#titulo {
	background-color: #FFFFFF;
	width: 760px;
	height: 105px;
}
#banner {
	background-color: #FFFFFF;
	width: 760px;
	height: 150px;
}
#rodape {
	width: 740px;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 70px;
}
#rodape #eweb {
	height: 20px;
	width: 130px;
	float: left;
	position: absolute;
	margin-top: 50px;
}
