body {
	background-color:#644e2c;
/*	background-image:url('../layout/fundobody.jpg');	
	background-attachment:fixed;
	background-repeat:repeat-x; */
}

#geral{
	width:960px;
	background-color:#fff;
	border:10px solid #fff;
}

#justifica{
	text-align:justify;
}

#menu{
	width:200px;
	height:350px;
}

#item{
	width:320px;
	float:left;
	margin-right:10px;
	margin-bottom:30px;
	padding:3px;
}

#dados{
	width:955px;
	background-color:#f6a800;
	margin-top:30px;
}

#rodape{
	width:943px;
	text-align:center;
	background-repeat:repeat-x;
	margin-top:10px;
}

/* CONTAINERS DO FORMULÁRIO */

#caixa{
	width:500px;
	border:1px solid #ddd;
	margin-top:20px;
	text-align:left;
	background-color:#eee;
	padding:5px;
}

#campos2{
	width:940px;
	border:1px solid #ddd;
	margin-top:10px;
	text-align:left;
	background-color:#eee;
	padding:5px;
}
