.itemactivo {  color: #FFFFFF; background: #0099CC; text-decoration: none; font-family: Arial, Helvetica, sans-serif; clip:   rect(   ); font-size: 12px; font-weight: bold; cursor: hand}

.itemdescr {
	border-width:thin; padding:2px; background:#00FFFF; layer-background-color:#CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	width: 110px;
	position: absolute;
	clip: rect( );
	font-size: 10px;
	border-style: ridge;
	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: #33CCFF;
	border: 2px solid #333333;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	background: #00FFFF;
	text-decoration: none;
	line-height: 18px;
	z-index: 10;
	cursor: hand;
; position: absolute; clip:  rect(   )
	
}