﻿#selectcuadrosjugadores {
	padding: 0px;
	margin: 20px 40px 0px 40px;
	width: 830px;
	height: 35px;
}
#selectcuadrosjugadores p {
	color: black;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-align: Center;
	margin-top: 3px;
}
#selectcuadrosjugadores a {
	color:black;
	text-decoration:none
}
#selectcuadrosjugadores a:hover{
	color: yellow;
	text-decoration:none
}
#cuadrojugadores {
	width: 185px;
	height: 35px;
	float: right;
}
#cuadrojugadores a {
	color: white;
	text-decoration:none
}
#cuadrojugadores a:hover {
	color:black;
	text-decoration:none
}
#containerjugadores {
	border-style: none;
	width: 835px;
	height: 75px;
	background-image: url('../backgroundcuadrosjugadores.jpg');
	padding-right: 55px;
	padding-left: 20px;
}
#containerjugadores2 {
	border-style: none;
	width: 775px;
	height: 75px;
	background-image: url('../../bgcontainerorange.jpg');
	padding-right: 55px;
	padding-left: 40px;
}

#container1jugadores {
	width: 100%;
	height: 45px;
}
#container2jugadores {
	height: 30px;
	width: 45%;
	padding-left: 20px;
	float: left;
}
#container3jugadores {
	height: 30px;
	width: 52%;
	float: right;
}
#container4jugadores {
	border-style: none;
	padding: 0px;
	margin: 0px;
	width: 800px;
}
.tablalistadojugadores {
	border-style: none;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 12px;
	width: 100%;
	color: #000000;
}
.tablalistadojugadores a {
	text-decoration:none
}
.selectcuadrojug {
		font-size: 12px;
		font-family: verdana;
}

