/* =================
   Estilos del autor
   ================= */

header.masthead {
	background: url(../img/hdr_img.jpg) top right no-repeat;
	margin-bottom: 0;
}


.fondo-mapa {
	width: 100%;
	height: 820px;
	background: url(../img/fondo_mapa.jpg) top left repeat-x;
}

.intro-principal {
	width: 100%;
	height: 90px;
	background: url(../img/fondo_mapa.jpg) top left repeat-x;
}

.fondo-partidos {
	width: 100%;
	height: 600px;
	background: url(../img/fondo_partidos.jpg) top left repeat-x;
}

.fondo-repechaje1,
.fondo-repechaje2 {
	width: 100%;
	height: 450px;
	background: url(../img/fondo_repechaje_1.jpg) top left repeat-x;
}

.fondo-repechaje2 {
	background: url(../img/fondo_repechaje_2.jpg) top left repeat-x;
}

.fondo-repechaje3 {
	width: 100%;
	height: 200px;
	background: url(../img/fondo_repechaje_1.jpg) top left repeat-x;
}

.ficha-repechaje1,
.ficha-repechaje2,
.ficha-repechaje3,
.ficha-repechaje4,
.ficha-repechaje5 {
	width: 1200px;
	height: 450px;
	display: block;
	margin: 0 auto;
	position: relative;
}

.ficha-partidos {
	width: 1200px;
	height: 900px;
	display: block;
	margin: 0 auto;
	position: relative;
}

.intro-repechaje {
	width: 1200px;
	height:120px;
	color: #fff;
	margin: 0 auto;
	padding-top: 20px;
}


.ficha-repechaje1 h3,
.ficha-repechaje1 p,
.ficha-repechaje2 h3,
.ficha-repechaje2 h5,
.ficha-repechaje2 p,
.ficha-repechaje2 ul,
.ficha-repechaje3 h3,
.ficha-repechaje3 h5,
.ficha-repechaje3 p,
.ficha-repechaje3 ul,
.ficha-repechaje4 h3,
.ficha-repechaje4 h5,
.ficha-repechaje4 p,
.ficha-repechaje4 ul,
.ficha-repechaje5 h3,
.ficha-repechaje5 h5,
.ficha-repechaje5 p,
.ficha-repechaje5 ul {
	color: #FFF;
	position: absolute;
}

.ficha-repechaje1 h3 {
	top: 50px;
	left: 690px;
	color: #fac800;
}

.ficha-repechaje1 span {
	font-size: 20px;
}

.ficha-repechaje1 p {
	width: 320px;
	top: 120px;
	left: 690px;
}

.ficha-repechaje2 h3 {
	top: 40px;
	left: 80px;
	color: #fac800;
}

.ficha-repechaje2 h5 {
	top: 265px;
	left: 80px;
	color: #fac800;
}

.ficha-repechaje2 span {
	font-size: 20px;
}

.ficha-repechaje2 p {
	width: 320px;
	top: 100px;
	left: 80px;
}

.ficha-repechaje2 ul {
	width: 320px;
	top: 300px;
	left: 80px;
}

.ficha-repechaje2 li {
	width: 220px;
	left: 80px;
}

.ficha-repechaje3 h3 {
	top: 50px;
	left: 690px;
	color: #fac800;
}

.ficha-repechaje3 h5 {
	top: 265px;
	left: 690px;
	color: #fac800;
}

.ficha-repechaje3 span {
	font-size: 20px;
}

.ficha-repechaje3 p {
	width: 320px;
	top: 120px;
	left: 690px;
}

.ficha-repechaje3 ul {
	width: 320px;
	top: 300px;
	left: 690px;
}

.ficha-repechaje3 li {
	width: 220px;
	left: 690px;
}

.ficha-repechaje4 h3 {
	top: 50px;
	left: 80px;
	color: #fac800;
}

.ficha-repechaje4 h5 {
	top: 280px;
	left: 80px;
	color: #fac800;
}

.ficha-repechaje4 span {
	font-size: 20px;
}

.ficha-repechaje4 p {
	width: 320px;
	top: 115px;
	left: 80px;
}

.ficha-repechaje4 ul {
	width: 320px;
	top: 310px;
	left: 80px;
}

