#area_news{
	width: 192px;
	height: 92px;
	background: URL('../img_site/newsletter.jpg') no-repeat;
	float: left;
	margin-top: 4px;
}
#area_news #area_form{
	width: 189px;
	height: 52px;
	text-align: center;
	margin-top: 40px;
}

#area_news #area_form .campo{
	margin-top: 7px;
	width: 178px;
	height: 16px;
	border: 1px solid #009049;
	background: #ffffff;
	font-size: 8pt;
}
#area_news #area_form .botao{
	margin-top: 3px;
	width: 55px;
	height: 20px;
	background: #003300;
	border: 1px solid #009049;
	text-align:center;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}