.itemactivo {  
	color: #FFFFFF; 
	background: #FF9900; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	clip:   rect(   ); 
	font-size: 10px; 
	font-weight: bold; 
	cursor: hand;
}

.capatit {
	layer-background-color: #FFFFFF;
	border: 1px #ACACAC solid;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	background: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	cursor:hand;
}

.capadesp {
	layer-background-color: #FFFF99;
	border: 2px #FFCC66 solid;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663333;
	background: #FFFF99;
	text-decoration: none;
	line-height: 18px;
	z-index: 1;
	cursor: hand;
; position: absolute; clip:  rect(   )
}

.menulat {
	border: 2px #FFCC66 solid;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-decoration:none;
	width: 140px;
	line-height: 18px;
	z-index: 2;
	cursor: hand;
	background: #FFFF99;
	a {text-decoration:none;}
	a:hover {color:#FF9900; background: #FFFF99; border: 2px #FFCC66 solid;}
; position: absolute; clip:  rect(   )
}

.menulatini {
	border: 2px #FFCC66 solid;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #FF9900;
	text-decoration: none;
	line-height: 18px;
	z-index: 2;
	cursor:hand;
}
