body { margin:0; padding:0; top:0px; width:99%; height:100%; text-align:center; margin-left:auto; margin-right:auto;}

html, body {
	height: 100%;
}

#tudo {
	min-height: 100%;
}

* html #tudo {
	height: 100%; /* hack para IE6 que trata height como min-height */
}
	
#tudo {
position: relative;

}

#rodape {
	position: absolute;
	bottom: 0;
	width:100%;
	background:#0053A8;
	min-height: 20px;
	text-align:center; margin-left:auto; margin-right:auto;
}

#conteudo {
	padding-bottom: 30px;
}
	
table {
	font: 11px Arial, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
}

td, th {
	font: 12px Arial, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
}

fieldset {
	border: none;
	padding: 3px;
}

fieldset label.selectit {
	display: block;
	font-size: 11px;
	padding: 0 2px;
}

fieldset label.selectit:hover {
	background: #009933;
}

fieldset legend {
	padding: .1em .3em;
}

fieldset.options {
	padding: 1em;
}

fieldset.options legend {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

form, label input {
	margin: 0;
	padding: 0;
}

h1 {
	color: #333;
	font: normal 25px Georgia, "Times New Roman", Times, serif;
	margin: 5px 10px;
}

img {
	border: 0;
}

input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #686868;
}

label {
	cursor: pointer;
}

li, dd {
	margin-bottom: 6px;
}

p, li, dl, dd, dt {
	line-height: 100%;
}

textarea, input {
	background: #f4f4f4;
	border: 1px solid #b2b2b2;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 2px;
	height: 22px;
}

.select{
	border: 1px solid #e1e1e1;
	color: #6a6a6a;
	cursor: pointer;
	height: 40px;
	float: left;
	background: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin:0;
	position: relative;
	background-color:#FFFF99;
}

textarea{
	width:100%;
}

.alignleft {
	float: left
}

.alignright {
	float: right;
}

.alternate {
	background: #f1f1f1;
}

.anchors {
	margin: 10px 20px 10px 20px;
}

.checkbox {
	background: #fff;
	border: none;
	margin: 0;
	padding: 0;
}

.hidden {
	display: none;
}

.navigation {
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*
.submit input, .submit input:focus, .button, .button:focus {
	background: url( images/fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
}
*/
.submit input, .submit input:focus, .button, .button:focus 
{
  background: #E8FAFF;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.25em;
	height:30px;
}

.submit input:active, .button:active {
	background: #E8FAFF;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}

.button, .button:focus {
	padding: 0.15em;
}

* html .button {
	padding: 0;
}

.submit, .editform th, #postcustomsubmit {
	text-align: right;
}

.optiontable {
	width: 100%;
}

.optiontable td, .optiontable th {
	padding: .5em;
}

.optiontable th {
	width: 33%;
	text-align: right;
	font-size: 1.3em;
	font-weight: normal;
}

.updated, .confirm {
    background: #CFEBF7;
	border: 1px solid #6c9;
	margin: 0em 0% 0px;
	padding: 0 1em 0 4em;
		
}

.error 
{
    background: #FFFB00;
	border: 1px solid #6c9;
	margin: 0em 0% 0px;
}

.error_login {
   background : #EFFFF7;
	border: 1px solid #6c9;
	margin: 0em 0% 0px;
	padding: 0 1em 0 4em;
}

.wrap {
	background: #fff;
	border: 1px solid #f5f5f5;
	clear: both;
	margin: 0px;
	padding: 1em;
}

.login {
	background: url('images/bk_login.png') no-repeat top left;
	color: White;
	height: 300px;
}

.troca_senha {
	background: url('images/bk_trocasenha.png') no-repeat top left;
	color: White;
	height: 300px;
}

.narrow {
	width: 450px;
	margin: auto;
}

.narrow p {
	line-height: 150%;
}

.wrap h2 {
	margin: 0 0 .5em;
	clear: both;
}

input.disabled, textarea.disabled {
	background: #ccc;
}

.IE8Fix 
{ 
    z-index: 1000;

}


/*--FOOTER PANEL--*/
.footermainPan{height:30px; background:#0053A8;}


.linha_pontilhada {width:352px; height:5px; background:url(../modules/images/welcomebg.gif) 0 100% repeat-x; font:28px/26px Georgia, "Times New Roman", Times, serif;}

h1 span{background:#FFFFFF; color:#9A0000; font-size:26px;}


.fontenavbar{
	color: #333;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	margin: 5px 10px;
}
