.estiloDiv{
	position:relative;
	width:18;
	height:16;
	z-index:1;
	background-color:#cccccc;
	text-align: center;
	left:5;
	top:5;
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
    BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
}
.estiloTD{
	position:relative;
	vertical-align:middle;
	text-align: center;
}
.estiloTabela{
	width:18;
	border:4;
	border-spacing:0;
	padding:2;
	margin:0;
	border-color:#003366;
	text-align: center;
}
.estiloDivLink{
	visibility:hidden;
	position:absolute;
	width:18;
	height:16;
	z-index:1;
	left: -1px;
	top: -1px;
}
.link_tecla:link    {color: #333333; text-decoration: none; font-weight: bolder; font-size : 10px; font-family : Verdana, Helvetica, sans-serif;}
.link_tecla:visited {color: #333333; text-decoration: none;	font-weight: bolder; font-size : 10px; font-family : Verdana, Helvetica, sans-serif;}
.link_tecla:active  {color: #333333; text-decoration: none;	font-weight: bolder; font-size : 10px; font-family : Verdana, Helvetica, sans-serif;}
.link_tecla:hover   {color: #666666; text-decoration: none; font-weight: bolder; font-size : 10px; font-family : Verdana, Helvetica, sans-serif;}


#campos
{
position: relative;
width: 200px;
height: 100px;
background-color:#FF0000;
}

#botoes 
{
position: absolute;
width: 190px;
height: 20px;
top: 10px;
left: 130px;
}
.botaoLogin{
	font-size : 11px;
	font-weight: bold;
	color:#666666 ;
	text-align: center;
    BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
    BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
    BACKGROUND-COLOR: #cccccc;
    padding-left: 1px;
    padding-right: 1px;
}
.barraAcaoTeclado{
	overflow: visible;
	font-size : 9px;
	font-weight: bold;
	color:#666666 ;
	text-align: center;
    BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
    BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid; 
    BACKGROUND-COLOR: #cccccc;
    padding:1px;
    padding-left: 2px;
    padding-right: 2px;
    font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	letter-spacing: 0px;
	text-align: center;
	text-transform: capitalize;
	width: 0;
}
.barraAcaoTeclado[class]{
	width:auto;
}
#tecladoFundo
{	
position: relative;
width: 450px;
height: 225px;
background: url('img/sombrateclado.jpg') no-repeat;

margin: 0px 0px 0px 0px;
/*padding: 0px 0px 0px 0px;
float:left;*/
}
