@charset "utf-8";
label {
	text-align: right;
	float: left;
	width: 10em;
	margin-right: 0.5em;
	display:block;
}
.margem {
	margin-left: 30px;
}

.perguntas {
	width: 570px;
	margin-right: 30px;
	text-align: left;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
}

.form_input
{
	background-color: #FFFFFF;
	width: 450px;
	color: #665F4D;
}

.label_pag {
	text-align: right;
	float: left;
	width: 18em;
	margin-right: 0.5em;
	display:block;
}

.form_pag
{
	background-color: #FFFFFF;
	width: 145px;
	text-align: right;	
	color: #665F4D;
}

.form_input:focus {
	color: #632614;
}

.asteristico {
	color:#632614
}
.form_rot_data {
	width: 100px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #665F4D;
}
.listas {
	width: 200px;
}

.form_radio {
	width: 20px;
}

.form_selecao
{
	background-color: #FFFFFF;
	width: 105px;
	font-size: 11px;
	color: #665F4D;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	width: 450px;
	background-color: #FFFFFF;
	border: 1px outset #632614;
	margin-left: 110px;
	color: #665F4D;
}
.form_but {
	width: 100px;
	margin-left: 490px;
	background-color: #632614;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-decoration:none;
}

.form_but1 {
	width: 150px;
	margin-left: 440px;
	margin-top: 10px;
	background-color: #632614;
	color: #FFFFFF;
	text-decoration:none;
}

