.horbar	{
	color: black;
	border: 2px outset #cecac1;
}

.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}

.horbaritem a {
	display: block;
	text-decoration: none;
}

.horbaritem a:link, .horbaritem a:visited, .horbaritem a:active	{
	color: #000000;
	text-decoration: none;
}

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

.verbar	{
	color: black;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px dotted #663300;
}

.subframe	{
	position: relative;
	display: block;
	background-color: #E9E8EE;
}

.item	{
	text-align: left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	background-image: url(../imagenes/FrancoEventosInstrumentosFotografia/bg_menu2_EventosInstrumentosFotos_Pereira.gif);
	width: 153px;
	vertical-align: middle;
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	padding: 5px;
}

.item a:link, .item a:visited, .item a:active	{
	color: #666666;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999966;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 143px;
}

.item a:hover	{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9A9CA6;
	border-right-color: #9A9CA6;
	border-bottom-color: #FFFFFF;
	border-left-color: #9A9CA6;
	width: 143px;
}

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


/* SUBITEM */
.subitem	{
	text-align: left;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #333333;
	background-image: url(../imagenes/bagraum_menu.jpg);
}

.subitem a	{
	position: relative;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

.subitem a:link, .subitem a:visited, .subitem a:active	{
	color: #666666;
	text-decoration: none;
	padding: 2px;
	display: block;
	border-bottom: 1px solid #CBCCDA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #CBCCDA;
}

.subitem a:hover	{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #9A9CA6;
	padding: 2px;
	display: block;
}

.subitem .fwdarr	{
	position: absolute;
	top: 5px;
/*	right: 4px; */
	right: 7px;
}
.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}

