body {
  margin: 0 ;
  background-image: url("/imagenes/fondo.jpg");
  background-repeat: none;
  background-position: 0 0;
  background-attachment: fixed;
  font-color:#ffffff;
  font-family:'Helvetica','Arial';
}
 /*table { 	
	width: 100%;
	white-space:nowrap;
 }*/
 .contenedor{
 	position:absolute;
 	width: 100%;
 	height: 100%;
 } 
 header{
 	margin:0;
 	background-image: url("/imagenes/fondo_futbol.jpg");
 	background-repeat: none;
  background-attachment: fixed;
  height: 10%;
  font-family: Arial;
  font-size: 100%;
  width: 100%; 
	left: 0;
	top: 0;
  position:absolute;    
 }
 
 h1
 {
  font-size: 45px;
 	padding-left:30px;
 	padding-bottom: 10px; 
  color:#FFFFE0;
  margin-top: 0;
 }
 h2
 { 
  float: left;
  text-align: left;
  padding-left: 10px;
  margin:0px;
  font-size: 20px;
 }
 h3
 {
  margin:0;
  clear: both;
  float: left;
  position:relative;
  text-align: left;
  padding-left:10px;
  left: 2px;
  margin-top: 3px;
  font-size: 20px;
 /* position: relative;*/
 }
 h4
{
text-align: center;
margin-top: 0.5em;
margin-bottom: 0.5em;
font-size: 30px;

}
 .eleccion_torneo{
  background-image: url("/imagenes/portada.jpg");
  background-repeat: none;
 	clear: right;
 	clear: left;
 	position: relative;
 	margin-top: 3px;
 	top: 3.5em;
 	margin-left:0px;
 	height: 10%;
 	width: 100%;
 	/*background-color:  #1D6B25;*/ 
 	text-align: center;
 }
 footer{
 	clear: right;
 	clear: left; 	
 	position: relative;
 	left: 0px;
 	bottom: 0px;
 	width: 100%;
   /*background: red;*/
  margin-top: 1em;
  text-align: right;
    /*text-underline-position: right;*/
 }
 .fixture
 {
 	
 	 clear: both;
 	 position: relative;
   height: auto;
   top: 3.4em;
 	 width: 100%;
   margin-bottom: 1em;
    /*background-color:	#87CEFA ;*/
    /*align-content: center;*/
 }
 .goleadores{
  clear: both;
  float: none;
  border-collapse: collapse;
  border:1px solid #C2DBF0;
  margin:2em;

}
.vallamenosvencida{
  clear: both;
  float: none;
  border-collapse: collapse;
  border:1px solid #C2DBF0;
  margin:2em;

}
.fecha
{
  border-collapse: collapse;
  border:1px solid black;
  float:left;
  white-space: nowrap;
  margin: 1em;
  align-content: center;
  text-align: center;
}
.goleadores
.goleadores
 .Finalizado,tr{
  padding: 3px;
  border-collapse: collapse;
  border:1px solid #1D6B25;

 }
 
 .Pendiente,tr {
  padding: 3px;
  border-collapse: collapse;
  border:1px solid #1D6B25;
  border-radius: 5px
 }
 
 .Finalizado{
  border-collapse: collapse;
 	margin-left: 5px;
 	margin-right:5px; 
 	padding-left: 40px;
 	 white-space:nowrap;
	 /*font-weight:bold;*/
	 color: black;
	 border: 1px solid #1D6B25;
	 border-radius: 4px;

 }
 .goles{
 	padding-right: 3px;
 	border-collapse: collapse;
 	border:1px solid #1D6B25;
 	text-align: right;
 	 }
 
 .Pendiente{
  border-collapse: collapse;
 	margin-left: 5px;
 	margin-right: 5px;
 	padding:6px;
	white-space:nowrap;
	font-size:17px;
  font-weight:normal;
	color: black;
	border: 1px solid #1D6B25;
	border-radius: 4px;
 }
 
.fixture_llave{
	width: 100%;
  height: auto;
}

.fin_fixture
{
margin-top: 5px;
position: relative;
height: 2%;
top: 10px;
}

.banner{
  position: relative;
  clear: both;  
  top: 1em;
}
.banner img
{
  clear: right;
	 clear: left;
  width: 50%;
  display: inline-block;
  /*margin-left: center;
  margin-right: center;*/
  margin-top: 5em;
  position: relative;
  /*bottom: 4em;*/
  left: 25%;   
}
.pie_pagina,p,a 
{
  text-align: right;
  margin-right: 15px;
  font-weight:bold;
  /*font-size: 95%;*/
  margin-left: 1em;
}
.eleccion_torneo ul{
   
   position: relative;
   list-style-type: none;
   text-align: center;

   

}
.eleccion_torneo li{
   display: inline;
   /*text-align: center;*/
   margin: 3px 3px 3px 3px;  
   
}
.eleccion_torneo li a {
   float: left;
   color: white;
   background-color: #1D6B25;
   border: 1px solid #ccc;
   border-radius: 3px;
   text-decoration: none;
   margin-top: 5px;
   
}
.eleccion_torneo li a:hover
{
   background-color: #04B431;
   color: #ffffff;
   border:1px solid white;
}
.grupo /*_a, .grupo_b, .grupo_c, .grupo_d, .liga */
{
  
  border-collapse: collapse;
  border:1px solid black;
  float:left;
  white-space: nowrap;
  margin: 1em;
  align-content: center;
  text-align: center;
}

 .grupo/*_a*/  tr:nth-child(even){ background: #D3F1E3 }
 .grupo/*_a*/  tr:nth-child(odd) { background: #C3D5F7 }

 .Pendiente  tr:nth-child(even){ background: #C2DBF0 }
 .Pendiente  tr:nth-child(odd) { background: #C7EAAD }

 .Finalizado  tr:nth-child(even){ background: #C2DBF0 }
 .Finalizado  tr:nth-child(odd) { background: #C7EAAD }
  
.goleadores tr:nth-child(even){ background: #BDD5AB }
.goleadores tr:nth-child(odd) { background: #ABD5C1 }

.vallamenosvencida tr:nth-child(even){ background: #BDD5AB }
.vallamenosvencida tr:nth-child(odd) { background: #ABD5C1 }

.fecha tr:nth-child(even){ background: #D3F1E3 }
.fecha tr:nth-child(odd) { background: #C3D5F7 }


/*.grupo_e, .grupo_f, .grupo_g, .grupo_h, 
{

  border-collapse: collapse;
  border:1px solid black;
  float:left;
  white-space: nowrap;
  margin: 1em;
  align-content: center;
}*/

/*.grupo_e, .grupo_f, .grupo_g, .grupo_h 
{
 text-align: center;
*/
}
.puntos{
  font-weight: bold;
}
.equipo
{
  text-align: left;
}

