

/* ********************************************Exclusivo Jugadores*********************** */

#jugador{
width: 500px;
height: 300px;
float: left;
overflow: auto;

}

#Jugadores{
width: 308px;
height: 300px;
float: left;


}




#fecha{
width: 308px;
height: 25px;
background-image: url(../imagenes/fondo/secciones/fecha.gif);
clear: both;
margin-top: 3px;
text-align: center;

}

.textofecha{
 	color: #666666;
	 font-family: verdana; 
	 font-size: 10pt; 
	 font-style: normal; 
	 font-weight: bold; 
	 font-variant: normal;
     word-spacing: 0em; 
	 margin-left: 210px;

		 
}

#fotoJugador{
width: 100px;
height: 90px;
float: left;

}

#textoJugador{
width: 200px;
height: 90px;
float: right;






}

#titularJugador{
width: 200px;
height: 20px;
overflow: hidden;
text-align: center;



}

 .demarcacionJugador{
 color: #006600;
font-family: arial; 
font-size: 11pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em;

}

 .titularJugador{
 color: #006600;
font-family: arial; 
font-size: 11pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em;

}
#contenidoJugador{
width: 170px;
height: 40px;
overflow: hidden;
}

#vermas{
width: 170px;
height: 20px;
text-align: right;
color: #006600;
font-family: arial; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em; 
text-decoration: underline;
}

#pieJugador{
width: 308px;
height: 13px;
clear: both;
}

/*************************************Parte publica jugadores******************************** */

 .titularJugadores{
 color: #006600;
font-family: arial; 
font-size: 15pt; 
font-style: normal; 
font-weight: bold; 
font-variant: normal;
word-spacing: 0em;
margin-left: 20px;
}

#listadoJugadores2{
width: 470px;
height: 700px;
float: left;
text-align: center;
overflow: auto;


}
