/*
Menu related selectors
*/
.jsdomenudiv {
	background-color: #f6f7ef;
	border: 0px outset;
	border-top: 1px dotted #bbc299;
	cursor: default;
	position: absolute; /* Do not alter this line! */
	visibility: hidden;
	z-index: 10;
}

.jsdomenuitem {
	background-color: #f6f7ef;
	border-bottom:1px dotted #bbc299;
	color: #7d6e45;
	cursor: hand;
	display: block;
	font: menu;
	font-family: "Trebuchet MS", arial, verdana, helvetica;
	font-size:10px;
	line-height:22px;
	padding: 2px 0px 0px 22px;
	padding: 2px 0px 0px 15px;
	text-align:left;
	text-decoration: none;
	text-transform: uppercase;
/*	
	background-color: transparent;
	border: none;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 22px;
	padding-right: 15px;
	padding-top: 2px; */
	position: relative; /* Do not alter this line! */
}

.jsdomenuitemover {
	background-color:#808040;
/*	background-color: #dfe2c7; */
	border-bottom:1px dotted #bbc299;
/*	color: #7d6e45;*/
	color:#FFFFCC;
	cursor: hand;
	display: block;
	font: menu;
	font-family: "Trebuchet MS", arial, verdana, helvetica;
	font-size:10px;
	line-height:22px;
	padding: 2px 0px 0px 22px;
	padding: 2px 0px 0px 15px;
	text-align:left;
	text-decoration: underline;
	text-transform: uppercase;
/*	background-color: #000099;
	border: none;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 22px;
	padding-right: 15px;
	padding-top: 2px; */
	position: relative; /* Do not alter this line! */
}

.jsdomenuitem2 {
	background-color:#FFFFCC;
/*   background-color: #f6f7ef;   */
	border-bottom:1px dotted #bbc299;
	color: #7d6e45;
	cursor: hand;
	display: block;
	font: menu;
	font-family: "Trebuchet MS", arial, verdana, helvetica;
	font-size:8px;
	line-height:22px;
	padding: 2px 0px 0px 22px;
	padding: 2px 0px 0px 30px;
	text-align:left;
	text-decoration: none;
	text-transform: none;
	position: relative; /* Do not alter this line! */
}

.jsdomenuitem2over {
	background-color: #dfe2c7;
	border-bottom:1px dotted #bbc299;
	color: #7d6e45;
	cursor: hand;
	display: block;
	font: menu;
	font-family: "Trebuchet MS", arial, verdana, helvetica;
	font-size:8px;
	line-height:22px;
	padding: 2px 0px 0px 22px;
	padding: 2px 0px 0px 30px;
	text-align:left;
	text-decoration: underline;
	text-transform: none;
	position: relative; /* Do not alter this line! */
}

.jsdomenuarrow {
	background-image: url(../../../Documents and Settings/joseangel/Configuracióocal/Archivos temporales de Internet/Content.IE5/M96VYFIQ/classic_arrow.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenuarrowover {
	background-image: url(../../../Documents and Settings/joseangel/Configuracióocal/Archivos temporales de Internet/Content.IE5/M96VYFIQ/classic_arrow_o.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenusep {
}

.jsdomenusep hr {
	text-align: center;
	width: 95%;
}

/*
Menu bar related selectors
*/
.jsdomenubardiv {
	background-color: red;
	background-image: url(../../../Documents and Settings/joseangel/Configuracióocal/Archivos temporales de Internet/Content.IE5/M96VYFIQ/classic_divider.png);
	background-position: left;
	background-repeat: no-repeat;
	border: 2px outset;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	cursor: default;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
}

.jsdomenubardragdiv {
	cursor: move;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
}

.jsdomenubaritem {
	background-color: #CCCCCC;
	border: none;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 22px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemover {
	background-color: #CCCCCC;
	border: 1px outset;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 21px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemclick {
	background-color: #000099;
	border: 1px solid #000099;
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 21px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

/*
Example of selectors for icons. Change the height and width to match the actual 
height and width of the icon image.
*/

/* iconos de opciones autenticadas */
.iconA {
	background-image: url(/img/menu/item_webmail.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconAh {
	background-image: url(/img/menu/item_webmail.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconB {
	background-image: url(/img/menu/item_foro.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconBh {
	background-image: url(/img/menu/item_foro.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconC {
	background-image: url(/img/menu/item_chat.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconCh {
	background-image: url(/img/menu/item_chat.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconD {
	background-image: url(/img/menu/item_perfil.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconDh {
	background-image: url(/img/menu/item_perfil.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconE {
	background-image: url(/img/menu/item_baja.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.iconEh {
	background-image: url(/img/menu/item_baja.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}


/* iconos de opciones normales */
.icon0 {
	background-image: url(/img/menu/itemmenu.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon0h {
	background-image: url(/img/menu/itemmenu.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon1 {
	background-image: url(/img/menu/itemmenu_1.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon1h {
	background-image: url(/img/menu/itemmenu_1.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon2 {
	background-image: url(/img/menu/itemmenu_2.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon2h {
	background-image: url(/img/menu/itemmenu_2.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon3 {
	background-image: url(/img/menu/itemmenu_3.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon3h {
	background-image: url(/img/menu/itemmenu_3.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon4 {
	background-image: url(/img/menu/itemmenu_4.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon4h {
	background-image: url(/img/menu/itemmenu_4.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon5 {
	background-image: url(/img/menu/itemmenu_5.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon5h {
	background-image: url(/img/menu/itemmenu_5.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon6 {
	background-image: url(/img/menu/itemmenu_6.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon6h {
	background-image: url(/img/menu/itemmenu_6.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon7 {
	background-image: url(/img/menu/itemmenu_7.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon7h {
	background-image: url(/img/menu/itemmenu_7.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon8 {
	background-image: url(/img/menu/itemmenu_8.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon8h {
	background-image: url(/img/menu/itemmenu_8.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon9 {
	background-image: url(/img/menu/itemmenu_9.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon9h {
	background-image: url(/img/menu/itemmenu_9.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 2px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}



