.itemactivo {  color: #FFFFFF; background: #FF9900; text-decoration: none; font-family: Arial, Helvetica, sans-serif; clip:   rect(   ); font-size: 12px; font-weight: bold; cursor: hand}

.itemdescr {
	background: #FFFFCC;
	layer-background-color:#CCFFCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	width: 110px;
	position: absolute;
	clip: rect( );
	font-size: 10px;
	border-style: ridge;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	z-index: 10;
	color: #333333
}
.capatit {
	font-weight: bold;
	color: #FFFF33;
	background: #0033CC url(rectangulo.jpg) repeat-y;
	layer-background-color: #0033CC;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	font-size: 14px;
	cursor:hand;
}
.capadesp {
	layer-background-color: #FFFF99;
	border: 2px #FFCC66 solid;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
	background: #FFFF99;
	text-decoration: none;
	line-height: 18px;
	z-index: 10;
	cursor: hand;
; position: absolute; clip:  rect(   )
	
}
