body {
	margin:0px;
	background-image:url('../layout/fundobody.jpg');
	background-repeat:repeat-x;
}

#geral{
	position:relative;
	min-height:100%;
	margin-top:15px;
}

#topo{
	width:950px;
}

#corpo{
	width:820px;
	background-color:#fff;
}

#just{
	width:300px;
	text-align:justify;
}

#menugeral{
	width:100%;
	height:42px;
	border-bottom:1px solid #aaa;
}

#menu{
	height:39px;
	width:156px;
	display:block;
	background-image:url('../layout/menu.gif');
	float:right;
}

#separador{
	width:300px;
	background-image:url('../layout/separador.jpg');
}

#ilustra{
	margin-bottom:30px;
}

#miolo{
	width:910px;
	background-color:#000;
	text-align:left;
	padding:10px;
}

#noticias{
	text-align:justify;
}

#news{
	background-color:#eee;
	border:1px solid #ddd;
}

#dados{
	width:100%;
	text-align:center;
	background-color:#eee;
	margin-top:40px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#rodape{
	border-top:1px solid #ccc;
	width:950px;
	margin-top:20px;
}

#clientes{
	width:170px;
	height:100px;
	margin:5px;
	text-align:center;
	float:left;
}

/* CONTAINERS DO FORMULÁRIO */

#divisor{
	width:20px;
	height:200px;
}

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

#caixa2{
	width:935px;
	border:1px solid #eee;
	margin-top:20px;
	float:left;
	text-align:left;
	padding:5px;
}