
body.menuIzq {
margin: 0px;
font-family: Tahoma, Arial, Verdana;
}

/* ----MENU GENERAL---- */

.espacioMiIzq {
display: block;
width: 144px;
}

.cajaMi {
width: 144px;
background: url('/images2/mi_fondo.gif');
}

.miTitulo {
font-size: 11px;
font-weight: bold;
color: #fff;
padding: 7px 0px 0px 9px;
}

.miPie {
width: 144px;
height: 20px;
background: url('/images2/mi_pie.gif') no-repeat;
}

.miContenido {
margin: 0px 6px 0px 5px;
font-size: 11px;
color: #4d4d4d;
}

.miContenido ul {
margin: 0px;
padding: 0px;
list-style: none;
}

/* ----REGISTRO---- */

.miRegistro {
width: 144px;
height: 44px;
background: url('/images2/mi_cab_registro.gif') no-repeat;
}

.miTitRegistro {
width: 144px;
height: 18px;
background: url('/images2/mi_tit_registro.gif') no-repeat;
font-size: 13px;
color: #fff;
text-align: center;
}

.miFormRegistro {
margin: 6px 6px 0px 5px;
font-size: 11px;
color: #4d4d4d;
}
.miFormRegistro a {
font-size: 10px;
color: #969696;
text-decoration: none;
}

input.registro {
width: 125px;
height: 12px;
font-size: 10px;
color: #000;
border: solid 1px #4d4d4d;
}

.botonRegistro {
padding-top: 5px;
text-align: center;
}

.botonAceptarRegistro {
cursor: pointer;
width: 73px;
height: 22px;
border: none;
background: url('/images2/boton_aceptar_registro.gif') no-repeat;
}


/* ----BIENVENIDO---- */

.miBienvenido {
/*width: 144px;*/
width: 135px;
height: 23px;
background: url('/images2/mi_cab_bienvenidos.gif') no-repeat;
}

li.bienvenido {
margin: 0px 0px 0px 0px;
padding: 0px 0px 3px 0px;
list-style: none;
border-bottom: dashed 1px #cecece;
}
li.bienvenido a {
color: #4d4d4d;
text-decoration: none;
background: url('/images2/mi_cuad_bienvenido.gif') no-repeat left bottom;
padding-left: 5px;
}
li.bienvenido a:hover {
color: #000;
background: url('/images2/mi_triang_bienvenido.gif') no-repeat right;
padding-right: 5px;
}

/* ----CHATS POR SALAS---- */

.miSalas {
/*width: 144px;*/
width: 135px;
height: 23px;
background: url('/images2/mi_cab_salas.gif') no-repeat;
}

li.salas {
margin: 0px 0px 0px 0px;
padding: 0px 0px 3px 0px;
list-style: none;
border-bottom: dashed 1px #cecece;
}
li.salas a {
color: #4d4d4d;
text-decoration: none;
background: url('/images2/mi_cuad_salas.gif') no-repeat left bottom;
padding-left: 5px;
}
li.salas a:hover {
color: #000;
background: url('/images2/mi_triang_salas.gif') no-repeat right;
padding-right: 5px;
}

/* ----AREA USUARIOS---- */

.miUsuarios {
/*width: 144px;*/
width: 135px;
height: 23px;
background: url('/images2/mi_cab_usuarios.gif') no-repeat;
}

li.usuarios {
margin: 0px 0px 0px 0px;
padding: 0px 0px 3px 0px;
list-style: none;
border-bottom: dashed 1px #cecece;
}
li.usuarios a {
color: #4d4d4d;
text-decoration: none;
background: url('/images2/mi_cuad_usuarios.gif') no-repeat left bottom;
padding-left: 5px;
}
li.usuarios a:hover {
color: #000;
background: url('/images2/mi_triang_usuarios.gif') no-repeat right;
padding-right: 5px;
}

/* ----COMPRAS---- */

.miCompras {
/*width: 144px;*/
width: 135px;
height: 23px;
background: url('/images2/mi_cab_compras.gif') no-repeat;
}

li.compras {
margin: 0px 0px 0px 0px;
padding: 0px 0px 3px 0px;
list-style: none;
border-bottom: dashed 1px #cecece;
}
li.compras a {
color: #4d4d4d;
text-decoration: none;
background: url('/images2/mi_cuad_compras.gif') no-repeat left bottom;
padding-left: 5px;
}
li.compras a:hover {
color: #000;
background: url('/images2/mi_triang_compras.gif') no-repeat right;
padding-right: 5px;
}
