

/* ==================================== */
/*	AVANCE		 MENU					*/
/* ==================================== */


.RadMenu_Agora .text
{	
	font-weight:bold;
	cursor: pointer;
	cursor: hand;
	font-family: verdana;
	font-size:12px;
	line-height:15px;
	color:White;
	
}


.RadMenu_Agora .link
{
	
	height:35px;
	width:100px;
	text-decoration: none;

	padding-top:7px;
}




.RadMenu_Agora .link:hover  
{

text-decoration: none;
}

.RadMenu_Agora .focused
{
	 background: url(images/LeegMenu2.gif) repeat-x;
	text-decoration: none;
	
}




.RadMenu_Agora .last
{
    border-right: solid 2px #3f3f3d;    
}



.RadMenu_Agora .slide .link
{
	color: #eeeeee;
	height:35px;
	text-decoration: none;
	padding-left:20px;
	padding-right:20px;
	padding-top:7px;
	margin-right:0px;
}

.RadMenu_Agora .slide .link:hover 
{
	
	text-decoration: none;
	
}

.RadMenu_Agora .slide .focused
{	
	text-decoration: none;
	
}



.RadMenu_Agora LI
{
	margin:0px !important;
}