
.superior
{
	width: 100%;
	height: 24px;
}
.inferior a, .inferior span
{
	border-bottom: 0;
	border-right: 1px solid;
	border-right-color: #cccccc;
	text-decoration: none;
	border-left: 0px;
	padding: 0 7px;
	list-style-type: none;
	background-color: white;
	color: black;
	font-family: Tahoma;
	font-size: 10;
	float: right;	
}

.inferior a:hover
{
	border-bottom: 0;
	border-right: 1px solid;
	border-right-color: #cccccc;
	border-left: 0;
	background-color: white;
	color: orange;
	float: right;	
}
.inferior .selected
{
	padding: 0 7px;
	border-right: 1px solid;
	border-right-color: #cccccc;
	border-bottom: 0;
	border-left: 0;
	background-color: white;
	color: #81aeea;
	text-decoration: none;
	float: right;	
}
BACKGROUND: url("/images/imagenTop.gif") #f6f6f6 repeat left top; padding: 0; margin: 0; border: 0;
border-top: 2px solid #1D74AA;
border-top: 2px solid orange;
border-top: 2px solid #5fc2fb;	