.ficha-repechaje4 li {
	width: 220px;
	left: 80px;
}

.ficha-repechaje5 h3 {
	top: 50px;
	left: 690px;
	color: #fac800;
}

.ficha-repechaje5 h5 {
	top: 265px;
	left: 690px;
	color: #fac800;
}

.ficha-repechaje5 span {
	font-size: 20px;
}

.ficha-repechaje5 p {
	width: 320px;
	top: 120px;
	left: 690px;
}

.ficha-repechaje5 ul {
	width: 320px;
	top: 300px;
	left: 690px;
}

.ficha-repechaje5 li {
	width: 220px;
	left: 690px;
}

.ficha-repechaje1 {
	background: url(../img/ficha_repechaje_1.png) top left no-repeat;
}

.ficha-repechaje2 {
	background: url(../img/ficha_repechaje_2.png) top left no-repeat;
}

.ficha-repechaje3 {
	background: url(../img/ficha_repechaje_3.png) top left no-repeat;
}

.ficha-repechaje4 {
	background: url(../img/ficha_repechaje_4.png) top left no-repeat;
}

.ficha-repechaje5 {
	background: url(../img/ficha_repechaje_5.png) top left no-repeat;
}

.ficha-partidos {
	background: url(../img/partidos.png) top left no-repeat;
}


.mapa-naciones {
	background: url(../img/mapa.png) top left no-repeat;
	width: 1170px;
	height: 637px;
	display: block;
	margin: 0 auto;
	position: relative;
}

.mapa-naciones .navegacion,
	.mapa-naciones .navegacion li,
.mapa-naciones .imagenes,
	.mapa-naciones .imagenes li {
	position: absolute;
	list-style-type: none;
}

.btn-1 {
  top: 430px;
  left: 360px;
  cursor: pointer;
}

.btn-2 {
  top: 475px;
  left: 315px;
  cursor: pointer;
}

.btn-3 {
  top: 260px;
  left: 230px;
  cursor: pointer;
}

.btn-4 {
  top: 370px;
  left: 290px;
  cursor: pointer;
}

.btn-5 {
  top: 470px;
  left: 120px;
  cursor: pointer;
}

.btn-6 {
  top: 220px;
  left: 530px;
  cursor: pointer;
}

.btn-7 {
  top: 100px;
  left: 545px;
  cursor: pointer;
}

.btn-8 {
  top: 126px;
  left: 585px;
  cursor: pointer;
}

.btn-9 {
  top: 100px;
  left: 590px;
  cursor: pointer;
}

.btn-10 {
  top: 130px;
  left: 620px;
  cursor: pointer;
}

.btn-11 {
  top: 160px;
  left: 603px;
  cursor: pointer;
}

.btn-12 {
  top: 200px;
  left: 640px;
  cursor: pointer;
}

.btn-13 {
  top: 180px;
  left: 670px;
  cursor: pointer;
}

.btn-14 {
  top: 150px;
  left: 800px;
  cursor: pointer;
}

.btn-15 {
  top: 280px;
  left: 700px;
  cursor: pointer;
}

.btn-16 {
  top: 260px;
  left: 905px;
  cursor: pointer;
}

.btn-17 {
  top: 255px;
  left: 940px;
  cursor: pointer;
}

.btn-18 {
  top: 470px;
  left: 930px;
  cursor: pointer;
}

.btn-19 {
  top: 390px;
  left: 100px;
  cursor: pointer;
}

.btn-20 {
  top: 385px;
  left: 265px;
  cursor: pointer;
}

.btn-21 {
  top: 510px;
  left: 300px;
  cursor: pointer;
}

.btn-22 {
  top: 350px;
  left: 600px;
  cursor: pointer;
}


.ficha-1,
.ficha-2,
.ficha-3,
.ficha-4,
.ficha-5,
.ficha-6,
.ficha-7,
.ficha-8,
.ficha-9,
.ficha-10,
.ficha-11,
.ficha-12,
.ficha-13,
.ficha-14,
.ficha-15,
.ficha-16,
.ficha-17,
.ficha-18,
.ficha-19,
.ficha-20,
.ficha-21,
.ficha-22 {
	top: 502px;
	left: 380px;
}

.mapa-naciones .imagenes li {
    opacity: 0;
  }







