@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	opacity: 1;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
#global {
	background-image: url(../imagenes/fnd_campo.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#cabecera {
	height: 240px;
	min-width: 980px;
	background-color: #000;
}
#cabecera #logo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera #barra_botones {
	height: 40px;
	background-image: url(../imagenes/barra_btns.png);
	background-repeat: repeat-x;
}
#barra_botones #botones {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#botones .boton {
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	font-weight: bold;
}
#contenido {
	width: 1000px;
	padding-top: 25px;
	margin-bottom: 25px;
	padding-left: auto;
	padding-right: auto;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 20px;
	padding-bottom: 20px;
	text-transform: uppercase;
	text-decoration: blink;
	color: #000;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	background-color: #FEFF46;
	border-radius: 5px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 20px;
	border: 2px solid #000000;
}
h3 {
	background-color: #000000;
	border-radius: 3px;
	width: 90px;
	text-align: center;
	border: 1px solid #000000;
	color: #FEFF46;
	margin-top: 5px;
	margin-left: 5px;
}
h5 {
	background-color: #000000;
	border-radius: 3px;
	/* [disabled]width: 90px; */
	text-align: center;
	border: 1px solid #000000;
	color: #FEFF46;
	margin-top: 5px;
	margin-left: 5px;
}
#contenido #resultados {
	margin: 20px;
	/*width: 265px;*/
	text-align: left;
	border: 2px solid #000000;
	padding-bottom: 5px;
	border-radius: 3px;
	background-color: #FEFF46;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	height: 110px;
}
#contenido #resultados_dir {
	margin: 20px;
	width: 265px;
	text-align: left;
	border: 2px solid #000000;
	padding-bottom: 5px;
	border-radius: 3px;
	background-color: #FEFF46;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.brillo:hover {
	background-color: #FEFF2F;
}
#pie {
	min-width: 980px;
	clear: both;
	height: auto;
	padding-top: 15px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,0.87) 6.74%,rgba(64,64,17,0.87) 48.19%,rgba(255,255,71,0.87) 99.48%);
	background-image: -moz-linear-gradient(270deg,rgba(0,0,0,0.87) 6.74%,rgba(64,64,17,0.87) 48.19%,rgba(255,255,71,0.87) 99.48%);
	background-image: -o-linear-gradient(270deg,rgba(0,0,0,0.87) 6.74%,rgba(64,64,17,0.87) 48.19%,rgba(255,255,71,0.87) 99.48%);
	background-image: linear-gradient(180deg,rgba(0,0,0,0.87) 6.74%,rgba(64,64,17,0.87) 48.19%,rgba(255,255,71,0.87) 99.48%);
	padding-bottom: 15px;
}
#pie_int {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	border-bottom: 2px solid #000000;
	padding-bottom: 15px;
	padding-left: auto;
	padding-right: auto;
}
#pie_int1 {
	width: 910px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	padding-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ofertas {
	float: left;
	margin-top: 15px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	width: 200px;
	border-radius: 5px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	font-weight: bold;
	overflow-x: hidden;
	height: 260px;
}

.foto_patr {
	float: left;
	height: 90px;
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}
#pie_int1 .foto_patr {
	width: 80px;
	height: 80px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
}
.patrocinadores {
	width: 110px;
	height: 110px;
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	font-weight: bold;
	margin-bottom: 4px;
}
.redes_sociales {
	width: 30px;
	height: 30px;
	margin-left: 3px;
	float: right;
	margin-right: 3px;
}
.inicio {
	width: 30px;
	height: 30px;
	margin-left: 10px;
	float: left;
	margin-right: 20px;
}
#boton_dir {
	float: left;
	margin-top: 15px;
}


.redes_sociales a {
	background-clip: content-box;
}
.inicio a {
	background-clip: content-box;
}
p {
	text-align: justify;
	font-weight: bold;
	font-size: 20px;
}
h2 {
	font-weight: bold;
	font-size: 28px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 15px;
}
#contenido .galeria_cat {
	width: 1000px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
#contenido #vueltas_gnrl {
	width: 1000px;
	float: left;
	background-color: hsla(60,100%,64%,0.87);
	border: 2px solid #000000;
	border-radius: 3px;
	margin-bottom: 25px;
}
.jugadores .categoria  {
	width: 170px;
	background-color: #FEFF46;
	padding-top: 8px;
	padding-bottom: 8px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}
#contenido #cuerpo_tecnico {
	width: 850px;
	text-align: center;
	float: left;
	margin-left: 300px;
}
#contenido .voto {
	width: 400px;
	margin-left: 25px;
	margin-right: 25px;
	float: left;
}
#contenido .voto_doble  {
	width: 400px;
	float: left;
	border: 2px solid hsla(0,0%,0%,1.00);
	background-color: hsla(60,100%,64%,0.87);
	text-align: justify;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-top: 15px;
	height: 60px;
	font-weight: bold;
	font-size: 17px;
	margin-right: 5px;
	margin-left: 5px;
}
#contenido .categoria_jug {
	float: left;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.envio {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FEFF46;
	border-radius: 4px;
	border: 2px solid #000000;
}
.parp {
	color: #41F03F;
	font-size: 18px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 2px;
	text-align: center;
}
.parp_fin {
	color: #E70000;
	font-size: 18px;
	font-weight: bolder;
	padding-top: 7px;
	padding-bottom: 2px;
	text-align: center;
}
