div .fondogris{
	position: absolute;
    left: 5.8%;
    top: 633px;
    width: 86%;
    border-radius: 37px;
}

#logologin{
	top: 20px;
    width: 100%;
    left: 0px;
}

div .fondogris form table{
	width:100%;
}
div .fondogris form button{
	margin-left:15%;
}