#conteudo h1#titulo {
	background: url(../img/img_trabalhe/tit_trabalhe.gif) no-repeat;
	height:55px;
	margin:0 3px;
	overflow:hidden;
	text-indent:-500px;
}
input, select {
	width:auto;
	height: auto;
	float:none;
	border:1px solid #e2e2eb;
	border-width: 1px 3px 3px 1px;
	margin:0;
	font-size:10px;
	font-weight:bold;
}

#texto p strong{ display: block; padding:10px 0 0; color:#936;}

#enviar {
	background:transparent url(../img/img_trabalhe/bt_fundo.gif) no-repeat;
	display:block;
	width:70px;
	height:30px;
	margin:10px 0 0;
	padding:0 0 5px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	text-align:center;
	color: #006;
	float:right;
	border:0;
}

form {
	width: 370px;
	padding:20px 10px 10px;
	display:block;
	margin:0 0 0 300px;
	_margin:0;
	_float: right;
}
.campo {
	display:block;
	text-align:right;
	height:30px;
	line-height:30px;
	padding:0 5px 0 0;
	background: #D8D8E5;
}
label {
	width:150px;
	height:23px;
	margin:0 10px 0 0;
	padding:7px 5px 0 0;
	font:bold 11px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #006;	
	float:left;
	background:#fff;
}
.input {
	width:196px;
	height: 15px;
	margin:5px 0 0;
	color: #000;
	background:#fff;
	float:right;
}
select.input { height: 20px; width:200px;}
/*.input:focus {
	color:#000;
	border: 1px solid #9c231b;
}*/

h3 {
	border:1px solid #006;
	border-width:0 0 1px;
	margin:30px 0 10px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #006;
	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: #006;
}
h3#pergunta {
	border:1px solid #006;
	border-width:0 0 1px;
	margin:30px 0 10px;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	color: #006;
	text-indent:0;
	line-height:20px;
}

#trab {
	float:inherit;
	margin-left:60px; 
	width:300px;
	height:100px;
	border:solid 1px #FF0033;
}

#fim_quadro {
	margin-top:20px;
	*margin-top:-10px;

}

p.aviso { text-align:justify;}
p.aviso strong{ font-size:16px}
p.aviso strong em{ font-size:14px; color:#000; font-style:normal;}