.greenBox {
	width: 126px;
	height: 77px;
	margin: 0px;
	padding: 35px 10px 0px;
	background: url("../imgs/busca.png") no-repeat;
}
.greenBox h1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #009FAF;
	background-color: #C4E8C3;
	padding: 1px 0px 1px 4px;
	margin: 0px 0px 8px 0;
	text-align: left;
}
.greenBox .item {
	margin-bottom: 5px;
	border: none;
}
.greenBox form {
	margin-bottom: 0px;
}
.greenBox img {
	border: 0;
}
.selectBox {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	width: 115px;
	height: 15px;
}
.botaoPadraoON
{  
	height: 18px;
	font-family: verdana; font-size: 10px; color: #2E802E;  
	background-image: url(../imgs/button/bt-ok.png); background-repeat: repeat-x;
	border: 1px #5B9C58 solid;  
	background-color: #E4F5E1; 
	padding-right: 3px;
	padding-left: 3px;
	cursor: pointer;
	width: 25px;
	border: none;
}

#chave{ 
	width:125px;
	border:1px solid #B6B3AD;
	color:#005746;
	font-family:Arial;
	font-size:10px;
	height:15px;
}

.botaoPadraoOFF
{  
	height: 18px;
	font-family: verdana; font-size: 10px; color: #ABABAB;
	background-color: #EFEFEF;  
	background-image: url(../imgs/bg_botao_off.gif); background-repeat: repeat-x;
	border: 1px #B8B7B4 solid;
	padding-right: 3px;
	padding-left: 3px;
}
.banners {
	margin-top: 42px;
	margin-bottom: 15px;
	width: 115px;
	height: 100px;
}
