/* CSS Document */

body {
	background-image: url(imagens/fundo.gif);
	background-repeat: repeat-x;
	color: #464541;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titulo {
	color: #BF2615;
	font-size:14px;
	font-family:Arial;
	font:bold;
	font-weight: bold;
}

.titulo2 {
	color: #999999;
	font-size:18px;
	font-family:Arial;
	font:bold;
	font-weight: bold;
}
.titlancamento {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}