/* DIV - TOP */
#mainTop{
	width:auto;
	height:80px;
	background:url(../img_modulos/bgtop2.jpg) transparent repeat-x;
	margin:0px;
	padding:0px;
}
#rodape{
	width:auto;
	height:25px;
	background:url(../img_modulos/bgtop2.jpg) transparent repeat-x;
	padding:0px;
	margin-bottom:1px;
}
#barra
{
    margin-top:5px;
	height:25px;
	background-color:#FFCC33;
	
}

.button {

	border : solid 1px #cccccc;

	background: #E9ECEF;

	color : #666666;

	font-weight : bold;

	font-size : 11px;

	padding: 4px;

}




.login {

	margin-left: auto;

	margin-right: auto;

	margin-top: 6em;

	padding: 15px;

	border: 1px solid #cccccc;

	width: 429px;

	background: #F1F3F5;

}

	

.login h1 {

	background: url(../images/login_header.png) no-repeat;

	background-position: left top;

	color: #333;

	margin: 0px;

	height: 50px;

	padding: 15px 4px 0 50px;

 	text-align: left;

	font-size: 1.5em;

}



.login p {

	padding: 0 1em 0 1em;

	}

	

.form-block {

	border: 1px solid #cccccc;

	background: #E9ECEF;

	padding-top: 15px;

	padding-left: 10px;

	padding-bottom: 10px;

	padding-right: 10px;

}



.login-form {

	text-align: left;

	float: right;

	width: 60%;

}



.login-text {

	text-align: left;

	width: 40%;

	float: left;

}



.inputlabel {

	font-weight: bold;

	text-align: left;

	}



.inputbox {

	width: 150px;

	margin: 0 0 1em 0;

	border: 1px solid #cccccc;

	}
.clr {

    clear:both;

    }



.ctr {

	text-align: center;

}








