.fundoMenu {
	background-image: url(../images/fundo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.txtBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	background-color: #F8F8F8;
	border: 1px solid #0099CC;
}
.txt_campos_form {
	font-family: verdana;
	font-size: 9pt;
	color:#333333;
}
