.input01{
	border:none;
	font-size:11px;
	color:#666666;
	margin:1px 5px 1px 5px;
	padding-top:4px;
}
.bgInput {
	border:1px solid #000;
	background:#FFF;
	height:18px;
	line-height:18px;
	padding:0px 5px 0px 5px;
}

.input02 {
	border:none;
	font-size:11px;
	color:#666666;
	margin:2px 5px 0 5px;
	padding-top:4px;
	background:#FFFFFF;	

}

.bgInput02 {
	background:#FFF;
	behavior: url(/template/css/PIE.php);
	border:1px solid #000;
	border-radius:5px;
	height:23px;
}
.bgNews {
	background:#FFF;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #999;
	behavior: url(/template/css/PIE.php);
	width:165px;
	min-height:150px;
}
.inputGeral {
	border:1px solid #666666;
	font-size:12px;
	color:#333333;
}
.btnPesquisa {
	background-color:#FFF;
	height:20px;
	border:1px solid #000;
	margin-left:15px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(/template/css/PIE.php);
}
.button01 {
	background:#FFF;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	behavior: url(/template/css/PIE.php);
	height:23px;
	border:none;
	
}

.button02 {
	height:21px;
	width:34px;
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-color:#000;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:19px;
	behavior: url(/template/css/PIE.php);
}

.button03 {
	background:url(/template/imagens/bgButton02.png) no-repeat transparent;
	border:none;
	width:57px;
	height:23px;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}

.button04 {
	background:url(/template/imagens/bgButton04.png) no-repeat;
	width:82px;
	height:23px;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border:none;
}

.lacuna {
	border: 1px solid #000000;
	color:#666666;
}
