html, body{
	background-color: #CCCCCC;
	text-align:center;
	margin:auto;
	width:auto;
	border:0 #FCF3EC;
	padding:0;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
.escaleras{
	position:absolute;
	left:25px;
	top:483px;
	width:734px;
	height:16px;
	z-index:1;
	color:#666666;
	font:Arial, Helvetica, sans-serif;
}
.escalera{
	border:1px solid #000000;
	width:500px;
	position:absolute;
	left:50%;
	margin-left:-250px;
	margin-top:10px;
	margin-bottom:10px;
}
