/*-------------
* { outline: 2px dotted red }
  * * { outline: 2px dotted green }
  * * * { outline: 2px dotted orange }
  * * * * { outline: 2px dotted blue }
  * * * * * { outline: 1px solid red }
  * * * * * * { outline: 1px solid green }
  * * * * * * * { outline: 1px solid orange }
  * * * * * * * * { outline: 1px solid blue} 
--------------**/
body {
	background: #fff url("../imagenes/fondorallado.jpg");
	font-size: 13px;
	font-family: Arial, Helvetica;
	color: #FFCC00;
}

/*--------------CABECERA-----------------*/
.infoClub {
	font-size: 11px;
	text-align: left;
}

a.normal

#tituloCombos {
	background-color: blue;
	height: auto;
	width: auto;
	float: left;
}

#cabecera {
	background-color: yellow;
	width: 990px;
	height: 160px;
}

#escudoCabecera {
	background-color: green;
	width: 110px;
	height: auto;
	float: left;
}

.tituloCabecera { /*background-color:yellow;*/
	font-size: 50px;
	text-align: left;
	font-weight: bold;
	height: auto;
	width: 700px;
	float: left;
	margin-left: 10px;
}

#combos {
	background-color: yellow;
	height: auto;
	width: auto;
	float: left;
	margin-left: 10px;
}

#escudoGetxoKirolak {
	background-color: green;
	width: 90px;
	height: auto;
}

/*----INICIO COMBOS DE CATEGORIA Y SECCION--------*/
select {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: black;
	background-color: white;
	font-weight: bold;
	border:#CCCCCC 1px solid;
}

option {
	font-family: Arial;
	font-size: 10px;
	color: black;
	font-weight: bold;
}

option.uno {
	background-color: #FFCC00;
}

option.dos {
	background-color: #FFFFCC;
}

.boton {
	background-color: #FFCC00;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	width: auto;
	height: auto;
	
}

input.env{
	border:#333333 1px solid;	
	font-size:11px;	
	font-weight: bold;
}

/*------FIN COMBOS DE CATEGORIA Y SECCION--------*/


/*--------------CABECERA-----------------*/
.medio {
	vertical-align:top;
	/*width: 980px;
	height: 350px;*/
}

/*--------MEDIO IZQUIERDA------------*/
.izquierda { 
	vertical-align:top;
	width: 130px;
	height: auto;	
}

/*----------LISTAS MENU VERTICAL-----padding-left:10px;*/
#vertical {
	width: 10px;
	font-size: 11px;
}

#vertical ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#vertical a {
	color: #000000;
	display: block;
	padding-left: 0;
	padding: 0px 10px;
	width: 100px;
	background-color: #FFCC00;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	text-decoration: none;
}

#vertical a:link,#navlist a:visited {
	background-color: #FFCC00;
	text-decoration: none;
}

#vertical a:hover {
	background-color: #FFFFCC;
	text-decoration: none;
}

	/*-------IMAGEN DE 'USA FIREFOX'----------*/
.imagen img {
	border: 0px;
}

.centro {
	margin-left: 20px;
}

#derecha {
	background-color: red;
	width: 220px;
	height: auto;
	float: left;
}

#pie { /*background-color: aqua;*/
	width: 980px;
	height: auto;
	clear: both;
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
}

/*---------PARTIDOS-----------*/

.tablaPartidos{
	/*margin-left: 10px;*/	
	font-size: 11px;
	width: 98%;
}

.cabePartidos{
	color: #000000;
	background: #999999;	
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	height: 18px;
}

.lineaPartidos1{
	color: #000000;
	height: 20px;
	background: #FFCC00;
}

.lineaPartidos2{
	color: #000000;
	height: 20px;
	background: #FFFFCC;
}

.celdaPartiCategoria{
	width:175px;
	padding-left: 5px;
	
}

.celdaPartiJornada{
	width:30px;
	text-align: center;
}

.celdaPartiDia{
	width:80px;
	text-align: center;
}

.celdaPartiHora{
	width:40px;
	text-align: center;
}

.celdaPartiCampo{
	width:150px;
	text-align: center;
}

.celdaPartiEqCasa{
	width:120px;
	text-align: right;
}

.celdaPartiResCasa{
	width:30px;
	text-align: center;
}

.celdaPartiGuion{
	width:10px;
	text-align: center;
}

