body {
	margin: 0;
	padding: 30px 0 0 0;
}

.slide-panel {
	z-index: 255555;
	width: 5px;
	position: absolute;
	
}

.bottom {
	bottom: 0;
}


.left {
	position: absolute;
	left: 0;
}

.top {
	top:0;
}
/**/
.content {
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	/*background-color:#0f5390;*/
	/*background-color:#0f5390;*/
	/*background-image:url(../img/cerca.jpg);*/
	background-image:url(../img/sfondo_login.jpg);
	
	height: 0;
	width: 100%;
	color: #ffffff;
}

.slide-button {
	/*margin-left: auto;
	margin-right: 20px;*/
	position: relative;
	/*width: 150px;
	z-index: 20;*/
	cursor: pointer;
	height: 29px;
	/*padding-top: 10px;
	text-align: right;*/
	width:100%;
	/*background-color:#fff*/
}


.slide-button:hover {
	color: #ffffff;
}