/*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:333333;
	padding: 4px 2px 4px 2px;
	text-align: left;
	/*background-image: url(img/8150.gif);
	background-repeat: no-repeat;*/
}

a.menuButtonm {
  background-color: transparent;
  border-right: 1px solid #ffffff;
  color: #8CC9EA;
  cursor: hand;
  left: 0px;
  margin: 0px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

a.menuButtonm:hover {
	background-color: #308ABA;
	color: #8CC9EA ;
}

a.menuButtonm2 {
  background-color: transparent;
  color: #8CC9EA;
  cursor: hand;
  left: 0px;
  margin: 0px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

a.menuButtonm2:hover {
	background-color: #308ABA;
	color: #8CC9EA ;
}


div.menuBar a.menuButton {
  background-color: transparent;
  border-right: 1px solid #ffffff;
  color: #A0cbe2;
  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: 308ABA;
	color: #333333;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: trasparent;
  color: #a0cbe2;
 
}

div.menu {
	background-color: #f4f4ec; /*f4f4ec*/
	border: 1px solid #e8e7d2; /*e8e7d2*/
	left: 0px;
	padding: 0px 1px 1px 0px;
	position: absolute;
	top: 0px;
	z-index: 200;
	visibility: hidden;
}

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: #A0CBE2; /*e6e6cc*/
  color: #333333;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep { border-top:dashed 1px #cccccc; margin: 4px 4px; 
  /*border: 1px solid #e0e0e0;
  margin: 4px 2px;*/
}

#holdm{position:absolute; top:80px; left:360px; z-index:120; width:597px;}

/*termina estilo de menu*/
