.geral {
	width: 700px;
	margin: 0 auto;
	border: 1px solid #000000;
	background: #FFFFFF;
}
.menu {
	list-style: inside;
	font: normal 100% Arial, Helvetica, sans-serif;
	color: #FF6600;
	clear: both;
	word-spacing: 10px;
	margin: 10px;

}
li {
	display: inline;
}
.rodape {
	background: #FF9900;
}
.texto {
	background:#FFEEA8 url(imagens/home_back2.gif) no-repeat scroll right bottom;
	width: 670px;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.corpo {
	width: 690px;
	padding: 5px;
}
.depo {
	background: url(imagens/lilnha_depo.jpg) no-repeat scroll right bottom;
	font: bold 85% Arial, Helvetica, sans-serif;
	color: #FF6600;
	width: 635px;
	float: right;
}
.fundomenu {
	background: #FFCC00;
	width: 680px;
	clear: none;
	float: none;
	margin-left: 10px;
	margin-top: 10px;
	text-indent: 65px;
}
