@charset "ISO-8859-1";
/* CSS Document */


.descripcion {
			font-size:11px;
			font-family:Arial, Helvetica, sans-serif;
			
}

.tit_descripcion {
			font-size:18px;
			font-family:Arial, Helvetica, sans-serif;
			color:#555555;
}

.texto {
			font-size:8pt;
			font-family:Verdana;
			color:#3c3c3c;
}


.proximo {
			font-size:10pt;
			font-family:Verdana;
			font-weight:bold;
			color:#ffffff;
			border-bottom: 1px solid #969696;
}

.separa_proximo {
			font-size:10pt;
			font-family:Verdana;
			font-weight:bold;
			color:#ffffff;
			border-bottom: 1px dashed #969696;
}

.torneo {
			font-size:9pt;
			font-family:Verdana;
			font-weight:bold;
			color:#ffffff;
}

.hora {
			font-size:8pt;
			font-family:Verdana;
			color:#ffffff;
}

.equipo {
			font-size:12pt;
			font-family:Verdana;
			color:#ffffff;
}

.fix_base {
			font-size:9pt;
			font-family:Verdana;
			font-weight:bold;
			background-color:#CCCCCC;
			color:#555555;
}

.group_base {
			font-size:9pt;
			font-family:Verdana;
			font-weight:bold;
			background-color:#555555;
			color:#e0e0e0;
}

.menu {
			font-size:9pt;
			font-family:Verdana;
			font-weight:bold;
			background-color:#e7e7e7;
			color:#777777;
			border-bottom: 1px solid #a9a9a7;
			vertical-align:sub;
			
}

.link {
	font-family: Verdana;
	font-size: 9px;
	color: #777777;
	text-decoration: none;
}

.link2 {
	font-family: Verdana;
	font-size: 10px;
	color: #444444;
}

.show_tit {
	font-family: tahoma;
	font-size: 14px;
	color: #777777;
}

.show_select {
	font-family: tahoma;
	font-size: 10px;
	color: #777777;
	background-image:url(heads/elije.jpg);
	background-repeat:no-repeat;
}

.separa_celda {
	border-right: 1px dashed #777777;
	
}

.resultado {
	border-bottom: 1px solid #c6c6c6;
	border-right: 1px dashed #777777;
	background-color:#999999;
	color:#FFFFFF;
	
}

.separa_rows {
	border-top: 1px solid #c6c6c6;
}
