form * {
	font-size:11px;
}

form select {
	margin-top:4px;
}

fieldset {
	background:#FEFCFA;
	border:1px solid #EECDA7;
	padding:10px 15px 10px 15px;
	margin-bottom:25px;
	_background:#FEFCFA url(../img/branco.gif) repeat-x top;
	*background:#FEFCFA url(../img/branco.gif) repeat-x top;
}

fieldset legend {
	background:#FF8700;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 7px 5px 7px;
	margin-left:-7px;
	_margin-bottom:7px;
	*margin-bottom:7px;
}

.all_inline * {
	display:inline;
}

.metade {
	float:left;
	width:50%;
}

.metade_metade {
	float:left;
	width:25%;
}

#linguas label {
	font-weight:normal;
}

#linguas h3 {
	margin-bottom:8px;
}

#linguas input {
	margin-left:15px;
}

label.required {
	background:url(../img/asterisco.gif) no-repeat 0 2px;
	padding-left:7px;
}

.ichk {
	border:0;
	margin:0;
	padding:0;
}