.celdaPartiResFuera{
	width:30px;
	text-align: center;
}

.celdaPartiEqFuera{
	width:150px;
	text-align: left;
}

/*---------NOTICIAS---------*/

.tablaNoticias{
	font-size: 11px;
	width: 75%;
}

.cabeNoticias{
	color: #000000;
	background: #999999;	
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	height: 18px;
	padding: 5px 5px 5px 5px;
}

.cuerpoNoticias1{
	color: #000000;
	height: auto;
	background: #FFCC00;
	padding: 10px 10px 10px 10px;
}

.cuerpoNoticias2{
	color: #000000;
	height: auto;
	background: #FFFFCC;
	padding: 10px 10px 10px 10px;
}



/*---------NOTICIAS---------*/

.firma {padding-left:150px;}

.celdaFadura{
	padding-left: 5px;
	font-weight: bold;
}

/*---------CLASIFICACION---------*/

.tablaclasi{
	border-style: hidden;
	margin-left: 10px;	
	font-size: 11px;
}

.cabeclasi  {
	color: #000000;
	background: #999999;	
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	height: 18px;	
}

.lineaclasi1 {
	color: #000000;
	height: 20px;
	background: #FFCC00;
}

.lineaclasi2 {
	color: #000000;
	height: 20px;
	background: #FFFFCC;	
}

.celdaequipo{	
	padding-left: 5px;	
	text-align: left;
	vertical-align: middle;
	width: 120px;
	height: 18px;	
}

.celdapuntos{
	text-align: center;
	vertical-align: middle;
	width: 35px;
	height: 18px;		
}

.celdaVacia{
	background: black;
	width: 2px;
}

.lineaclasi1g {
	color: #000000;
	background: #FFCC00;
	font-weight: bold;
}

.lineaclasi2g {
	color: #000000;
	background: #FFFFCC;	
	font-weight: bold;
}

.posAscenso{
	padding-left: 5px;
	color: #000000;
	background: #009900;	
	font-weight: bold;
	width: 20px;
}

.posPromAscenso{
	padding-left: 5px;
	color: #000000;
	background: #0099CC;	
	font-weight: bold;
	width: 20px;	
}

.posicion{
	padding-left: 5px;
	color: #000000;		
	width: 20px;	
}

.posPromDescenso{
	padding-left: 5px;
	color: #000000;
	background: #FFFFCC;	
	font-weight: bold;
	width: 20px;	
}

.posDescenso{
	padding-left: 5px;
	color: #000000;
	background: #990000;	
	font-weight: bold;
	width: 20px;	
}
/*---------CLASIFICACION---------*/ 

/*------DETALLE CLASIFICACION----*/

.tablaDetClasi{
	border-style: hidden;	
	font-size: 11px;
	text-align: left;
	border-collapse: 0px;
	border-spacing: 0px;
	border:none;	
	width: 75%; 
	margin: 25px;		
}

.lineaDetClasi1 {
	color: #000000;
	height: 20px;
	background: #FFCC00;
}

.lineaDetClasi2 {
	color: #000000;
	height: 20px;
	background: #FFFFCC;	
}

.celdaDetClasiJor{
	width: 80px;
	text-align: center;		
}

.celdaDetClasiEqCasa{
	width: 150px;
	text-align: right;		
}

.celdaDetClasiEqFuera{
	width: 150px;	
	text-align: left;
}

.celdaDetClasResul{
	width: 40px;	
	text-align: center;
}

.celdaDetClasGuion{
	width: 3px;
	text-align: center;
}

/*------DETALLE CLASIFICACION----*/

/*----------CALENDARIO-----------*/

.tablaContentCalen{
	border-style: hidden;	
	font-size: 11px;
	text-align: left;
	width: 100%;	
}
.celdaContentCalen{
	text-align: center;
}

.tablaCalen{	
	border-style: hidden;	
	font-size: 11px;
	text-align: left;
	border-collapse: 0px;
	border-spacing: 0px;
	border:none;	
	width: 90%; 	
}

.cabeJorCalen{
	color:#000000;
	background:#999999;
	height: 20px;
	font-weight:bold;	
	text-align: center;	
}

.lineaCalen1 {
	color:#000000;
	background:#FFCC00;
	height: 20px;
	text-align:left;	
}

.lineaCalen2 {
	color:#000000;
	background:#FFFFCC;
	height: 20px;
	text-align:left;
}

