#fundo {
	background-color: #dfe0db;
	background-image: url(../images/fundo.jpg);
	height: 574px;
	width: 760px;
	background-repeat: no-repeat;
}
#center-index {
	background-image: url(../images/center_box.gif);
	margin: 0px;
	height: 109px;
	width: 361px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}

#fundo-lancamentos {
	background-image: url(../images/base-lancamentos.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 129px;
	width: 760px;
}

#fundo-lancamentosing {
	background-image: url(../images/base-lancamentosing.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 129px;
	width: 760px;
}

#fundo-barra {
	background-image: url(../images/barra-title.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: 508px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
ul{
	list-style:none;
	margin-top:0;
	margin-bottom:20;
	margin-left:0;
	padding: 0px;
	margin-right: 0px;
}

