#menu_number {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #f1a500;
}

.menu_item_more_parent a { color:#ffffff; text-decoration:none; }
.menu_item_more_parent a:link { text-decoration:none; }
.menu_item_more_parent a:hover { color:#b9acb0; text-decoration:none; }
.menu_item_more_parent a:active { text-decoration:none; }
.menu_item_more_parent a:visited { text-decoration:none; }

.menu_item_single_parent a { color:#ffffff; text-decoration:none; }
.menu_item_single_parent a:link { text-decoration:none; }
.menu_item_single_parent a:hover { color:#b9acb0; text-decoration:none; }
.menu_item_single_parent a:active { text-decoration:none; }
.menu_item_single_parent a:visited { text-decoration:none; }

.menu_button_child a { color:#ffffff; text-decoration:none; }
.menu_button_child a:link { text-decoration:none; }
.menu_button_child a:hover { color:#b9acb0; text-decoration:none; }
.menu_button_child a:active { text-decoration:none; }
.menu_button_child a:visited { text-decoration:none; }

.menu_button_child_parent a { color:#ffffff; text-decoration:none; }
.menu_button_child_parent a:link { text-decoration:none; }
.menu_button_child_parent a:hover { color:#b9acb0; text-decoration:none; }
.menu_button_child_parent a:active { text-decoration:none; }
.menu_button_child_parent a:visited { text-decoration:none; }

.menu_button_grandchild_parent a { color:#6D0929; text-decoration:none; }
.menu_button_grandchild_parent a:link { text-decoration:none; }
.menu_button_grandchild_parent a:hover { color:#666666; text-decoration:none; }
.menu_button_grandchild_parent a:active { text-decoration:none; }
.menu_button_grandchild_parent a:visited { text-decoration:none; }

.menu_button_grandchild a { color:#6D0929; text-decoration:none; }
.menu_button_grandchild a:link { text-decoration:none; }
.menu_button_grandchild a:hover { color:#666666; text-decoration:none; }
.menu_button_grandchild a:active { text-decoration:none; }
.menu_button_grandchild a:visited { text-decoration:none; }

.menu_button_grandchild2 a { color:#6D0929; text-decoration:none; }
.menu_button_grandchild2 a:link { text-decoration:none; }
.menu_button_grandchild2 a:hover { color:#666666; text-decoration:none; }
.menu_button_grandchild2 a:active { text-decoration:none; }
.menu_button_grandchild2 a:visited { text-decoration:none; }

.menu_button_grandchild_paren2 a { color:#6D0929; text-decoration:none; }
.menu_button_grandchild_paren2 a:link { text-decoration:none; }
.menu_button_grandchild_paren2 a:hover { color:#666666; text-decoration:none; }
.menu_button_grandchild_paren2 a:active { text-decoration:none; }
.menu_button_grandchild_paren2 a:visited { text-decoration:none; }

.menu_button_grandchild3 a { color:#6D0929; text-decoration:none; }
.menu_button_grandchild3 a:link { text-decoration:none; }
.menu_button_grandchild3 a:hover { color:#666666; text-decoration:none; }
.menu_button_grandchild3 a:active { text-decoration:none; }
.menu_button_grandchild3 a:visited { text-decoration:none; }

.menu_button_grandchild_paren3 a { color:#6D0929; text-decoration:none; }
.menu_button_grandchild_paren3 a:link { text-decoration:none; }
.menu_button_grandchild_paren3 a:hover { color:#666666; text-decoration:none; }
.menu_button_grandchild_paren3 a:active { text-decoration:none; }
.menu_button_grandchild_paren3 a:visited { text-decoration:none; }

.menu_hor_slot {
	height: 59px;
	vertical-align: top;
}
.menu_hor_item div {
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.menu_hor_item a {
	color: #858585;
}

.menu_hor_item a:link { text-decoration: none; }
.menu_hor_item a:hover { text-decoration: none; color: #F1A500; }
.menu_hor_item a:active { text-decoration: none; }
.menu_hor_item a:visited { text-decoration: none; }

.menu_hor_split {
	width: 1px;
	background-image: url(../images/interface/clear_gray_dot.gif);
	background-repeat: repeat-y;
	background-position: center center;
	line-height: 1px;
}
.menu_ver_split {
	background-image: url(../images/interface/clear_gray_dot.gif);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 1px;
}
.menu_ver_split_right {
	background-image: url(../images/interface/menu/subitem_sides_tree.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1px;
	width: 90px;
}
.menu_ver_split_left {
	background-image: url(../images/interface/menu/subitem_sides_tree.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 1px;
	width: 90px;
}
.menu_hor_item {
	background-image: url(../images/interface/menu/menu_hor_bar.gif);
	background-repeat: repeat-x;
	background-position: center 20px;
	height: 40px;
	text-align: right;
	padding-right: 10px;
}
.menu_hor_subitem {
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	height: 20px;
	background-image: url(../images/interface/menu/subitem_tree.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* SANTI, estos los he creado yo pq no estaban creados en este CSS nuevo */

.menu_item_single_parent {
	background-image: url(../images/interface/menu/menu_parent_single_back2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	padding-left: 44px;
	color: #FFFFFF;
	/*padding-top:5px; /* Modificado por mi para alinear el texto al medio del cuadro */
	line-height: 20px;
}
.menu_item_more_parent {
	background-image: url(../images/interface/menu/menu_parent_more_back2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	padding-left: 44px;
	color: #FFFFFF;
	/*padding-top:5px; /* Modificado por mi para alinear el texto al medio del cuadro */
	line-height: 20px;
}
.menu_button_child {
	background-image: url(../images/interface/menu/menu_item_child-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	padding-left: 50px;
	color: #6D0929;
	/*padding-top:5px; /* Modificado por mi para alinear el texto al medio del cuadro */
	line-height: 20px;
}
.menu_button_child_parent {
	background-image: url(../images/interface/menu/menu_item_child_parent-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	padding-left: 50px;
	color: #6D0929;
	/*padding-top:5px; /* Modificado por mi para alinear el texto al medio del cuadro */
	line-height: 20px;	
}
.menu_button_grandchild {
	background-image: url(../images/interface/menu/menu_item_grandchild-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	padding-left: 56px;
	color: #6D0929;
	/*padding-top:5px; /* Modificado por mi para alinear el texto al medio del cuadro */
	line-height: 20px;
}
.menu_button_grandchild_parent {
	background-image: url(../images/interface/menu/menu_item_grandchild_parent-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	padding-left: 56px;
	color: #6D0929;
	/*padding-top:5px; /* Modificado por mi para alinear el texto al medio del cuadro */
	line-height: 20px;
}
.menu_button_grandchild2 {
	background-image: url(../images/interface/menu/menu_item_grandchild2-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	padding-left: 60px;
	color: #6D0929;
	/*padding-top:5px; /* Modificado por mi para alinear el texto al medio del cuadro */
	line-height: 20px;
}
.menu_button_grandchild_paren2 {
	background-image: url(../images/interface/menu/menu_item_grandchild_paren2-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	padding-left: 60px;
	color: #6D0929;
	/*padding-top:5px; /* Modificado por mi para alinear el texto al medio del cuadro */
	line-height: 20px;
}
.menu_button_grandchild3 {
	background-image: url(../images/interface/menu/menu_item_grandchild3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	padding-left: 66px;
	color: #6D0929;
	/*padding-top:5px; /* Modificado por mi para alinear el texto al medio del cuadro */
	line-height: 20px;
}
.menu_button_grandchild_paren3 {
	background-image: url(../images/interface/menu/menu_item_grandchild_paren3-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	padding-left: 44px;
	color: #6D0929;
	/*padding-top:5px; /* Modificado por mi para alinear el texto al medio del cuadro */
	line-height: 20px;
}
