body {
	color: #FFFFFF;
	padding:0;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 180px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}
#mainContent1 {
	width:156px;
	position:relative;
	text-align:left;
	margin-right: auto;
	vertical-align: middle;
	margin-left: auto;
	overflow: hidden;
	clear: both;
	padding: 0px;
	background-image: url(../images/logologin.gif);
	height: 66px;
	margin-bottom: 20px;
}
#mainContent2 {
	width:500px;
	position:relative;
	text-align:left;
	margin-right: auto;
	background-color: #FFFFFF;
	vertical-align: middle;
	margin-left: auto;
	overflow: hidden;
	clear: both;
	padding: 0px;
	background-image: url(../images/login.png);
	height: 478px;
}
.forma {
	width: 200px;
	border: 1px solid #CCC;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-left: 2px;
	height: 13px;
	margin-left: 20px;
}
.loginDugme{
	vertical-align: middle;
	border-bottom-style: none;
	background-image: url(../images/dugme/login.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 80px;
	border:0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
