﻿#selectcuadrosjugadores {
	width: 775px;
	margin-left: 40px;
	height: 35px;
	text-align: right;
}
#infojugadores {
	width: 180px;
	height: 35px;
	float: right;
}
#jugadoresinscritos {
	width: 180px;
	height: 35px;
	float: right;
}
#historicojugadores {
	width: 180px;
	height: 35px;
	float: right;
}
#containerjugadores {
	width: 868px;
	height: 75px;
	background-image: url('../../images/cuadrosjugadores/backgroundcuadrosjugadores.jpg');
	border: 1px solid #EAEAEA;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat;
	margin-top: 15px;
}
#container1jugadores {
	width: 870px;
	height: 45px;
}
#container2jugadores {
	height: 30px;
	width: 350px;
	padding-left: 20px;
	float: left;
}
#container3jugadores {
	height: 30px;
	width: 208px;
	float: left;
}

#container4jugadores {
	border: 1px solid #EAEAEA;
	width: 775px;
	margin-left: 40px;
}
.tablalistadojugadores {
		font-family: verdana;
		font-size: 12px;
		width: 100%;
		margin-top: 20px;
}
.selectcuadrojug {
		font-size: 12px;
		font-family: verdana;
}

