input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #380101;
	height: 20px;
	vertical-align: middle;
	width: 330px;
	border: none;
	background-color: #FEF2CD;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #380101;
	background-color: #FEF2CD;
	width: 330px;
	height: 120px;
	border: none;

}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #380101;
	height: 20px;
	width: 330px;
	border: #5A0101;
	background-color: #FEF2CD;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 100px;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #1C0000;
	border: none;
}
.hr {
	border: 1px dotted #3397C9;
	height: 1px;
}
.hr2 {
	border: 1px dotted #3397C9;
	width: 1px;
	height: 300px;
	clear: both;
}
.input_menor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #380101;
	height: 17px;
	vertical-align: middle;
	width: 30px;
	border: none;
	background-color: #FEF2CD;
	font-weight: bolder;
	text-align: center;
}
.hr_faixas {
	border: 1px dotted #800202;
	height: 1px;
}
