@charset "utf-8";
/* CSS Document */
.twoColFixLtHdr #sidebar1 h2{
	font-family: "Trebuchet MS";
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #E95F13;
}
.twoColFixLtHdr #sidebar1 form{
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	padding-top: 10px;
}
.twoColFixLtHdr #sidebar1 label{
	font-size: 1.0em;
}
.twoColFixLtHdr #sidebar1 input{
	width: 236px;
	border: 0;
	height: 16px;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
}
.twoColFixLtHdr #sidebar1 input.botao_enviar{
	width: 50px;
	border: 0;
	height: 15px;
	float: right;
	margin-top: 4px;
}
.twoColFixLtHdr #sidebar1 textarea{
	width: 236px;
	border: 0;
	height: 121px;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
}
.twoColFixLtHdr #sidebar1 fieldset{
	margin-bottom: 4px;
}