div#bloqueBarajitas {
     border: 0px solid blue;
     height: 100%;
     width: 100%;
}

details {
     background: #ffffff none repeat scroll 0% 0%;
     border: 0px solid red;
     height: auto;
     margin-top: 10px;
     width: 400px;
}

details:hover {
     cursor: pointer;
}

details summary {
     font-size: 1.5em;
     font-weight: bold;
}

details summary:hover {
     background: #8cd2eb none repeat scroll 0% 0%;
     cursor: pointer;
}

details section.maquetaIMG {
     border: 0px solid red;
     float: left;
     height: 400px;
     margin-left: 0px;
     margin-top: 0px;
     width: 400px;
  background: transparent;
  opacity: ;
  
  z-index: 1000000000;
}

section.maquetaIMG .fechaBarajita {
     border: 0px solid red;
     font-size: 0.9em;
     font-weight: bold;
     height: 0px;
     margin-right: 20px;
     margin-top: 2px;
     text-align: right;
     width: 100%;
}

.banderaCiudad {
     border: 0px solid red;
     font-size: 1.4em;
     font-weight: bold;
     margin-top: 10px;
     text-align: left;
	color: #FFFFFF;
}

.banderaCiudad img {
     border: 0px solid red;
     margin-left: 5px;
     margin-right: 7px;
     margin-top: -5px;
     width: 10%;
	
}

.logoByS_BAJ {
     float: right;
     margin-top: -70px;
     width: 30%;
}

.logo_equipo {
     height: 50px;
     margin-top: -30px;
     width: 50px;
}

.franjaImagen {
     border: 0px solid #000000;
     width: 100%;
}

.foto_pelotero {
     border: 1px solid #000000;
     height: 320px;
     margin: 0px 0px 0px 50px;
     position: absolute;
     width: 300px;
     z-index: -10000;
}

.nombrePelotero {
     background: rgba(0, 0, 0, 0) none repeat scroll 0px 0px;
     border: 0px solid red;
     color: #404040;
     float: left;
     font-family: "Bungee",cursive;
     font-size: 2.2em;
     font-weight: bold;
     margin-top: -5px;
     text-align: center;
     text-transform: uppercase;
     width: 100%;
}

section.maquetaIMG table {
 	border-left: 2px solid #404040;
  border-right: 2px solid #404040;
}
section.maquetaIMG table tr td {
     background: #ffffff none repeat scroll 0% 0%;
     border: 0px solid blue;
     padding: 0px;
     text-align: center;
}

section.maquetaIMG table tr td img {
     border: 0px solid yellow;
     float: left;
     height: 100%;
     width: 100%;
}

section.maquetaIMG table tr .areaFoto {
     width: 50%;
}

.AVG {
     border: 0px solid red;
     color: #039A02;
     float: left;
     font-family: "Bungee",cursive;
     font-size: 2.7em;
     margin-top: -5px;
     text-align: center;
     text-transform: uppercase;
     width: 100%;
}

section.maquetaIMG table tr td h5.AVG_foto {
     background: #8cd2eb none repeat scroll 0% 0%;
     border: 0px solid red;
     color: #000000;
     float: left;
     font-size: 1.1em;
     margin-top: -29px;
     opacity: 0.6;
     width: 100%;
}

.tablaAVG {
     background: #a5e0f7 none repeat scroll 0px 0px;
     font-family: "Bungee",cursive;
     font-size: 1.5em;
     text-align: center;
     text-transform: uppercase;
     width: 50%;
}

div details footer.pieBarajita {
     background: #8CD2EB none repeat scroll 0px 0px;
     border: 2px solid #404040;
     color: #000000;
     font-size: 1.4em;
     font-weight: bold;
     opacity: 0.;
     text-align: left;
     z-index: -100;
  
  
}

.Nequipo {
     background: #fff none repeat scroll 0px 0px;
     border: 0px solid yellow;
     color: #ffffff;
     font-size: 1.4em;
     font-weight: bold;
     margin-left: 0px;
     margin-top: 72px;
     padding-top: 0px;
     text-align: left;
}

.Ncampeonato {
    
}

.NombreLiga {
     font-size: 1.3em;
     font-weight: bold;
     margin-top: 15px;
     text-align: center;
     width: 100%;
}

div#verBarajita {
     background: #fff none repeat scroll 0% 0%;
     border: 2px solid orange;
     float: right;
     height: 400px;
     width: 400px;
}


 .listaDescarga{
		
	display: none;	
	text-align: center;
	font-size: 1.4em; 
	font-weight: bold; 
	color: #3399CC;
	
	 }
	 
	 
.listaDescarga:hover{	 
	
	background: #57C737;
	color: #FFFFFF;
cursor: pointer;	
	}