body {
	height: 100%;
	margin:0;
	padding:0;
	border:0;
	background: url(img/bg.jpg) repeat-x 0% 0%;
}

body,td,th { 
	font-family:Arial;
	font-size:11px;
	color:#515753; 
}

#tudo {
	width: 780px; 
	margin:0 auto;
	padding:0;
}

a:link, a:active, a:visited {
	font-family:Verdana;
	font-size:10px;
	color:#515753;
	text-decoration:none;
}

a:hover { 
	font-family:Verdana;
	font-size:10px;
	color:#3d3d3d;
	text-decoration:underline;
}

.titlancamento { 
	font-family:Verdana;
	font-size:11px;
	color:#006699;
	padding:10px;
}

.dtlancamento { 
	font-family:Verdana;
	font-size:9px;
	color:#989898;
}
.desclancamento { 
	font-family:Verdana;
	font-size:11px;
	color:#515753;
}

.lnkleiamais:link, .lnkleiamais:active, .lnkleiamais:visited {
	font-family:Verdana;
	font-size:9px;
	color:#0099FF;
	text-decoration:none;
}

.lnkleiamais:hover { 
	font-family:Verdana;
	font-size:9px;
	color:#94CA2C;
	text-decoration:underline;
}

.txtform { 
	font-family:Arial;
	font-size:11px;
	border:1px #8c8c8c solid;
}

.lblform { 
	font-family:Arial;
	font-size:11px;
	color:#3c3c3c;
}

#alinha_rodape {
	width:780px;
	text-align:center;

}

