tr.formacao {
	cursor: pointer;
}

table.f {width: 740px; height: 100%; border: 0px}
td.cabecalho{width: 740px; height: 11px; background-image: url(imagens/f_01.jpg); background-repeat: no-repeat}
td.f_direita{width: 6px; height: 100%; background-image: url(imagens/f_02.jpg); background-repeat: repeat-y}
td.f_centro{width: 727px; height: 100%; background: #edf3f9}
td.f_esquerda{width: 7px; height: 100%; background-image: url(imagens/f_04.jpg); background-repeat: repeat-y}
td.f_fundo{width: 727px; height: 13px; background-image: url(imagens/f_05.jpg); background-repeat: no-repeat}

#registoForm, #loginForm {
	/*display: none;
	visibility: hidden;*/
}

body .dialog{
	background-color:#FFFFFF;
}