@CHARSET "UTF-8";

body {
	background-color: #F6F6F6;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.ui-widget {
	font-size: 12px !important;
}

#divCampos {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -160px;
	margin-top: -120px;
}

.iconelogin {
	background-image: url("../images/login2.png") no-repeat !important;
	width: 8px;
	height: 8px;
}