.itemactivo {
	color: #FFFFFF;
	background: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	clip:   rect();
	font-size: 12px;
	font-weight: bold;
	cursor: hand;
	background-color: #00OOOO;
}
.capatit {
	font-weight: bold;
	color: #FFFFFF;
	background: #000000 url(rectangulo.jpg) repeat-y;
	layer-background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 120px;
	font-size: 12px;
	cursor:hand;
	background-color: #0099FF;
}
.capadesp {
	layer-background-color: #02318B;
	border: 1px #02318B solid;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #OOOOOO;
	background: #02318B;
	text-decoration: none;
	line-height: 18px;
	z-index: 10;
	cursor: hand;
	position: relative;
	clip:  rect(   );
	background-color: #0099FF;	
}
