@charset "utf-8";
/* CSS Document */
#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
}
#container_novidades {
	position:absolute;
	left:0;
	top:0;
	width:948px;
	height:513px;
	display:none;
	z-index:9999;
}

#topo_novidades {
	width:948px;
	height:32px;
	float:left;
}
#topo_novidades_01 {
	width:159px;
	height:32px;
	float:left;
}
#topo_novidades_02 {
	width:751px;
	height:32px;
	background-image:url(../images/capa/top_capa_02.png);
	float:left;
}
#topo_novidades_03 {
	width:38px;
	height:32px;
	float:left;
}
#banner_novidades {
	width:948px;
	height:481px;
	float:left;
}

