.horbar	{
	color: #FFFFFF;
	background-color: #000000;
	width: 755px;
	height: 28px;
	z-index: 10;
}

.horbaritem	{
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 125px;
	height: 28px;
	border-right: solid 1px #c0c0c0;
	z-index: 10;
}

.horbaritem a	{
	display: block;
	text-decoration: none;
	height: 19px;	
	padding: 7px 10px 2px 10px;
}

.horbaritem a:link	{
	color: #ffffff;
	text-decoration: none;
}

.horbaritem a:visited	{
	color: #FFFFFF;
	text-decoration: none;
}

.horbaritem a:hover	{
	color: #0f0f0f;
	background-color: #c0c0c0;
	text-decoration: none;
}

.horbaritem a:active	{
	color: #0f0f0f;
	text-decoration: none;
}

.verbar	{
	color: #0f0f0f;
	background-color: #c0c0c0;
	border: 2px outset #cccccc;
	z-index: 10;
	
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	z-index: 10;
	
}

.subframe	{
	position: relative;
	display: block;
	background-color: #c0c0c0;
	border: 1px outset #cccccc;
	z-index: 10;
	
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px 0px 0px 0px;
	z-index: 10;
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
}

.item a:link	{
	color: #0f0f0f;
	text-decoration: none;
}

.item a:visited	{
	color: #0f0f0f;
	text-decoration: none;
}

.item a:hover	{
	color: #000000;
	background-color: #f0f0f0;
	text-decoration: none;
	border: 3px 3px 3px 3px;
}

.item a:active	{
	color: #0f0f0f;
	text-decoration: none;
}

.item .fwdarr	{
	position: absolute;
	top: 5px;
	/*	right: 4px; */
	right: 7px;
}

.separator	{
	background-color: #cccccc;
	/* border-top: 1px solid #9e9a91; */
	border-bottom: 1px solid #cccccc;
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}

/***** AJUSTE *****/
.horbaritem_A {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 135px;
	height: 28px;
	border-right: solid 1px #c0c0c0;
	z-index: 10;	
}

.horbaritem_A a	{
	display: block;
	text-decoration: none;
	height: 19px;	
	padding: 7px 10px 2px 10px;
}

.horbaritem_A a:link	{
	color: #ffffff;
	text-decoration: none;
}

.horbaritem_A a:visited	{
	color: #FFFFFF;
	text-decoration: none;
}

.horbaritem_A a:hover	{
	color: #0f0f0f;
	background-color: #c0c0c0;
	text-decoration: none;
}

.horbaritem_A a:active	{
	color: #0f0f0f;
	text-decoration: none;
}

/***** CONTRA-AJUSTE *****/
.horbaritem_CA {
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 106px;
	height: 28px;
	border-right: solid 1px #c0c0c0;
	z-index: 10;		
}

.horbaritem_CA a	{
	display: block;
	text-decoration: none;
	height: 19px;	
	padding: 7px 10px 2px 10px;
}

.horbaritem_CA a:link	{
	color: #ffffff;
	text-decoration: none;
}

.horbaritem_CA a:visited	{
	color: #FFFFFF;
	text-decoration: none;
}

.horbaritem_CA a:hover	{
	color: #0f0f0f;
	background-color: #c0c0c0;
	text-decoration: none;
}

.horbaritem_CA a:active	{
	color: #0f0f0f;
	text-decoration: none;
}

