/****************** ESTRUTURA *****************/
.textField{
	border:1px solid #DDDDDD;
	color:#888888;
	font-size:12px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	line-height:1.2;
	margin-top:0;
	margin-left:0;
	text-align:left;
}
.botao{
	border: 0 solid #666666;
	background-color:#3BB3C2;
	
	font-size:12px;
	font-family:"Trebuchet MS";
	font-weight:normal;
	color:#FFFFFF;
	height:20px;
	width:60px;
}