@charset "utf-8";

#noticia_cima {
	background:#CCCCCC;
	font-size:12px;
	text-align:center;
	height:23px;
	width:555px;
	margin-top:-110px;
	position:relative;
	z-index:1;
}
#noticia_baixo {
	background:#FFFFFF;
	height:23px;
	width:450px;
	margin-top:73px;
	position:relative;
	z-index:1;
}
#esconde_titulo {
	/*background:#0000FF;*/
	height:80px;
	position:relative;
	z-index:2;
}