
body {
	background: #FFF !important;
}

div#contenedorLogin {
	position: absolute;
	width: 500px;
	height: 370px;
	top: 40%;
	left: 50%;
	margin-top: -185px;
	margin-left: -250px;
}	
	
div#subdivLogin {
	padding: 0 10px;
}	