.formulario {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

.formulario .texto{
	font-size: 12px;
	font-weight: bold;
}

.formulario .qse {
	width: 430px;
	height: 150px;
}

.botao2 {
	float: right;
	font-size: 12px;
	height:29px;
	color: #4c769e;
	background-color: #fff;
	border: 1px solid #b3b3b3;
	font-weight:bold;
	font-size:12px;
	margin-left:10px;
	padding-bottom:5px;
	cursor:pointer;
}
a {
	color: #4c769e;
}
