@CHARSET "ISO-8859-1";
#news{
	background: url(images/BG_institucional_left.png) top left no-repeat;
	width: 409px;
	height: 632px;
	float: left;
}
#news_inside{
	float: left;
	width: 181px;
	margin-top: 440px;
	margin-left: 80px;
	color: #a7a7a7;
}
#conteudo{
	float: left;
	width: 480px;
	margin-left: 20px;
	color: #a7a7a7;
	line-height: 24px;
	margin-top: 30px;
	font-size: 13px;
}
#amauri_tigrao{
	float:left;
	width:129px;
	height:175px;
	margin-right:30px;
	margin-top:5px;
}
.cadastrar{
	float:left;
	width:140px;
	height:36px;
	margin-top:15px;
	border:0;
	cursor:pointer;
	background: url(images/bt-cadastrar-home.png) top left no-repeat;
}