#myBAR{
  	font-family: Verdana, Arial, Helvetica;
  	font-weight: 400;
  	font-size: 10px;
  	width: 760px;
 	background-color: #EFEFDE;
	border-bottom: solid 1px #84827B;
	border-top: solid 1px #84827B;
	line-height: 22px;
	height: 22px;
 }
ul.myBAR_menu	{
	position:relative; 
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 0 0 0;
	border: none;
	text-align:left;
}
ul.myBar_menu li{  /* ojo */
	list-style:none;
	display:inline;
	text-align:left;
	margin: 0;
	padding:0;
	float: left;
	position: relative;
	line-height: 18px;
}
ul.myBar_menu li a {
	margin: 0 0 0 0;
	text-decoration:none;
	float: left; 
}
#myBAR .myBAR_menu img {
	border: none;
}

.myBAR_menu li > a	{
	width: auto;
	display: block;	/* Para Mozilla */
	border: none;
}
.myBAR_selected {
	background: url(../img/mybar_selected.gif) no-repeat 18px 10px;
}
.myBAR_submenu {
	left:0px;
	top:20px;
	position: absolute;
	display: none;
	border: 1px solid #84827B;
	width: 190px;
	text-align: left;
	background: #fff;
}
.myBAR_submenu ul	{
	list-style: none;
	list-style-position: outside;
	padding: 0;
	margin: 0;
	width: 100%;
}

.myBAR_submenu li	{  /* ojo */
	float: none;
	position: relative;
	display: block;
	height:18px;
	line-height:22px;
	width: 100%;
}

.myBAR_submenu li a	{
	text-decoration: none;
	color: #4B4A47;
	width: 100%;
	padding-left: 14px;
}

div.myBAR_submenu ul li a:Hover{
	background-color: #FDFCE8;
}

/* Hack to NS, FF { */
div[class="myBAR_submenu"] ul li a:Hover{
	background: none;
}
div[class="myBAR_submenu"] ul li:Hover{
	background-color: #faf8d8;
}
div[class="myBAR_submenu"] {
	top:22px;
}

/* } */

#oficina{
	width:135px;
	}
#historia{
	width:170px;
}
#locales{
	width:120px;
}
