/**** INICIO MENÚ HORIZONTAL ***/

.horbar	{
	color: #5A0000;
	/*background-color: #FFE5F6;*/
	border: 0px outset #cecac1;
}
/*Cambia el tipo de letra, tamaño y estilo de los botones*/
.horbaritem	{
	float: left;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-style: italic;*/
	font-weight: bold;
	/*font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;*/
	font-size: 13px;
}

.horbaritem a	{
	display: block;
	text-decoration: none;
}
/*Color de letra de los menúes principales*/
.horbaritem a:link	{
	color: #443D2D;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../imagenes/imagenMenu.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
/*Color de letra de los menúes principales*/
.horbaritem a:visited	{
	color: #665F00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../imagenes/imagenMenu.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

/*Color de fondo de los menúes principales al pasar mouse*/
.horbaritem a:hover	{
	color: #FFFF00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../imagenes/imagenMenu2.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}

.horbaritem a:active	{
	color: #5A0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../imagenes/imagenMenu.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
/*Color de fondo de los menúes principales*/

/**** FIN MENÚ HORIZONTAL ***/

/**** INICIO SUBMENÚ ****/
.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}
/*Color de fondo de los Submenúes principales*/
.subframe	{
	position: relative;
	display: block;
	background-color: #ffffff;
	border:solid 1px #000000;
	padding:3px;
}
/**** FIN SUBMENÚ ***/


/**** INICIO MENÚ VERTICAL ****/

.verbar	{
	color: #333333;
	/*background-color: #F9D016;
	border: 1px solid #BB4090;*/
	padding:10px;
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/*font-style: italic;*/
	font-weight: bold;
	/*font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;*/
	font-size: 13px;
}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	width: 100%;
}
/*Color de letra de menúes y submenúes en link*/
.item a:link	{
	background-image: url(../imagenes/iconoFlechaNegraIzq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	/*background-color: #55AAFF;*/
	color: #004578;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 9px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-bottom-color: #fff;
	width: 100%;
	/*margin: 2px;*/
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.item a:visited	{
	background-image: url(../imagenes/iconoFlechaNegraIzq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	/*background-color: #55AAFF;*/
	color: #004578;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 9px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-bottom-color: #fff;
	width: 100%;
	/*margin: 2px;*/
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
/*Color de letra de menúes y submenúes en hover*/
.item a:hover	{
	color: #68661A;
	background-image: url(../imagenes/iconoFlechaNegraDer.gif);
	background-repeat: no-repeat;
	background-position: left center;
	/*background-color: #FF6600;*/
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 9px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-bottom-color: #000;
	width: 100%;
	/*margin: 2px;*/
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.item a:active	{
	background-image: url(../imagenes/iconoFlechaNegraIzq.gif);
	background-repeat: no-repeat;
	background-position: left center;
	/*background-color: #55AAFF;*/
	color: #004578;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 9px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	border-bottom-color: #fff;
	width: 100%;
	/*margin: 2px;*/
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

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

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

/**** FIN MENÚ VERTICAL ****/