body {
	width:100%;
	margin:0px;
	text-align:center;
	background-image:url('../layout/fundobody.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
}

#geral{
	width:800px;
	text-align:center;
	background-color:#ffffff;
}

#c{
	width:800px;
	background-color:#fff;
	text-align:center;
}

#ilustracao{
	width:100%;
	height:260px;
	background-image:url('../layout/topo.jpg');
}

#menutopo{
	width:800px;
	text-align:right;
}

#menubase{
	width:230px;
	float:left;
}

#corpo{
	margin-top:16px;
	width:500px;
	background-color:#ffffff;
	text-align:left;
	float:right;
	padding:10px 10px 10px 10px;
	border:1px solid #eeeeee;
}

#rodape{
	width:780px;
	text-align:center;
	float:right;
	margin-top:20px;
	background-color:#ffffff;
}

#rodape2{
	width:800px;
	height:36px;
	text-align:center;
	float:right;
	margin-top:20px;
	background-color:#5d7c03;
}