.equipoCasaCalen{
	width: 120px;
	text-align: left;
	padding-left: 10px;
}

.resultadoCasaCalen{
	width: 20px;
	text-align: center;
}

.guionCalen{
	width: 10px;
	text-align: center;
}

.resultadoFueraCalen{
	width: 20px;
	text-align: center;
}

.equipoFueraCalen{
	width: 120px;
	text-align: right;
	padding-right: 10px;
}

/*----------CALENDARIO-----------*/

/*----------BUSQUEDA PARTIDOS-------*/

.tablaBusq{
	font-size: 11px;
	text-align: center;	
	width: 95%;	
	margin-left: 25px;
}

.cabeBusq{
	color:#000000;
	background:#999999;
	height: 20px;
	font-weight:bold;	
	text-align: center;
}

.lineaBusq1{
	color:#000000;
	background:#FFCC00;
	height: 20px;
	text-align:left;
	padding-left: 10px;
}

.lineaBusq2{
	color:#000000;
	background:#FFFFCC;	
	height: 20px;
	text-align:left;	
}

.busqCate{
	width: 75px;
	text-align: center;
}

.busqJor{
	width: 75px;
	text-align: center;
}

.busqFec{
	width: 75px;
	text-align: center;
}

.busqEquipoCasa{
	width: 150px;
	text-align: right;
}

.busqResultadoCasa{
	width: 40px;
	text-align: center;
}

.busqGuion{
	width: 20px;
	text-align: center;
}

.busqResultadoFuera{
	width: 40px;
	text-align: center;
}

.busqEquipoFuera{
	width: 150px;
	text-align: left;
}

/*----------BUSQUEDA PARTIDOS-------*/

/*----------ESTADISTICAS----------*/

.tablaEstad{	
	font-size: 11px;
	text-align: center;	
	width: 75%;	
	margin-left: 25px;	
}

.cabeEstad{
	color:#000000;
	background:#999999;
	height: 20px;
	font-weight:bold;	
	text-align: center;
}

.lineaEstad1{
	color:#000000;
	background:#FFCC00;
	height: 20px;
	text-align:left;
	padding-left: 10px;
}

.lineaEstad2{
	color:#000000;
	background:#FFFFCC;	
	height: 20px;
	text-align:left;	
}

.celdaEstadTitulo{
	width: 250px;
	text-align: left;
	padding-left: 10px;	
}

.celdaEstadEquipo{
	width: 200px;
	text-align: left;
	padding-left: 10px;
}

/*----------ESTADISTICAS----------*/

/*----------PITXITXI-----------*/
.tablaPixitxi{
	font-size: 11px;
	text-align: center;
	width: 65%;	
	margin-left: 15px;	
}

.cabePixitxi{
	font-size: 11px;
	color:#000000;
	background:#999999;
	height: 20px;
	font-weight:bold;	
	text-align: center;
}

.lineaPixitxi1{
	font-size: 11px;
	color:#000000;
	background:#FFCC00;
	height: 20px;
	text-align:left;
	padding-left: 10px;
}

.lineaPixitxi2{
	font-size: 11px;
	color:#000000;
	background:#FFFFCC;	
	height: 20px;
	text-align:left;	
}

.celdaPixitxiTitulo{
	font-size: 11px;	
	text-align: left;
	padding-left: 10px;	
}

.celdaPixitxi{	
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
}

/*----------PITXITXI-----------*/

/*----------PLANTILLA-----------*/

.tablaPlantilla{
	font-size: 11px;
	text-align: center;
	width: 85%;	
	margin-left: 15px;	
}

.cabePlantilla{
	color:#000000;
	background:#999999;
	height: 20px;
	font-weight:bold;	
	text-align: center;
}

.lineaPlantilla1{
	color:#000000;
	background:#FFCC00;
	height: 20px;
	text-align:left;
	padding-left: 10px;
}

.lineaPlantilla2{
	color:#000000;
	background:#FFFFCC;	
	height: 20px;
	text-align:left;	
}

.celdaPlantillaTitulo{
	width: 250px;
	text-align: left;
	padding-left: 10px;	
}

.celdaPlantilla{	
	text-align: left;
	padding-left: 10px;
}

/*----------PLANTILLA-----------*/

/*----------FICHA JUGADOR-------*/

