#BgNoticia {
	position:absolute;
	width:100%;
	height:100%;
	z-index:7;
	left: 0;
	top: 0;
	filter: Alpha(Opacity=25);
	opacity: .2;
	visibility: visible;
	background-color: #333333;
}
#BotBgNoticia {
	height: 100%;
	width: 100%;
	background-color: #ECE9D8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter: Alpha(Opacity=15);
	opacity: .2;
}
#ventanitasError {
	position: absolute;
	left: 300px;
	top: 90px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 18;
}
#PaginaNoticia {
	position:absolute;
	width:360px;
	height:411px;
	z-index:19;
	background-color: #FFFFFF;
	visibility: visible;
	border: 1px solid #ACB6B6;
	margin-top: 27px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}
#BotonCerrarError {
	position:absolute;
	width:27px;
	height:24px;
	z-index:110;
	left: 340px;
	top: 6px;
	visibility: visible;
}
#VentanaNoticiaFilete {
	position:absolute;
	width:380px;
	height:450px;
	z-index:16;
	background-image: url(images/ventana_bg533.gif);
	background-repeat: no-repeat;
	visibility: visible;
}
#VentanaNoticia {
	position:absolute;
	width:380px;
	height:450px;
	z-index:18;
	background-image: url(images/ventana_bg53.gif);
	background-repeat: no-repeat;
	filter: Alpha(Opacity=80);
	visibility: visible;
}
