@charset "iso-8859-2";
/* CSS Document */
#fix { position: absolute; right:0px; bottom: 0px; z-index:15000; text-align:center;}
body > div#fix { position: fixed; left:0px; bottom:0px; z-index:15000; }
.body {
	font-family: "Verdana", Courier, monospace;
	font-size: 11px;
	color: #CCCCCC;
}

.texto_blanco{
	font-family: "Verdana", Courier, monospace;
	font-size: 11px;
	color: #CCCCCC;
	}
.texto_blanco a:hover{
	font-family: "Verdana", Courier, monospace;
	font-size: 11px;
	color: #CCCCCC;
	}

.texto_blanco a:link{
	font-family: "Verdana", Courier, monospace;
	font-size: 11px;
	color: #CCCCCC;
	}

.texto_blanco a:visited{
	font-family: "Verdana", Courier, monospace;
	font-size: 11px;
	color: #CCCCCC;
	}

.texto_blanco a:active{
	font-family: "Verdana", Courier, monospace;
	font-size: 11px;
	color: #CCCCCC;
	}
html{overflow:hidden;}
body{width:100%;height:100%;overflow:auto;color:wh ite;margin:0;}
#fondo{position:absolute;top:0px;left:0px;width:100%;border:0;z-index:-1}