.itemactivo {
	color: #483D8B;
	background: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	clip:   rect(   );
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
}
.itemdescr {
	background: #483D8B;
	layer-background-color:#FFFFFF;
	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: 12px;
	border-style: ridge;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	z-index: 10;
	color: #FFFFFF
}
.capatit {
	font-weight: bold;
	color: #FFFFFF;
	background: #483D8B url(rectangulo.jpg) repeat-y;
	layer-background-color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	font-size: 12px;
	cursor:hand;
}
.capadesp {
	layer-background-color: #FFFFFF;
	border: 2px #FFFFFF solid;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #483D8B;
	background: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	z-index: 10;
	cursor: hand;
; position: absolute; clip:  rect(   )
	
}