.tablaFicha{
	font-size: 11px;
	text-align: center;
	border-style: hidden;
	border-collapse: 0px;
	border-spacing: 0px;
	border:none;	
	width: 100%;	
}

.cabeFicha{
	color:#000000;
	background:#999999;
	height: 20px;
	font-weight:bold;	
	text-align: center;
}

.lineaFicha1{
	color:#000000;
	background:#FFCC00;
	height: 20px;
	text-align:left;
	padding-left: 10px;
}

.lineaFicha2{
	color:#000000;
	background:#FFFFCC;	
	height: 20px;
	text-align:left;	
}

.celdaFicha{	
	text-align: left;	
}

.celdaFichaTitulo{
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
}

/*----------FICHA JUGADOR-------*/

/*----------RESULTADOS----------*/

.tablaResul{
	font-size: 11px;
	text-align: center;	
	width: 95%;	
}

.cabeLineaResul{
	color:#000000;
	background:#999999;
	height: 20px;
	font-weight:bold;	
	text-align: center;
}

.lineaResul1{
	color:#000000;
	background:#FFCC00;	
	height: 20px;
	text-align:left;
}

.lineaResul2{
	color:#000000;
	background:#FFFFCC;	
	height: 20px;
	text-align:left;
}

.celdaEquipoResul{	
	background:#999999;
	height: 20px;
	font-weight:bold;		
	padding-left: 10px;
	width:120px;
}
.celdaResul{	
	width:40px;
	text-align: center;
}
.celdaResulX{	
	background:#999999;
	width:40px;
	text-align: center;
}

/*----------RESULTADOS----------*/

/*----------JORNADA------------*/

.tablaJor{	
	font-size: 11px;
	text-align: center;
	/*border-style: hidden;
	border-collapse: 0px;
	border-spacing: 0px;
	border:none;*/	
	width: 95%;
}

.lineaJorCabe{
	color:#000000;
	background:#999999;
	height: 20px;
	font-weight:bold;	
	text-align: center;
}

.lineaJor1{
	color:#000000;
	background:#FFCC00;	
	height: 20px;
	text-align:left;
}

.lineaJor2{
	color:#000000;
	background:#FFFFCC;	
	height: 20px;
	text-align:left;
}

.celdaDia{	
	width: 60px;
	text-align: center;
}

.celdaHora{
	width:60px;
	text-align: center;
}

.celdaCampo{
	width: 140px;
	text-align: left; 	
}

.celdaEquipoCasa{
	width: 120px;
	text-align: right;
	
}

.celdaResultado{
	width: 20px;
	text-align: center;
}

.celdaGuion{
	width: 10px;
	text-align: center;
}

.celdaEquipoFuera{
	width: 120px;
	text-align: left;
}

/*----------JORNADA------------*/

/*---------PROGRESO-----------*/

.tablaProgre{
	font-size: 11px;
	text-align: center;	
	width: 100%;
}

.lineaJorCabe{
	color:#000000;
	background:#999999;
	height: 20px;
	font-weight:bold;	
	text-align: center;
}

.lineaProgre1{
	color:#000000;
	background:#FFCC00;	
	height: 20px;
	text-align:left;
}

.lineaProgre2{
	color:#000000;
	background:#FFFFCC;	
	height: 20px;
	text-align:left;
}

.celdaProgreEquipo{
	color:#000000;
	background:#999999;
	padding-left: 10px;
	font-weight: bold;
}

.celdaProgreJor{
	width: 20px;
	text-align: center;	
}

/*---------PROGRESO-----------*/

/*----------ENLACES-----------*/

.tablaEnlaces{
	font-size: 11px;
	text-align: center;
	/*border-style: hidden;
	border-collapse: 0px;
	border-spacing: 0px;
	border:none;*/	
	width: 100%;
}

.lineaEnlacesCabe{
	color:#000000;
	background:#999999;
	height: 20px;
	font-weight:bold;	
	text-align: left;
}

.lineaEnlaces1{
	color:#000000;
	background:#FFCC00;	
	height: 20px;
	text-align:left;
	padding-left: 5px;
}

.lineaEnlaces2{
	color:#000000;
	background:#FFFFCC;	
	height: 20px;
	text-align:left;
	padding-left: 5px;
}

.celdaEnlacesEquipo{
	padding-left: 10px;
}


/*----------ENLACES-----------*/

/*---------HISTORIA-----------*/

