#fundo {
	background:url("fundo.jpg") no-repeat scroll center 0 transparent;
	height:666px;
	
	}
#email{
	background:url("email.jpg") no-repeat scroll center center transparent;
	border:none;
	color: #E7A300;
	font-weight: bold;
	width:354px;
	padding:18px 0px 21px 17px;
	margin-right:0px;
}
#botao{
	background:url("botao.jpg") no-repeat scroll center center transparent;
	border:none;
	color:transparent;
	height:48px;
	width:53px;
	margin:-4px;
}
#formulario{
	padding:253px 0 0 0;
}


