.itemactivo {  color: #000000; background: #FDAD57; text-decoration: none; font-family: Arial, Helvetica, sans-serif; clip:   rect(   ); font-size: 11px; cursor: hand}

.itemdescr {
	background: #9999ff;
	layer-background-color:#000000;
	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: 11px;
	border-style: ridge;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	z-index: 10;
	color: #9999ff
}
.capatit {
	color: #ffffff;
	background: #9999ff url(rectangulo.jpg) repeat-y;
	layer-background-color: #9999ff;
	font-family: Arial, Helvetica, sans-serif;
	width: 141px;
	font-size: 11px;
	cursor:hand;
}
.capadesp {
	layer-background-color: #FDAD57;
	border: 1px #9999ff solid;
	width: 141px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: #FDAD57;
	text-decoration: none;
	line-height: 13px;
	z-index: 10;
	cursor: hand;
; position: absolute; clip:  rect(   )
	
}

