/*##################################################
		corpo
##################################################*/
body {
	padding: 0;
	text-align: center;
}
ul,li,p,dl,dd,dt,h1,h2,h3,h4,h5,h6,form {
	margin: 0;
	padding: 0;
}

/*##################################################
		#id
##################################################*/
#logo {
	width: 174px;
	height: 58px;
	display: block;
	margin: 0 auto;
	background-image: url(../images/logozaib_login.jpg);
	background-repeat: no-repeat;
}
#login {
	width: 358px;
	height: 260px;
	margin: 0 auto;
	background-image: url(../images/quadro-login.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#form {
	width: 200px;
	float: left;
	clear: both;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif ;
	font-size: 11px;
	margin-top: 15px;
	margin-left: 76px !important;
	margin-left: 38px;
}
#zpainel {
	width: 119px;
	height: 40px;
	float: left;
	display: inline;
	clear: both;
	background-image: url(../images/logo-zpainel.jpg);
	background-repeat: no-repeat;
	margin-left: 50px;
	margin-top: 28px;
}
/*##################################################
		.class
##################################################*/
.oculto {
	display: none;
}
.ip {
	width: 200px;
	float: left;
	text-align: center;
	font-family: Georgia, Verdana, "Trebuchet MS", Arial;
	font-size: 25px;
	font-weight: bold;
	margin-top: 30px;
	margin-left: 76px !important;
	margin-left: 38px;
}
.boxform {
	border: 1px solid #666;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif ;
	float: left;
	display: inline;
	clear: both;
	margin-left: 0 !important;
	margin-left: -38px;
	color: #000000;
}
.boxform2 {
	border: 1px solid #000;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif ;
	font-size: 11px;
	float: left;
	display: inline;
	clear: both;
	margin-left: 0 !important;
	margin-left: -38px;
	color: #555;
}
.name {
	width: 100px;
	float: left;
	display: inline;
	clear: both;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
}
.btentrar {
	width: 80px;
	height: 25px;
	float: left;
	display: inline;
	margin-top: -5px !important;
	margin-top: 49px;
	margin-left: 5px !important;
	margin-left: 15px;
}
.copyright {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif ;
	font-size: 11px;
	font-weight: bold;
	margin-top: -3px;
}
a.efeitodelink {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif ;
	font-size: 11px;
	text-decoration: underline;
	color: #333;
	font-weight: bold;
}
a.efeitodelink:hover {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif ;
	font-size: 11px;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
