body {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Helvetica, Geneva, Swiss, SunSans-Regular, Arial;
	background: #4D4D4D url(../images/back.jpg) no-repeat right 50px;
	margin : 0 auto;
	padding:0;
	text-align:center;
}

H1{
	background: url(../images/logo.jpg) no-repeat bottom center;
	width:272px;
	height:29px;	
}
H1 SPAN{
	display:none;
	width:57px;
	height:16px;	
}
#encabezado{
	position: absolute;
	top:20%;
	left:20%;
}
#pie{
	position: absolute;
	bottom:5%;
	left:5%;	
   font-size: xx-small; 
}
.{scrollbar-arrow-color:#000000;
	scrollbar-base-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#EAC600;
	scrollbar-highlight-color:#46392E;
	scrollbar-dark-shadow-color:#E0D9C5;
	scrollbar-3d-light-color:#46392E;
}
A { 
 color: #eac600; 
 text-decoration: underline 
}
A:hover{ 
 text-decoration: none
}
#PRELOADING{
	position: absolute;
	top:300px;
	left:40px;
	color: #EAC600;
	width: 250px;
}
#STATS{
	display:none;
}
