#tabelaMoldura{
	border: 1px solid #7596C8;
	width: 42%;
	background-color: #FFFFFF;
	text-align: center;	
}

#tabelaPrincipal{
	width: 318px;
	height: 85px;
}

.#tabelaPrincipal.td{
	width: 312px;
	height: 22px;
}

#textoLogon1{
	font-family: Verdana; 
	font-size: 10px; 
	color: #99CCFF; 
}

#textoLogon2{
	font-family: Verdana; 
	font-size: 13px; 
	color: #3A4F6C; 
}

.caixaTexto{
	font-family: Trebuchet MS; 
	font-size: 11px; 
	color: #0c4e5b; 
	height: 17px; 
	width: 120px; 
	background-color: #e4f4f8; 
	border: 1px dotted #9ec5d0;	
}
.labelTexto{
	font-family: Trebuchet MS;	
	color: #5e8d96;
	font-size: 13px; 
}

#btnSalvar{
	background-image: 'Imagens/bg_submit.gif';	
}
