#teclado {
	position:absolute;
	width:266px;
	height:130px;
	z-index:1;
}

#boton {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	border-top: 2px solid #999999;
	border-right: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #999999;
	background-color: #CCCCCC;
}

#Caps {
	width:100%;
	height:3px;
	z-index:4;
}
.luz_acesa{
background-color:#cc0000;
}
.luz_apagada{
background-color:#EEEEEE;
}

