/*body {
	margin: 0;
	padding: 75px 0 0;
}*/

.slide-panel {
	z-index: 25;
	width: 5px;
	position: absolute;
}

/*
.bottom {
	bottom: 0;
}

.right {
}

.left {
	position: absolute;
	left: 0;
}

.top {
	top: 0;
}*/

.content {
	border-right: 1px solid #EBD88D;
	border-left: 1px solid #EBD88D;
	border-bottom: 1px solid #EBD88D;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	background-color: #F3E8BA;
	height: 0;
	width: 100%;
	color: #000;
	background-image:url(../images/login-background.png); background-repeat:no-repeat; background-position:right top;
}

.content  #loginusuario{ margin:15px; }

.content  #loginusuario #recordarPassword{ margin-left:20px; width:350px; float:left; }


.slide-button {
	margin-left: 850px;
	margin-right: auto;
	position: relative;
	margin-top:0px;
	width: 120px;
	z-index: 20;
	cursor: pointer;
	height: 20px;
	padding-top: 5px;
	text-align: center;
	background-image:url(../images/pestanya-login-background.png); background-repeat:no-repeat;
	color:#000;
}

.slide-button:hover {
	color: #888;
}
