.descricao{
	font-size:16px;
	color: #006;
}
fieldset{
	width:850px;
	background-color: #FFFFEA;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	letter-spacing:0px;
	line-height:36px;
	}
input{
	width:490px;
	height: 30px;
	font-size:14px;
	color:#333;
	border:1px solid #333;
	}
input.botao{
	margin-left: 20px;
	width:100px;
	border:1px solid #333;
	background-color:#FFF;
	}
textarea{
	border:1px solid #333;
	width: 800px;
	height: 100px;
	}
small{
	font-weight:bold;
	font-size: 12px;
	color: #000;
	line-height:150%;
	}
small.erro{
	font-size: 12px;
	color: #C00;
	line-height:200%;
	}
#formulario input.btn_submit
{

}
