	/*MENUS LATERALES */
	
		
/* ------------------------------ 						MENUS							 ----------------------------------------*/
/* ------------------------------ MENU GRAFICO TRAJAN PRO BETA NO DESPLEGABLE 03-06-2011 ----------------------------------------*/


	/* MENU GRAFICO IZQUIERDA TRAJAN PRO BETA NO DESPLEGABLE 07-06-2011*/

#menu_left, #menu_leftx,  #menu_lefty,  #menu_leftw /* ul */
	{ 
	height: 100%;
	list-style-type:none;  
	} 
	
 #menu_left li, #menu_leftx li, #menu_lefty li,  #menu_leftw li
	{
	background: url(bl_imagenes/fondo4.png) repeat-x  left top; 
	}
	
	#menu_left li a , #menu_left a:visited ,#menu_leftx li a, #menu_leftx a:visited ,#menu_lefty li a, #menu_lefty a:visited, #menu_leftw li a, #menu_leftw a:visited  
	{	outline: none; /* elimanda linea punteada de ancla <a>*/
		background:url(bl_imagenes/menu-profile.png);display:block; width:145px; height:20px; color:#fff;
		z-index:0;
		padding:0;
		text-indent:-9000px; 
	}
	
	
	
	
	#menu_left li a a ,#menu_leftx li a a,#menu_lefty li a a, #menu_leftw li a a
	{outline: none;
		z-index:1;
		/*background: #FFF000;*/
	}
	
	#menu_left a.muro,#menu_left a.muro:active {background-position: -0px -340px;}
	#menu_left a.muro:hover {background-position: -145px  -340px;}
	
	#menu_left a.perfil,#menu_left a.perfil:active {background-position:0px 0px;}
	#menu_left a.perfil:hover {background-position: -145px  0px;}

    #menu_left a.perfil_other,#menu_left a.perfil_other:active {background-position:0px -40px;}
	#menu_left a.perfil_other:hover {background-position: -145px  -40px;}


	#menu_left  a.menu_1_l_double { float:right; width:50% ; background-position: 0px  -20px; text-decoration: none;}
	#menu_left  a.menu_1_l_double:hover {background-position: -145px  -20px;}
	
	#menu_left a.mensajes,#menu_left a.mensajes:active {background-position:0px -60px;}
	#menu_left a.mensajes:hover {background-position: -145px  -60px;}
	
	#menu_left a.invitaciones,#menu_left a.invitaciones:active {background-position:0px -80px;}
	#menu_left a.invitaciones:hover {background-position: -145px  -80px;}
	
    #menu_left a.cartola,#menu_left a.cartola:active {background-position:0px -100px;}
	#menu_left a.cartola:hover {background-position: -145px  -100px;}	
	
	#menu_left a.config,#menu_left a.config:active {background-position:0px -120px;}
	#menu_left a.config:hover {background-position: -145px  -120px;}	

	#menu_leftx a.fotos,#menu_leftx a.fotos:active {background-position:0px -140px;}
	#menu_leftx a.fotos:hover {background-position: -145px  -140px;}

	#menu_leftx a.videos,#menu_left a.videos:active {background-position:0px -160px;}
	#menu_leftx a.videos:hover {background-position: -145px  -160px;}
	
	#menu_leftx a.links,#menu_leftx a.links:active {background-position:0px -180px;}
	#menu_leftx a.links:hover {background-position: -145px  -180px;}
	
	#menu_lefty a.grupos,#menu_lefty a.grupos:active {background-position:0px -200px;}
	#menu_lefty a.grupos:hover {background-position: -145px  -200px;}
			
	#menu_lefty a.blogs,#menu_lefty a.blogs:active {background-position:0px -220px;}
	#menu_lefty a.blogs:hover {background-position: -145px  -220px;}	
	
	#menu_lefty a.eventos,#menu_lefty a.eventos:active {background-position:0px -240px;}
	#menu_lefty a.eventos:hover {background-position: -145px  -240px;}	
	
	
	#menu_lefty a.foros,#menu_lefty a.foros:active {background-position:0px -260px;}
	#menu_lefty a.foros:hover {background-position: -145px  -260px;}	
				
	#menu_lefty a.circulo,#menu_lefty a.circulo:active {background-position:0px -280px;}
	#menu_lefty a.circulo:hover {background-position: -145px  -280px;}	
								
	#menu_lefty a.recomendado,#menu_lefty a.recomendado:active {background-position:0px -300px;}
	#menu_lefty a.recomendado:hover {background-position: -145px  -300px;}	
	
	#menu_lefty a.encuesta,#menu_lefty a.encuesta:active {background-position:0px -320px;}
	#menu_lefty a.encuesta:hover {background-position: -145px  -320px;}	
	
	#menu_lefty a.endosos,#menu_lefty a.endosos:active {background-position:0px -360px;}
	#menu_lefty a.endosos:hover {background-position: -145px  -360px;}	
	
	
	#menu_left  a.menu_1_l_number, #menu_leftx  a.menu_1_l_number,#menu_lefty  a.menu_1_l_number,#menu_leftw  a.menu_1_l_number { 
	
	float:right;
	width:30%; 
	color:#fff;
	line-height:180%;
	/*background-position: 0px  0px;  text-indent:10%; */
	text-indent:5%;
	background: url(bl_imagenes/fondo4.png) repeat-x  left top; 
	/*text-decoration: none;*/
	
	}
	
	#menu_left  a.menu_1_l_number:hover, #menu_leftx  a.menu_1_l_number:hover, #menu_lefty  a.menu_1_l_number:hover { 
	
	 
	color:#fff000;
	 
	
	}	
		
	
/*---------------------------------------------------------------------------------------------------*/
/* MENU GRAFICO DERECHA TRAJAN PRO BETA NO DESPLEGABLE 07-06-2011*/

.menu_right /* ul */
	{ 
	height: 100%;

	} 
.menu_right li 
	{	 
	}
	.menu_right a 
	{
		background:url(bl_imagenes/menu-options-right.gif);display:block; width:145px; height:20px; text-indent:-9000px;
		
	}

/*-----------------------------				FIN MENUS 		-------------------------------------------------------------------*/