#formulario {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#nomes {
	float: left;
	width: 260px;
	background-color: #0099CC;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	height: 321px;
}
#nomes ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nomes li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
}
#campos ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#campos li {
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
#campos {
	float: left;
	width: 510px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	background-color: #0099CC;
}
.formulario {
	width: 250px;
	background-color: #CCCCCC;
	border: thin solid #000000;
}

</style>
#cabecalho {
	background-color: #0099CC;
	width: 900px;
	height: 50px;
}
#cabecalho {
	background-color: #0099CC;
	width: 770px;
	margin-left: 322px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #000066;
	margin-bottom: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}
