/* inicio barra activa */

.boton {height: 98px; width: 28px; float: left; clear: both; font: normal 9px Verdana; overflow: hidden; padding-top: 1px;}

.grupo {position: absolute; left: -7px; top: 0px;}



a {text-decoration: none; padding-top: 1px;}

a.inicio {background-color: rgb(217,217,219);color: rgb(217,217,219);}
a.inicio:hover {background-color: rgb(217,217,219); color: rgb(217,217,219); }
a.artefactos {color: rgb(00,125,204); background-color: rgb(00,125,204);  }
a.artefactos:hover {background-color: rgb(00,125,204); color: rgb(00,125,204);}
a.transmisiones {color: rgb(00,87,166); background-color: rgb(00,87,166); }
a.transmisiones:hover {background-color: rgb(00,87,166); color: rgb(00,87,166);}
a.dialogos {color: rgb(00,64,94); background-color: rgb(00,64,94); }
a.dialogos:hover {background-color: rgb(00,64,94); color: rgb(00,64,94);}
a.incursiones {color: rgb(00,153,186); background-color: rgb(00,153,186); }
a.incursiones:hover {background-color: rgb(00,153,186); color: rgb(00,153,186);}

/* fin barra activa */
