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

#topo{
	width:100%;
	height:250px;
	text-align:center;
}

#menu{
	width:900px;
	height:30px;
	text-align:center;
	background-image:url('../layout/fundomenu.jpg');
}

#topo{
	width:100%;
	height:300px;
	text-align:center;
}

#corpo{
	width:100%;
	text-align:center;
}

#dados{
	width:100%;
	margin-top:40px;
	text-align:center;
	background-color:#0000a6;
}

#rodape{
	width:100%;
	margin-top:40px;
	text-align:center;
}

#titulo{
	width:900px;
	border-bottom:1px solid #0000a6;
	margin:30px 10px 30px 0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-style:italic;
	font-weight:bold;
	color:#0000a6;
}

#elenco{
	width:200px;
	height:350px;
	margin:10px;
	float:left;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

#separa{
	width:20px;
	height:30px;
}

/* CONTAINERS DO FORMULÁRIO */

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

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

#caixapapo{
	width:300px;
	border:1px solid #ddd;
	float:right;
	text-align:left;
	background-color:#eee;
}

#caixa2{
	width:900px;
	border:1px solid #ddd;
	margin-top:20px;
	float:right;
	text-align:center;
	background-color:#ccc;
}

#caixa3{
	width:300px;
	border:1px solid #ddd;
	float:right;
	text-align:left;
}

#caixaE{
	width:200px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
}

#caixaEp{
	width:300px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	text-align:justify;
}