#tecladoLogin{
	width:438px;
	height:250px;
	background-image:url(../../imagens/teclado/sombra.gif);
	background-repeat:no-repeat;
	margin:0px auto;
	padding-left:6px;
	padding-top:5px;
}

.tecladoFundoAzul{
	width:426px;
	height:242px;
	background-image:url(../../imagens/teclado/bgTecladoAzul.gif);
	background-repeat:repeat-x;
	text-align:center;
	font:14px Verdana, Arial, Helvetica;
	color:#333;
	font-weight:bold;
	margin-left:6px;
	*margin-left:0px;
}

.teclas{
	width:110px;
	height:94px;
	background-image:url(../../imagens/teclado/fundoTeclas.gif);
	margin:auto;
}

.teclas .tabelaTeclas{
	margin:6px auto 0px auto;
}

.teclas .tabelaTeclas tr{
	height:27px;
}

.teclas .tabelaTeclas tr td {
	background-position:center;
	background-repeat:no-repeat;
	font:11px Arial, Helvetica;
	font-weight:bold;
	padding-top:0px;
}

.teclas .tabelaTeclas tr td input {
	BACKGROUND-IMAGE: url(../../imagens/botoes.gif);
	FONT: Bold 11px, Arial, Helvetica;
	WIDTH: 42px;
	HEIGHT: 22px;
	PADDING-TOP: 0px;
	BORDER:none;
}

.teclas .tabelaTeclas .botaoLimpar{
	font:8px Tahoma, Arial;
	font-weight:bold;
}

.teclas a
{
	text-decoration:none;
	color:#333;
}

.tecladoFundoAzul input{
	width:216px;
	height:26px;
	border-left:1px solid #CBD5DA;
	border-right:1px solid #CFE3EC;
	border-top:1px solid #CBD5DA;
	border-bottom:1px solid #CFE3EC;
	font-size:20px;
	padding:0px;
}

.tecladoFundoAzul .botaoOk{
	width:38px;
	height:23px;
	border:none;	
}
