@CHARSET "ISO-8859-1";
.noticia{
	float: left;
	margin-top: 10px;
}
.not_img{
	float: left;
	width: 225px;
	height: 144px;
}
.not_conteudo{
	float: left;
	width: 700px;
}
.not_data{
	color: #fff58a;
	font-size: 11px;
	line-height: 27px;
}
.not_tit{
	color: white;
	font-size: 24px;
	line-height: 27px;
}
.not_res{
	color: #a7a7a7;
	font-size: 14px;
	line-height: 27px;
}

.show{
	float: left;
	width: 154px;
	margin-right: 25px;
	margin-bottom: 25px;
}
.show a{
	font-size: 14px;
	font-weight: bold;
}

.bt_voltar_top{
	background: url(images/BT_gata_voltar.png) center center no-repeat;
	width: 114px;
	height: 36px;
	cursor: pointer;
	float: right;
}
.image{
	float:left;
	margin-right: 25px;
	margin-bottom: 25px;
	font-size: 16px;
	color: #A7A7A7;
	line-height: 20px;
	font-weigth:bold;
	font-family: Helvetica, Arial;
}