#formulario {
	margin-top: 8px;
	font-size: 11px;
	line-height: normal;
}
#formulario table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A8A8A8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8A8A8;
}
#formulario td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
}
#formulario textarea, #formulario input {
	font-family: Verdana;
	font-size: 11px;
	color: #494949;
	letter-spacing: normal;
}
#formulario select {
	font-family: Verdana;
	font-size: 10px;
	color: #696969;
	font-weight: bold;
	margin-bottom: 3px;
	padding-left: 8px;
}
#formulario p {
	width: 390px;
	text-align: left;
}
.campomaior, .campomedio, .campoalto, .campomenor {
	border: 1px solid #A8A8A8;
	margin-bottom: 3px;
	font-size: 11px;
}
.campomaior {
	width: 220px;
	height: 17px;
}
.campomedio{
	width: 90px;
	height: 17px;
}
.campoalto{
	width: 224px;
}
.campomenor {
	height: 17px;
	width: 20px;
}
#botao {
	margin-left: 145px;
	background-image:  url("images/botaoon1.gif");
	background-repeat: no-repeat;
	margin-bottom: 3px;
}

#botao a {
	background: url("images/botao1.gif") no-repeat;
	display: block;
	margin: 0;
	width: 55px;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 17px;
	padding-left: 7px;
}
#botao a:hover {
	background-image:  url("images/botaoon1.gif");
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333333;
	margin-bottom: 3px;
	padding-left: 9px;
}
.campomedio1 {	width: 90px;
	height: 17px;
}
.campomenor1 {	height: 17px;
	width: 22px;
}

#resposta td {
	font-size: 12px;
	padding: 25px 40px;
	text-align: center;
	background-color: #E8E6E2;
}
#resposta table {
	margin-top: 50px;
}
#anexo table {
	padding: 0px;
	margin-top: 5px;
}

#anexo table, #anexo td {
	border: none;
}
#anexo select {
	font-family: Verdana;
	font-size: 10px;
	width: 160px;
}
#anexo input {
	font-family: Verdana;
	font-size: 11px;
}
#textonove{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #494949;
}
#textonove p {
padding: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
}
