/*HEADER NEW*/
body {margin:0px;}

a.usuario{
	font-family: "Trebuchet MS", verdana, arial;
	font-size: 13px;
	color: #ffffff;
	text-decoration:underline;
	cursor:pointer;
	padding-bottom:8px;
}

#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; text-decoration:none;}
.arrojo13 	  	{color: #990000;font-family: arial;font-size: 13px;font-weight: normal}
.arblanco13	  	{color: #ffffff;font-family: arial;font-size: 13px;font-weight: normal}
.arblanco12	  	{color: #ffffff;font-family: arial;font-size: 12px;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 */
a.menuvnc {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
  background-color: transparent;
  border-right: 1px solid #E9C41A;
  color: #FFFFFF;
  cursor: hand;
  left: 0px;
  margin: 0px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}


a.menuvnc:hover {
	background-color: #9F3C10;
	color: #FFFFFF;
}

a.menuvnc2 {
  font-family: "Trebuchet MS", Arial, sans-serif;
  font-size: 13px;
  font-weight:bold;
  background-color: transparent;
  color: #FFFFFF;
  cursor: hand;
  left: 0px;
  margin: 0px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}


a.menuvnc2:hover {
	background-color: #9F3C10;
	color: #FFFFFF;
}

/*////////////////////*/



#holdm{position:absolute; top:80px; left:360px; z-index:120; width:597px;}

/*termina estilo de menu*/
