/* GENERICOS */

* {
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section, blockquote {
	display: block;
}
.hidden {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	font-size: 0;
}
.framelogin {
	width: 749px;
	height: 330px;
	display: block;
	margin: 10% auto 0 auto;
	background: url(../images/login.png) top left no-repeat;
}
img {
	border: none;
}
body.home {
	background: url(../images/bg.png) #ffffff top center no-repeat;
}
.framelogin .esquerda {
	width: 407px;
	height: 299px;
	display: block;

	float: left;
}
.framelogin .direita {
	width: 338px;
	height: 299px;
	display: block;

	float: right;
}
.framelogin .direita form {
	width: 338px;
	height: 150px;
	display: block;

	margin-top: 100px;
}
.framelogin .direita form .login {
	float: left;
	clear: both;
	width: 262px;
	height: 36px;
	line-height: 36px;
	text-indent: 40px;
	border: none;
	margin-left: 17px;
	margin-top: 12px;
	background: transparent;
	font-size: 16px;
	font-family: 'Ubuntu', Arial;
	color: #606062;
	font-weight: 500;
	background-position: -76px -324px;
}
.btlogin
{
	display:block;
	width:111px;
	height:36px;
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	border:none;
	background:url(../images/login.png) top left;
	background-position:-437px -344px;

	float:left;
	margin-left:140px;
	margin-top:10px;
}
.dataesquerda
{
	float:left;
	font-size:13px;
	font-family:'Ubuntu', arial;
	color:#6A6A6A !important;
	margin-top:70px;
	margin-left:80px;
}
.textdireita a
{
	color:#fff;
	font-family:'Ubuntu', arial;
	font-size:11px;
	text-decoration:none;
}
.textdireita
{
	float:left;
	clear:both;
	color:#fff;
	font-family:'Ubuntu', arial;
	font-size:11px;
	margin-top:-30px;
	margin-left:-8px;
	line-height:15px;
}
.btlogin:hover
{
	background-position:-428px -388px;
}
.framelogin .direita form .senha {
	float: left;
	clear: both;
	width: 262px;
	height: 36px;
	line-height: 36px;
	text-indent: 40px;
	border: none;
	margin-left: 1px;
	margin-top: 20px;
	background: transparent;
	font-size: 16px;
	font-family: 'Ubuntu', Arial;
	color: #606062;
	font-weight: 500;
	background-position: -76px -324px;
}
