div#tit_novidades {
	width: 125px;
	height: 18px;
	background-image: url(../img/tit_novidades.gif);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	text-indent: -90000em;
	margin-left: 20px;
	margin-top: 15px;
	display: inline;
}

div#box_vejamais_n {
	width: 175px;
	height: auto;
	border: solid 1px #CCC;
	float: right;
	margin-right: 20px;
	padding-bottom: 12px;
	_position: fixed; /*ie6*/
	*margin-top: 25px; /*ie6*/
}

p.data_noticia {
	color: #666;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div#frame_news {
	width: 600px;
	height: auto;
	float: left;
	clear: left;
	margin-left: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
}























