.botao {
	background-color: #CCCCCC;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: text-top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}

.fonteAreaRestrita {
	font-family: Tahoma;
	font-size: 14px;
}

.tituloCamposRegistro {
     color: #006699;
     font-family: Tahoma;
     font-size: 14px;

}

.camposObrigatorios {

  color: #FF0000;


}
