/* CSS Document */
<!--
body {
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(imagenes/pie/esquina.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#noticias {
	position:absolute;
	left:45;
	top:253px;
	width: 128;
	height: 200;
	z-index:1;
	visibility: visible;
}
#tabla {
	position:absolute;
	left:0px;
	top:0px;
	z-index:3;
	width: 100%;
	visibility: visible;
}
.Estilo2 {color: #0000CC}
-->

