html{
	font-size: 125%;
}
body{
	font: normal .8em Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	background-color:#F3F3F3;
	background-image:url('images/Fondo5.gif');
	behavior:url("csshover.htc");  
}
table { 
	font: normal .8em Verdana, Arial, Helvetica, sans-serif;
} 
input{
	font-size: 100%;
	vertical-align:middle;
	color: #000000;
}
#txtMenu1Mensajes,
#txtMenu2Mensajes,
#txtMenu3Mensajes,
#txtMenu1Amigos,
#txtMenu2Amigos,
#txtMenu3Amigos,
#txtMenu1Grupos,
#txtMenu2Grupos,
#txtMenu3Grupos,
#txtMenu1Actividades,
#txtMenu2Actividades,
#txtMenu3Actividades,
#txtMenu1Foros,
#txtMenu2Foros,
#txtMenu3Foros,
#txtMenu1Links,
#txtMenu2Links,
#txtMenu3Links,
#txtMenu1Documentos,
#txtMenu2Documentos,
#txtMenu3Documentos{
	cursor:pointer; 
	border: 0px;
	background-color: transparent;
	font-family: Verdana;
	font-size: 11px;
	color:#3B3B3B;
}
#txtMenu3MensajesSin,
#txtMenu3AmigosSin,
#txtMenu3GruposSin,
#txtMenu3ActividadesSin,
#txtMenu3ForosSin,
#txtMenu3LinksSin,
#txtMenu3DocumentosSin{
	border: 0px;
	background-color: transparent;
	font-family: Verdana;
	font-size: 11px;
	color:#3B3B3B;
}
#txtMenu0Mensajes,
#txtMenu0Amigos,
#txtMenu0Grupos,
#txtMenu0Actividades,
#txtMenu0Links,
#txtMenu0Documentos,
#txtMenu0Foros{
	cursor:pointer; 
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	width:110px;
}
.Cerrar{
	cursor:pointer;
	font-family:"Wingdings 3";
	font-size: 11px;
	color: #000000;
}
#DispGrupos,
#DispAmigos,
#DispMensajes,
#DispActividades,
#DispForos,
#DispLinks,
#DispDocuemntos{
	visibility:hidden;
	position:absolute;
	width:230px;
	z-index:101;
}
.menu1 {text-align:left; position:absolute;z-index:102;}
.menu1 li {float:left; position:relative;}
.menu1 a {display: block; *display:inline-block; padding:5px 5px; width:130px; height:12px; background:#E9E9E9; cursor:pointer; font-family: Verdana; font-size: 11px; color: #000000; font-weight: bold;}
.menu1 ul {padding:0; margin:0; list-style-type:none; height:auto;}
.menu1 ul ul {visibility:hidden; position:absolute; top:15px; left:0px; width:130px; height:12px;}
.menu1 ul ul li {border:1px #BBBBBB solid;}
.menu1 ul ul ul{left:118px; *left:108px; top:0px; width:130px; height:12px;}
.menu1 ul ul ul.left {left:-120px; *left:-110px; top:0px; width:130px; height:12px;}
.menu1 ul li:hover ul ul{visibility:hidden; }
.menu1 ul :hover ul ul{visibility:hidden;}
.menu1 ul :hover ul :hover ul{ visibility:visible;}
.menu1 ul li:hover ul,.menu ul a:hover ul{visibility:visible; }
.menu1 ul ul li:hover ul{visibility:visible; }
