.nav-container-outer{
	height: 50px;
	background: url(/webfmnh/web/images/barra1.gif);
	width: 735px;
	margin-left: 0px;
	margin-top: 0px;
}

#divisor{
	background: url(/webfmnh/web/images/barra_division.gif);
	width:1px;
	height: 38px;
	margin-top: 0px;
	margin-left: 20px;
	padding-left:1pt;
	border: #000 0px solid;
	position:relative;
}

.float-left{
	float: left;
	position: absolute;
	margin-left: -375px;
	margin-top: 0px;
}
.float-right{
	float: right;
	margin-right: 0px;
	margin-top: 0px;
}

.nav-container{
	position:relative;
	zoom:1;
	margin: 0 auto;
}
.nav-container a, .nav-container li{
	float:left;
	display:block;
	white-space:nowrap;
}

/*^'^ Primary Items ^'^*/
#nav-container a{
	margin: 5px 4px 0px 4px;
	color: #fffa00;
	font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
}

.item-primary{
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 5px;
	text-align:center;
}


/*COLOCA EL BORDE DE COLORES A LAS LETRAS DEL MENU*/
#contenedor {
	position:relative;
}

#texto {
	position:absolute;
	height:3em;
	font-weight:900;
	font-size:2em;
}

#texto font {
	position:relative;
	top:0;
	left:0;
	z-index:0;
	font-weight:900;
	font-size:1em;
}

#texto .ante {
	font-size:0;
}

#texto font .arrIzq {
	display:inline;
	position:absolute;
	top:-2px;
	left:-2px;
	z-index:-1;
	color:#be1e2d;
}

#texto font .abaDer {
	display:inline;
	position:absolute;
	top:+1px;
	left:+1px;
	z-index:-1;
	color:#be1e2d;
}

/*FIN DEL COLOR DE BORDE DE LETRAS DEL MENU*/



/*COLOCA EL BORDE DE COLORES A LAS LETRAS DEL MENU*/
.nav-container-outer2{
	height: 39px;
	background: url(/webfmnh/web/images/barra1.gif);
	width: 735px;
	margin-left: 0px;
	margin-top: 0px;
	border:0;
}


.float-left2{
	float: left;
	position: absolute;
	margin-left: -375px;
	margin-top: 0px;
}
.float-right2{
	float: right;
	margin-right: 0px;
	margin-top: 0px;
}

.nav-container2{
	position:relative;
	zoom:1;
	margin: 0 auto;
}
.nav-container2 a, .nav-container2 li{
	float:left;
	display:block;
	white-space:nowrap;
}

/*^'^ Primary Items ^'^*/
#nav-container2 a{
	margin: 5px 4px 0px 4px;
	color: #fffa00;
	font-family: Trebuchet MS, Arial, sans-serif, Helvetica;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
}

.item-primary2{
	padding-left: 23px;
	padding-right: 23px;
	padding-top: 5px;
	text-align:center;
}

#divisor2{
	background: url(/webfmnh/web/images/barra_division.gif);
	height: 3px;
}



#texto2 {
	position:absolute;
	text-decoration: none;

}

#texto2 font {
	position:relative;
	top:0;
	left:0;
	z-index:0;
}

#texto2 .ante {
	font-size:0;
}

#texto2 font .arrIzq {
	display:inline;
	position:absolute;
	top:-2px;
	left:-2px;
	z-index:-1;
	color:#be1e2d;
}

#texto2 font .abaDer {
	display:inline;
	position:absolute;
	top:+1px;
	left:+1px;
	z-index:-1;
	color:#be1e2d;
}