.tablaHistoria{
	font-size: 11px;	
	/*border-style: hidden;
	border-collapse: 0px;
	border-spacing: 0px;
	border:none;*/	
	width: 100%;
}

.celdaOtrasTemp{
	vertical-align: top;
	padding-left: 30px;	
}

/*---------HISTORIA-----------*/

/*------OTRAS TEMPORADAS-----*/

.tablaOtrasTemp{
	
}

/*------OTRAS TEMPORADAS-----*/

/*---CALENDARIO EQUIPOS---*/

.tablaCalenEquipos{
	font-size: 11px;
	text-align: center;	
	width: 95%;
}

.cabeCalenEquipos{
	color:#000000;
	background:#999999;
	height: 20px;
	font-weight:bold;	
	text-align: center;
}

.lineaCalenEquipos1{
	color:#000000;
	background:#FFCC00;	
	height: 20px;
	text-align:left;
	padding-left: 5px;
}

.lineaCalenEquipos2{
	color:#000000;
	background:#FFFFCC;	
	height: 20px;
	text-align:left;
	padding-left: 5px;
}

.celdaJorCalenEquipos{
	padding-left: 5px;
	width: 20px;
}

.celdaFechaCalenEquipos{
	width: 80px;
	text-align: center;
}

.celdaEqCasaCalenEquipos{
	width: 120px;
	text-align: left;
	padding-left: 10px;
}

.celdaResCasaCalenEquipos{
	width: 20px;
	text-align: center;
}

.celdaGuionCalenEquipos{
	width: 10px;
	text-align: center;
}

.celdaResFueraCalenEquipos{
	width: 20px;
	text-align: center;
}

.celdaEqFueraCalenEquipos{
	width: 120px;
	text-align: right;
	padding-right: 10px;
}

/*---CALENDARIO EQUIPOS---*/

/*-------INDEX----------*/

.cabeindex{width:875px;height:70px;font-size:40px;font-weight:bold;margin-left:60px;margin-top:30px;}

.textocen {width:850px;height:50px;font-size:13px;text-align:center;margin-left:60px;}
				
.anuncio { width:850px;height:50px;font-size:35px;vertical-align:top;margin-left:60px;}

.ladoizq {width:220px;height:225px;font-size:15px;text-align:center;font-weight: bold;
				float:left;margin-left:40px;}

.ladocen {width:400px;height:225px;font-size:12px; text-align:center;font-weight: bold;float:left;}

.ladoder {width:220px;height:225px;font-size:15px; text-align:center;font-weight: bold;float:left;}

.amarilloclaro {color:#FFFFCC;}

/*-------INDEX----------*/

/*-----------LINKS--------------*/
A:link {
	color: #FFCC00;
	background-color: transparent;
	text-decoration: none;
	outline: 0;
}

A.negro:link {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	border: 0px;
}

A.gris:link {
	color: #999999;
	background-color: transparent;
	text-decoration: none;
	border: 0px;
}

A.amarilloClaro:link {
	color: #FFCC00;
	background-color: transparent;
	text-decoration: none;
	border: 0px;
}

A:visited {
	color: #FFCC00;
	background-color: transparent;
	text-decoration: none;
	outline: 0;
}

A.negro:visited {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	border: 0px;
}

A.gris:visited {
	color: #999999;
	background-color: transparent;
	text-decoration: none;
	border: 0px;
}

A.amarilloClaro:visited {
	color: #FFCC00;
	background-color: transparent;
	text-decoration: none;
	border: 0px;
}

A:hover {
	color: #FFFFCC;
	background-color: transparent;
	text-decoration: underline;
	outline: 0;
}

A.negro:hover {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	border: 0px;
}

A.gris:hover {
	color: #999999;
	background-color: transparent;
	text-decoration: underline;
	border: 0px;
}

A.amarilloClaro:hover {
	color: #FFFFCC;
	background-color: transparent;
	text-decoration: underline;
	border: 0px;
}

A:active {
	color: #FFCC00;
	background-color: transparent;
	text-decoration: underline;
	outline: 0;
}

A.negro:active {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
	border: 0px;
}

A.gris:active {
	color: #999999;
	background-color: transparent;
	text-decoration: underline;
	border: 0px;
}

A.amarilloClaro:active {
	color: #FFFFCC;
	background-color: transparent;
	text-decoration: underline;
	border: 0px;
}