/*HEADER NEW*/

#liga:hover			{color: #333333;text-decoration:underline}
#ligaroja:hover		{color: #999900;text-decoration:underline}
#ligaherr:hover		{color: #666666;text-decoration:underline}
#ligablanca:hover	{color: #ffffff;text-decoration:underline}
#ligacancha:hover	{color: #EE2C25;text-decoration:underline}

.arrojo11	  	{color: #990000;font-family: arial;font-size: 11px;font-weight: normal}
.arrojo13 	  	{color: #990000;font-family: arial;font-size: 13px;font-weight: normal}

.arheader11	  	{color: #666666;font-family: arial;font-size: 11px;font-weight: normal}
.arheader13	  	{color: #666666;font-family: arial;font-size: 13px;font-weight: normal}
.arheader14	  	{color: #666666;font-family: arial;font-size: 14px;font-weight: normal}

/* // HEADER NEW*/

/* PARA BARRA DE NAVEGACION */

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}



div.menuBar {
	background-color: #333;
	padding: 4px 2px 4px 2px;
	text-align: left;
	background-image: url(img/5140.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border-right: 1px solid #ffffff;
  color: #b3c9ad;
  cursor: hand;
  left: 0px;
  margin: 0px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
	background-color: 428F5F;
	color: #b3c9ad;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: trasparent;
  color: #b3c9ad;
 
}

div.menu {
	background-color: #f4f4ec; /*f4f4ec*/
	border: 1px solid #e8e7d2; /*e8e7d2*/
	left: 0px;
	padding: 0px 1px 1px 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 200;
}

div.menu a.menuItem {
  color: #333333;
  cursor: hand;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #b3c9ad; /*e6e6cc*/
  color: #333333;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}

#holdm{position:absolute; top:80px; left:360px; z-index:120; width:597px;}

/*termina estilo de menu*/

