#quadro{
	width:700px;
	margin: 25px auto 0;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
#texto {
	width:235px;
	padding:10px;
	text-align: left;
	float:left;
	background:#FFF685 none repeat scroll 0 0;
	border-bottom:1px solid #ffcb05;
}
#texto p strong{ display: block; padding:10px 0 0; color:#060;}

#enviar {
	background:transparent url(../img/img_trabalhe/bt_fundo.gif) no-repeat;
	width:80px;
	height:30px;
	margin:10px 0 0;
	color: #060;
	position: relative;
	clear: both;
	float:right;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	cursor:pointer;
}

form {
	width: 345px;
	padding:0 10px 10px;
	display:block;
	background:#fff;
	margin:0 0 0 300px;
	_margin:0;
	_float: right;
}
.campo {
	display:block;
	text-align:right;
	height:30px;
	line-height:30px;
	background:#fffcd4;
	padding:0 5px 0 0;
}
label {
	display:block;
	width:125px;
	height:23px;
	margin:0 10px 0 0;
	padding:7px 5px 0 0;
	background:#fff;
	float:left;
	line-height: 15px;
	font-weight:bold;
	color: #000;

}
.input {
	width:198px;
	border-width:0 0 1px 0;
	border: 1px solid #FFCB05;
	font-weight:bold;
	height: 20px;
	margin:5px 0 0;
	color: #666;
	background:#fff;
	float:right;
}
h1#titulo {
	background:#fff url(../img/tit-trabalhe-conosco.gif) no-repeat;
	width:700px;
	height:24px;
	margin:0 auto;
	text-indent:-500px;
	overflow: hidden;
}
h3 {
	border:1px solid #060;
	border-width:0 0 1px;
	margin:30px 0 10px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #060;
	text-indent:20px;
	line-height:20px;
}
.radio {
	display: inline;
	width:auto;
	height:23px;
	margin:7px 20px 0;
	padding:0;
	background:transparent;
	line-height: 15px;
	font-weight:bold;
	color: #060;
}
h3#pergunta {
	border:1px solid #060;
	border-width:0 0 1px;
	margin:30px 0 10px;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	color: #060;
	text-indent:20px;
	line-height:20px;
}
div.campo {
	height:70px;
	text-align:center;
}
.resp {
	margin:3px 0 0 10px;
	background:transparent;
	text-align:left;
	width:155px;
	color: #060;
}