body {
	background-image: url(img/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #FEFFF4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.box {
	border: 2px solid #666666;
}
.texto_branco {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
a.linkmenu:link {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
}
a.linkmenu:visited {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
}
a.linkmenu:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 13px;
}
a.linkmenu:active {
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
a.linkbranco:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.linkbranco:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
a.linkbranco:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10px;
}
a.linkbranco:active {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.mouse {

	cursor:pointer;
	cursor:hand;
}
.texto_tit_lancamento {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000066;
}
.texto_topo_lancamento {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #990000
}
.texto_lancamento {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #006633;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000066;
}
.texto_cinza {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000066;
}
.menu_texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
.texto_cinza_p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #999999;
}
.texto_cinza li {
	list-style-type: square;
	display:inline;
	outline-color:#FF3300;
	list-style-position: inside;
	list-style-image: url(../img/bullet.jpg);
}
.trPesquisa {
	cursor:pointer;
	cursor:hand;
	
}
.select_pesquisa2 {
	width: 185px;
}
.box_verde {
	font-family: "Trebuchet MS";
	color: #003300;
	background-color: #99CC00;
	border: 1px solid #00AA00;
}
.box_vermelho {

	font-family: "Trebuchet MS";
	color: #FFFFFF;
	background-color: #CC6600;
	border: 1px solid #990000;
}
.borda_thumbs {
	border: 1px solid #FFFFFF;
}
