body {
	 margin-top: 0;
	 margin-left: 0;
	 margin-right: 0;
	 background: white url(Imagenes/mundo.gif);
	 background-position: 100% 100%;
	 background-repeat: no-repeat;
}

#Navidad {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 0;
	}
#Santa {
	position: fixed;
	width: 514;
	height: 205;
	top: 0px;
	left: 290px;
	z-index: 3;
	}
#Barra {
	position: fixed;
	width: 100%;
	height: 187;
	top: 20px;
	left: 0px;
	z-index: 0;
	}
	
#Up {
	position: fixed;
	background: #bd1d20;
	width: 100%;
	height: 20;
	top: 0px;
	left: 0px;
	z-index: 0;
	}
#MenuF {
	position: fixed;
	color: Navy;
	width: 262;
	height: 100%;
	top: 0px;
	left: 50px;
	background: url(Imagenes/Menu-trans.png); 
	font-family: Verdana;
	font-size: 12px;
	z-index: 1;
	}
#MenuT {
	position: fixed;
	width: 262;
	height: 300;
	top: 270px;
	left: 75px;
	z-index: 2;
	}
#Container {
	position: fixed;
	width: 222;
	height: 220;
	top: 0px;
	left: 400px;
	z-index: 3;
	}

A.Small:link, A.Small:visited, A.Small:active { 
	text-decoration: none;
	Font-family: Verdana, Tahoma, Arial; 
	Font-size:10px; 
	Color:Black; 
	}
A.Small:hover { 
	text-decoration: underline;
	Font-family: Verdana, Tahoma, Arial;
	Font-size:10px; 
	Color:Black; 
	}
A span { display:none; }


A.Texto:link, A.Texto:visited, A.Texto:active { 
	color: #000060;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	}
A.Texto:hover { 
	text-decoration: underline;
	color: #000060;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	}

#Uno { background:url(Imagenes/button-green.png) no-repeat; }
#Uno:hover { background:url(Imagenes/button-withe.png) no-repeat; }

#Txt1 {
	color: #000060;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-align:justify;
	}
#Txt2 {
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 9px;
	text-align: center;
	}
#Titulo {
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
	font-size: 15px;
	text-align:Left;
	}
#Titulo2 {
	color: #000060;
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	text-align:Left;
	}
#SubTitulo {
	color: #000040;
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	text-align:Left;
	font-weight: bold;
	font-style: italic;
	}
	
#Relojes {
	position: fixed;
	background: #ffffff;
	width: 190;
	height: 100;
	top: 20px;
	left: 90px;
	font-family: Verdana;
	font-size: 12px;
	color: Navy;
	z-index: 1;
	}
	
#BIR {
	position: fixed;
	background: #ffffff;
	width: 200;
	height: 100;
	top: 470px;
	left: 80px;
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	z-index: 4;
	}
	