@charset "utf-8";
/* CSS Document */



*
{
	margin:0px;
	padding:0px;
	border:0px;
	list-style:none;


}
body
{
	background-color:#FFFFFF;
	float: left;
	margin-left: 0px;
}
@font-face {
    font-family: 'bebas_neue_regular';
    src: url('bebasneue_regular-webfont.eot');
    src: url('bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('bebasneue_regular-webfont.woff') format('woff'),
         url('bebasneue_regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

/* ============= BASE PRINCIPAL ============= */
#contenedor_despliegue_del_especial {
	float: left;
	height: auto;
	width: 960px;
}
#contenedor_del_especial {
	float: left;
	height: auto;
	width: 960px;
	background-image: url(../imagenes/bg_bgnoindex.jpg);
	background-repeat: no-repeat;
}

#cont_ct_izq {
	float: left;
	width: 645px;
	height: auto;
}
#cont_ct_der {
	float: left;
	width: 300px;
	height: auto;
	padding-left: 15px;
}
#cont_ct_der_pub300x250 {
	float: left;
	height: auto;
	max-height: 250px;
	width: 300px;
	margin-bottom: 10px;
}
#cont_ct_der_pub300x250-index {
	float: left;
	height: 250px;
	max-height: 250px;
	width: 300px;
}
#header-index {
	float: left;
	height: 80px;
	width: 960px;
	margin-bottom: 10px;
	background-image: url(../imagenes/header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2D7E05;
}
#header {
	float: left;
	height: 80px;
	width: 960px;
	background-image: url(../imagenes/header.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	height: 80px;
	width: 385px;
}
#footer-publicidad-bajada {
	float: left;
	width: 960px;
	background-image: url(../imagenes/home/BG-footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	min-height: 165px;
	border-bottom:1px solid #d1d1d1;
}
#publicidad640-footer {
	float: left;
	width: 645px;
	height: auto;
	margin-top: 0px;
}

/* ============= MENU ============= */

#contenedor_menu {
	float: right;
	width: 560px;
	height: auto;
	margin-top: 32px;
	margin-left: 0px;
}
.menu_off {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
}
.menu_off a {
	color: #000;
	text-decoration:none;
}
.menu_off a:hover {
	color: #000;
	text-decoration:underline;
}
.menu_on {
	float: left;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	padding-left: 15px;

}
.menu_on a {
	color: #000;
	text-decoration:none;
}
.menu_on a:hover {
	color: #000;
	text-decoration:underline;
}

/* ============= TABS ============= */
.tab-645 {
	float: left;
	height: 34px;
	width: 645px;
	background-image: url(../imagenes/tabs645/bg-title.jpg);
	margin-bottom: 3px;
}



.tab-645-redes {
	float: left;
	height: 34px;
	width: 645px;
	background-image: url(../imagenes/tabs645/tab-redes.jpg);
	margin-bottom: 3px;
}


.tab-645-blog {
	float: left;
	height: 34px;
	width: 645px;
	background-color: #FCDA06;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f87d04;
}
.tab-645-viajeros {
	float: left;
	height: 34px;
	width: 645px;
	background-color: #e5e5e5;
}
.tab-645-equipos {
	float: left;
	height: 34px;
	width: 645px;
	background-image: url(../imagenes/tabs645/bg-title-equipos.jpg);
	margin-bottom: 3px;
}
.vermas-signo-tab-645 {
	float: right;
	background-color: #CC6600;
}
.nombre-tab-645-equipospais {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	height: 31px;
	color: #25130f;
	margin: 0px;
	line-height: 26px;
	padding-top: 3px;
	width: auto;
	padding-right: 11px;
}
.nombre-tab-645 {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	height: 31px;
	color: #25130f;
	margin: 0px;
	line-height: 26px;
	padding-top: 3px;
}



.nombre-tab-645-redes {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	height: 31px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 26px;
	padding-top: 3px;
}


.nombre-tab-645-blog {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	height: 31px;
	color: #25130f;
	margin: 0px;
	line-height: 26px;
	padding-top: 3px;
	background-color: #FFFFFF;
}
.nombre-tab-645-viajeros {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	height: 31px;
	color: #004390;
	margin: 0px;
	line-height: 26px;
	padding-top: 3px;
	background-color: #E5E5E5;
}
.end-tab-645 {
	float: left;
	height: 34px;
	width: 48px;
}
.end-tab-645-blog {
	float: left;
	height: 34px;
	width: 34px;
	background-color: #FFFFFF;
}
.end-tab-645-viajeros {
	float: left;
	height: 34px;
	width: 10px;
	background-color: #E5E5E5;
}
.end-tab-645-equipos {
	float: left;
	height: 24px;
	width: 38px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.vermas-tab-645 {
	float: right;
	height: 34px;
	width: 45px;
	margin-right: 7px;
}
.boton-mas-tab-645 {
	float: right;
	height: 31px;
	width: 33px;
}
.boton-mas-tab-645 img { border: none; }

/* ======== SUB TABS ============== */

.subtab-640 {
	float: left;
	height: 34px;
	width: 645px;
	background-image: url(../imagenes/tabs645/bg-subtitle.jpg);
	margin-bottom: 3px;
}
.end-subtab-645 {
	float: left;
	height: 34px;
	width: 20px;
	background-image: url(../imagenes/tabs645/icon-subtab.jpg);
}
.nombre-subtab-640 {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	height: 31px;
	color: #25130f;
	margin: 0px;
	line-height: 26px;
	padding-top: 3px;
}
.vermas-subtab-645 {
	float: right;
	height: 34px;
	width: 45px;
	margin-right: 7px;
}
.boton-mas-subtab-645 {
	float: right;
	height: 31px;
	width: 33px;
}
.boton-mas-subtab-645 img { border: none; }

/* =================== TABS DE 300PX ================== */
.tab-300 {
	float: left;
	height: 34px;
	width: 300px;
	background-image: url(../imagenes/tabs300/bg-verde.jpg);
	margin-bottom: 3px;
}
.nombre-tab-300 {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	height: 31px;
	color: #25130f;
	margin: 0px;
	line-height: 26px;
	padding-top: 3px;
}
.end-tab-300 {
	float: left;
	height: 34px;
	width: 42px;
}
.vermas-tab-300 {
	float: right;
	height: 34px;
	width: 45px;
	margin-right: 7px;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.boton-mas-tab-300 {
	float: right;
	height: 31px;
	width: 33px;
}
.boton-mas-tab-300 img { border: none; }


.tab-300-yellow {
	float: left;
	height: 34px;
	width: 300px;
	background-image: url(../imagenes/tabs300/bg-yellow.jpg);
	margin-bottom: 3px;
}
.nombre-tab-300-yellow {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	height: 31px;
	color: #25130f;
	margin: 0px;
	line-height: 26px;
	padding-top: 3px;
}
.end-tab-300-yellow {
	float: left;
	height: 34px;
	width: 42px;
}
.vermas-tab-300-yellow {
	float: right;
	height: 34px;
	width: 45px;
	margin-right: 7px;
}
.vermas-link-tab-300-yellow a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-300-yellow a {
	text-decoration:none;
	color: #FFFFFF;
}
.boton-mas-tab-300-yellow {
	float: right;
	height: 31px;
	width: 33px;
}
.boton-mas-tab-300 img { border: none; }

/* ====================== TABS 960PX ====================== */

.tab-960 {
	float: left;
	height: 20px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004391;
	background-color: #FFFFFF;
}
.nombre-tab-960 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #004391;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	background-color: #FFFFFF;
	color: #25130f;
	margin: 0px;
	line-height: 15px;
}
.end-tab-960 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(../img/tab-flecha.png);
	background-repeat: no-repeat;
}

/* ============= BASE PARA BOXES DE 640 ============= */

div#mapa-google-sede {
width: 631px;
height: 300px;

}
.title-640 {
	float: left;
	height: auto;
	width: 640px;
}
.boxes-640-ap1 {
	float: left;
	width: 645px;
	padding-top: 0px;
}
.boxes-645-ap-gal {
	float: left;
	width: 645px;
	padding-top: 0px;
	margin-bottom: 6px;
}
.boxes-645px-cont-gris {
	float: left;
	width: 623px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: 10px;
}
.boxes-645px-cont-grislittle {
	float: left;
	width: 627px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #484848;
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.boxes-645px-cont {
	float: left;
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
}
.boxes-645px-cont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.boxes-645px-cont-galerias {
	float: left;
	width: 645px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
}


/* ============= BASE PARA BOXES DE 300 ============= */ 

.tabs_der_300 {
	float: left;
	width: 300px;
}
.box_cont {
	float: left;
	width: 278px;
	border: 1px solid #ddd;
	background-color: #F8F8F8;
	padding: 10px;
	margin-bottom: 10px;
}
.box_cont-destacado300 {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}
.box_cont-goleadores300px {
	float: left;
	width: 298px;
	border: 1px solid #ddd;
	background-color: #F8F8F8;
	margin-bottom: 10px;
	padding-bottom: 6px;
	color: #191919;
}
.box_cont-yellow {
	float: left;
	width: 298px;
	border: 1px solid #ddd;
	background-image: url(../imagenes/tabs300/bg-box300-amarillo.jpg);
}
.box_cont-green {
	float: left;
	width: 298px;
	border: 1px solid #ddd;
	background-image: url(../imagenes/tabs300/bg-box300-verde.jpg);
}

/* ============= NOTICIAS EN LINEA ============= */ 

.notlinea_date {
	float: left;
	width: 268px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #191919;
}
.notlinea_cont {
	float: left;
	width: 268px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
}
.notlinea_cont a {
	color: #484848;
	text-decoration: none;
}
.notlinea_cont a:hover {
	text-decoration: underline;
}
.notlinea_hora {
	float: left;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #191919;
}	

/* ============= BASE PARA BOXES 640 - EMOL TV ============= */ 

#contenedor-3 {
	float: left;
	width: 638px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 0px;
}
#title-ct_960 {
	float: left;
	width: 960px;
}
#contenedor-960-emoltv {
	float: left;
	width: 960px;
	margin-bottom: 15px;
}

/* ============ PUBLICIDAD ============== */
#publicidad728 {
	float: left;
	width: 728px;
	height: auto;
	margin-bottom: 15px;
}
#publicidad728_960px {
	float: left;
	width: 728px;
	height: auto;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 112px;
}
#publicidad640 {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*  =============== fb-root ========== */
#fb-root {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 100%;
}
/* ====== PUBLICIDAD ======== */

#publicidad640 {
	float: left;
	width: 645px;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#publicidad640-footer {
	float: left;
	width: 645px;
	height: auto;
	margin-bottom: 10px;
	min-height: 60px;
}
#publicidad640-center {
	width: 640px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 160px;
	float: left;
	margin-bottom: 15px;
}

/* ====== DESTACADOS GALERÍAS DE FOTOS ======= */

#contenedor_pags ul {
width: 645px;
}

li.box-galerias-dest {
	float:left;
	margin-bottom:5px;
	background-color: #f8f8f8;
	width:205px;
	position: relative;
	border: 1px solid #ddd;
	* margin: 0 4px 0 4px /* IE6 e IE7 */
}
li.box-galerias-dest:nth-child(2) {
	margin-right: 12px;
	margin-left: 12px;
}
li.box-galerias-dest:nth-child(5) {
	margin-right: 12px;
	margin-left: 12px;
}
li.box-galerias-dest:nth-child(8) {
	margin-right: 12px;
	margin-left: 12px;
}
li.box-galerias-dest img {
	float:left;
	clear:both;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	opacity: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}

li.box-galerias-dest img.logogaleriahd {
	position: absolute;
	left:77px;
	top:42px;
	border: none;
}

li.box-galerias-dest a:link, li.box-galerias-dest a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #191919;
	font-weight: bold;
	line-height: 18px;
}

li.box-galerias-dest a:hover span {
	text-decoration: underline;
}

li.box-galerias-dest a:hover img {
	transition: all 0.3s linear;
	  -webkit-transition: all 0.3s linear;
	  -ms-transition: all 0.3s linear;
	  -moz-transition: all 0.3s linear;
	  -o-transition: all 0.3s linear;
	  	opacity: 0.8;
}

li.box-galerias-dest span {
	clear:both;
	float:left;
	width: 193px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

/* ====== PAGINACIÓN AUTOMÁTICA FOTOS ======= */

div#paginas {
	margin-top:10px;
	float:left;
	clear:both;
	width:100%;
	margin-bottom: 10px;
}

#contenedor_pags {
	float:left;
	clear:both;
}

#paginas ul {
	list-style-type: none;
}

#paginas #nav_pags {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:4px;
}

#paginas #nav_pags a:link, #paginas #nav_pags a:visited {
	line-height: 26px;
	float:right;
	margin-right:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #fff;
}

#paginas #nav_pags a:hover {
	color: #fff;
	cursor: pointer;
}

#paginas #nav_pags span {
	font-family: Arial, Helvetica, sans-serif;
	width:25px;
	height:26px;
	line-height: 25px;
	font-size: 14px;
	display: block;
	text-align: center;
	background-color: #c6e1b4;
	margin-right:4px;
	margin-bottom:4px;
	cursor: pointer;
	float:left;
	font-weight: bold;
	border-radius: 10px;
	border: 2px solid #44a10b;
}

#paginas #nav_pags span:hover {
	background-color: #f8f8f8;
}

#paginas #nav_pags .selected {
	background-color: #2d7e05;
	color: #ffffff;
	cursor: default;
}

#paginas #nav_pags .selected:hover {
	background-color: #44a10b!important;
}

/*Compartir*/

#emol_infocompartir {
	width:960px;
	background-color: #e9e9e9;
	float:left;
}
#emol_infocompartir_b {
	width:960px;
	background-color: #FFFFFF;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 20px;
}

#emol_infocompartir #redessociales {
	position: relative;
	padding:8px 10px;
}

#emol_infocompartir #redessociales .twitter-share-button {
	position: absolute;
	right:0px;
	top:10px;
}

#emol_infocompartir #redessociales div.go-plus-2 {
	position: absolute;
	right:100px;
	top:10px;
}

#emol_infocompartir #creditosemol {
	border-top:1px solid #d1d1d1;
	padding:8px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#emol_infocompartir #creditosemol span {
	margin-left:10px;
}
#contendor-noticias960 {
	float: left;
	height: 350px;
	width: 960px;
	background-image: url(../imagenes/bg-index-general.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
}
#contenedor-no960 {
	background-image: url(../imagenes/bg-index-general.jpg);
	float: left;
	width: 960px;
}
#contenedor-645px-izq {
	float: left;
	height: 350px;
	width: 645px;
	margin-right: 15px;
		background-color: #FFFFFF;
}
#contenedor-645px-izq-gral {
	float: left;
	width: 645px;
	margin-right: 15px;
	position: absolute;
}

#contenedor-645px-izq-gral img {
	float: left;
	opacity: 1;
	transition:all 0.4s ease-out;
	z-index: 1;
}
#contenedor-645px-izq-gral img:hover {
	opacity: 0.8;
}
#foto-titulo-texto {
	position: absolute;
	background-color: #004391;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	width: auto;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 46px;
	top: 220px;
	color: #FFFFFF;
	line-height: 46px;
	z-index: 2;
	float: left;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
}

#foto-titulo-texto h1 {
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 46px;
	line-height: 46px;
	color: #FFFFFF;
	text-shadow: 1px 2px 1px #003573;
	z-index: 3;
}
#foto-titulo-texto h1 a {
	color: #FFFFFF;
	text-decoration: none;
	transition:all 0.4s ease-out; 
}
#foto-titulo-texto h1 a:hover {
	color: #fcda06;
	text-decoration: none;
}
#contenedor-645px-izq-bajada {
	float: left;
	width: 620px;
	background-color: #2d7e04;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 10px;
	background-image: url(../imagenes/bg-home-bajada.jpg);
	background-repeat: no-repeat;
}
#contenedor-645px-izq-bajada p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
#contenedor-300px-der-relatos {
	float: left;
	width: 300px;
	margin-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bcccdf;
	color: #191919;
}
#contenedor-300px-der {
	float: left;
	width: 300px;
}
#contenedor-300px-der-relatos-fecha {
	float: left;
	height: 22px;
	width: 292px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b6c9d5;
	border-bottom-color: #004390;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	padding-left: 8px;
}
.relatos300-box {
	float: left;
	width: 300px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bcccdf;
	border-bottom-color: #bcccdf;
	background-color: #e6ecf3;
}
.relatos300-box_grupo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 37px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.relatos300-box_vs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.relatos300-box_pais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 29px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #bcccdf;
	text-transform: uppercase;
}
.relatos300-box_paisicon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 28px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #bcccdf;
}
.relatos300-box_ver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 40px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.relatos300-box_ver a {
	text-decoration: none;
	color: #191919;
}
.relatos300-box_ver a:hover {
	text-decoration: underline;
}
.relatos300-box_numero {
	width: 31px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	height: 19px;
	margin-top: 4px;
	font-size: 16px;
	line-height: 21px;
	text-align: center;
}
.relatos300-box-numerospace {
	width: 42px;
	text-align: center;
	float: left;
	vertical-align: middle;
}
a#menu_off {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #191919;
	background-image: url(../imagenes/bg-header-menu1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	margin-right: 5px;
	padding-top: 1px;
	text-transform: uppercase;
	text-decoration:none;
	text-shadow: 1px 1px 2px #ccc;
	display: block;
	transition:all 0.5s ease-out;
	background-color: #FFFFFF;
	/*border: 1px solid #ddd;*/
	-webkit-box-shadow: 1px 1px 2px 0 #226301;
	box-shadow: 1px 1px 2px 0 #226301;
}

a#menu_off:hover {
	color: #191919;
	text-decoration:none;
	background-position:0 -24px;
}
#contenedor-yellow960 {
	float: left;
	height: 122px;
	width: 960px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #fea708;
	background-image: url(../imagenes/bg-amarillo-home.jpg);
	margin-bottom: 10px;
}
.yellow320 {
	float: left;
	width: 295px;
	padding-left: 0px;
	padding-right: 15px;
	height: 106px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.yellow320:first-child  {
	padding-left: 20px;
}
.yellow320-image {
	float: left;
	width: 106px;
	height: 106px;
}
.yellow320-contenido {
	float: left;
	width: 180px;
	height: 96px;
	margin-left: 4px;
	padding-top: 10px;
}
.yellow320-contenido h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
.yellow320-contenido h2 a {
	color: #191919;
	text-decoration:none;
}
.yellow320-contenido h2 a:hover {
	text-decoration: underline;
}
/*  =======Circular======= */
.ch-grid {
	margin: 0px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 106px;
	cursor: pointer;
}
.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}
.ch-grid:after {
	clear: both;
}
.ch-grid li {
	width: 106px;
	height: 106px;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	top: 0px;
}
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	cursor: default;
	box-shadow: 

		inset 0 0 0 7px rgba(219,231,244,0.5);
	/*0 0 0 1px rgba(0,67,145,1);*/
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.ch-img-1 {
	background-image: url(../imagenes/portada-circular/01.jpg);
}
.ch-img-2 {
	background-image: url(../imagenes/portada-circular/02.jpg);
}
.ch-img-3 {
	background-image: url(../imagenes/portada-circular/03.jpg);
}
.ch-info {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-backface-visibility: hidden; /*for a smooth font */
}
.ch-info h3 {
	color: #151515;
	text-transform: uppercase;
	position: relative;
	letter-spacing: 0px;
	font-size: 18px;
	height: 63px;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 0;
	margin-left: 6px;
	padding-top: 43px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.ch-info h3 a {
	color: #FFF;
	text-decoration:none;
	background-color: #004391;
	padding: 2px;
}
.ch-info h3 a:hover {
	text-decoration: underline;
}
.ch-item:hover {
	box-shadow: 
		inset 0 0 0 7px rgba(170, 198, 230, 0.55),
		inset 0 0 0 106px rgba(0, 67, 145, 0.4);
			/*0 0 0 1px rgba(0,67,145,1);*/
}
.ch-item:hover .ch-info {
	opacity: 1;
	
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	
}
/*  =======Fin Circular======= */
.box-general300 {
	float: left;
	width: 300px;
	margin-bottom: 1px;
}
.box_cont_noticias {
	float: left;
	width: 270px;
	padding-right: 15px;
	padding-left: 13px;
	padding-top: 8px;
	padding-bottom: 5px;
	border: 1px solid #ddd;
	background-color: #F8F8F8;
	margin-bottom: 10px;
}

/* ====== DESTACADOS 645PX HOME ======== */
.boxes-645px-cont-home {
	float: left;
	width: 645px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
}
.boxes-645px-cont-home2 {
	float: left;
	width: 645px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
	margin-bottom: 10px;
}
.secunbox-left1 {
	float: left;
	width: 236px;
	height: 217px;
	background-image: url(../imagenes/bg-site/bg-central-home.jpg);
	background-repeat: no-repeat;
	background-color: #FBCA04;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
.secunbox-left-title {
	float: left;
	width: 216px;
	height: auto;
	margin: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.secunbox-left-title h3 {
	color: #151515;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	padding-left: 1px;
	padding-right: 1px;
}
.secunbox-left-title h3 a {
	color: #151515;
	text-decoration:none;
}
.secunbox-left-title h3 a:hover {
	color: #151515;
	text-decoration:underline;
}
.secunbox-left-info {
	float: left;
	width: 216px;
	margin-right: 10px;
	margin-left: 10px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #191919;
}
.secunbox-right1 {
	float: left;
	width: 406px;
	border: 1px solid #ddd;
	height: 217px;
	background-color: #FFFFFF;
}
.secunbox-right1 img {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	opacity: 1;
}
.secunbox-right1 img:hover {
	opacity: 0.8;
}
.division645px {
	float: left;
	height: 25px;
	width: 645px;
	background-image: url(../imagenes/bg-site/division645px.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}
.box_cont-green-img {
	float: left;
	height: 131px;
	width: 110px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
	background-color: #FFFFFF;
}
.box_cont-green-img img {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	opacity: 1;
}
.box_cont-green-img img:hover {
	opacity: 0.8;
}
.box_cont-green-cnt {
	float: left;
	width: 187px;
	height: 131px;
}
.box_cont-green-cnti {
	float: left;
	width: 186px;
	margin-bottom: 8px;
}
.box_cont-green-cnti h4 {
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	background-color: #2d7e05;
	margin-top: 8px;
	margin-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fcda06;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 20px;
	float: left;
}
.box_cont-green-cnti h4 a {
	color: #fff; text-decoration:none;
}
.box_cont-green-cnti h4 a:hover {
	text-decoration:underline;
}
.box_cont-green-cnt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	width: 165px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.box_cont-green-cnt p a {
	color: #fff; text-decoration:none;
}
.box_cont-green-cnt p a:hover {
	text-decoration:underline;
}
.box_cont-yell-img {
	float: left;
	height: 131px;
	width: 111px;
}
.box_cont-yell-img img {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	opacity: 1;
}
.box_cont-yell-img img:hover {
	opacity: 0.8;
}
.box_cont-yell-cnt {
	float: left;
	width: 187px;
	height: 131px;
}
.box_cont-yell-cnti {
	float: left;
	width: 186px;
	margin-bottom: 8px;
}


.box_cont-yell-cnti h4 {
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	color: #191919;
	font-weight: normal;
	background-color: #fca806;
	margin-top: 8px;
	margin-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2d7e04;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 20px;
	float: left;
}
.box_cont-yell-cnti h4 a {
	color: #191919; text-decoration:none;
}
.box_cont-yell-cnti h4 a:hover {
	text-decoration:underline;
}
.box_cont-yell-cnt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #191919;
	text-align: left;
	width: 165px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.box_cont-yell-cnt p a {
	color: #191919; text-decoration:none;
}
.box_cont-yell-cnt p a:hover {
	text-decoration:underline;
}.box300-goleadores {
	float: left;
	width: 298px;
}
.box300-goleadores-num {
	float: left;
	height: 62px;
	width: 61px;
	background-image: url(../imagenes/home/bg-circular-goleadores.png);
	margin-top: 6px;
	margin-right: 3px;
	margin-left: 5px;
}
.box300-goleadores-gol {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #737373;
	float: left;
	font-size: 10px;
	width: 61px;
	text-align: center;
}
.box300-goleadores-num-goles {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bold;
	padding-top: 16px;
	float: left;
	width: 61px;
	line-height: 20px;
}
.box300-goleadores-name {
	float: left;
	width: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 14px;
	color: #191919;
}
.box300-goleadores-name-pais {
	float: left;
	width: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 2px;
}
.box300-goleadores-name-edad {
	float: left;
	width: 118px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.box300-goleadores-img {
	float: left;
	height: 74px;
	width: 111px;
}
.box300-goleadores-division {
	float: left;
	width: 298px;
	background-image: url(../imagenes/goleadores/division-298px.jpg);
	height: 20px;
}
.box300-goleadores-listacompleta {
	width: 160px;
	background-color: #C6E1B4;
	margin-top: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 69px;
	margin-left: 69px;
	border: 1px solid #ddd;
	float: left;
}
.box300-goleadores-listacompleta a {
	color: #191919;
	text-decoration:none;
}
.box300-goleadores-listacompleta a:hover {
	text-decoration: underline;
}



/* ===================== CALENDARIO ======================= */


#tabbed_box_1 {
	width:645px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../imagenes/bg_calendariotitle.jpg);
	background-repeat: no-repeat;
	background-position: 5px 20px;
}
.tabbed_area {
	width: 645px;
	padding-top: 15px;
	float: left;
	height: auto;
}
ul.tabs {
	margin-top:5px;
	margin-bottom:6px;
	margin-right: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	width: 600px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	background-color:#f0f0ee;
	color:#191919;
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7591a9;
	border-right-color: #7591a9;
	border-bottom-color: #004391;
	border-left-color: #7591a9;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
ul.tabs li a:hover {
	background-color:#BECFE3;
	border-color:#004391;
	color:#191919;
	text-decoration: underline;
}
ul.tabs li a.active {
	background-color:#becfe1;
	color:#191919;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004391;
	border-right-color: #004391;
	border-bottom-color: #004391;
	border-left-color: #004391;
}
.contentido-calendario {
	background-color:#fff;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	width: 623px;
	float: left;
	height: auto;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004391;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
#content_2, #content_3, #content_4, #content_5, #content_6, #content_7, #content_8{  display:none;  }

.base_tabs_country-losgrupos {
	float: left;
	width: 621px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}
.base_tabs_country-programacion {
	float: left;
	width: 621px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}

/*Posiciones*/

.tabla_posiciones_mundial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
}

.tabla_posiciones_mundial th {
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background-color: #f8f8f8;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
}

.tabla_posiciones_mundial td {
	font-size: 12px;
	text-align: center;
	height: 26px;
	line-height: 26px;
	border-bottom: 1px solid #ddd;
}

.tabla_posiciones_mundial tr:nth-child(1) td:nth-child(1), .tabla_posiciones_mundial tr:nth-child(2) td:nth-child(1) {
	font-size: 12px;
	background-color: #f3e68a;
}

.tabs_datos_t {
	border-left: 1px solid #ddd;
}

.tabs_datos_n {
	width: 26px;
	font-size: 11px;
	background-color: #f8f8f8;
	font-weight: bold;
	border-right: 1px solid #ddd;
}

.tabs_datos_banderas {
	width: 42px;
}

.tabla_calendario_resultados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #191919;
}

.tabla_calendario_resultados td, .tabla_calendario_resultados th {
	text-align: center;
	height: 27px;
	line-height: 27px;
}

.tabla_calendario_resultados th {
	background-color: #f8f8f8;
	font-weight: bold;
}

.tabla_posiciones_mundial .tabps_equipos {
	text-align: left;
	border-bottom: 1px solid #ddd;
}
.tabps_equipos a:link, .tabps_equipos a:visited {
	color: #191919;
	text-decoration:none;
}
.tabps_equipos a:hover {
	text-decoration:underline;
}
.tabs_datos {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	width: 46px;
}
.tabps_equipos_tt {
	border-bottom: 1px solid #ddd;
}
.tabps_equipos_tt_vis {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.tabps_date_tt {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.tabps_ciudad_tt {
	border-bottom: 1px solid #ddd;
}
.tabps_ciudad_ttv {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.tabps_equipos-grupos {
	border-bottom: 1px solid #ddd;
	width: 88px;
}
.tabps_equipos-grupos a:link, .tabps_equipos-grupos a:visited {
	color: #191919;
	text-decoration:none;
}
.tabps_equipos-grupos a:hover {
	text-decoration:underline;
}
.tabps_bandera {
	border-bottom: 1px solid #d3d3d3;
}

.tabps_bandera img {
	padding: 0px 5px;
}

.tabps_bandera_der {
	border-bottom: 1px solid #ddd;
}

.tabps_resultado {
	width: 44px;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	background-color: #f8f8f8;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.tabps_resultado a:link, .tabps_resultado a:visited {
	color: #191919;
	text-decoration: none;
}
.tabps_resultado a:hover {
	text-decoration: underline;
}
.tabps_date {
	width: 118px;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.tabps_ciudad {
	border-bottom: 1px solid #ddd;
}
.tabps_tv {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

.boxes-simbologia-calendario {
	float: left;
	width: 623px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #484848;
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: 10px;
	margin-top: 5px;
}
.ban_sig {
	width: 43px;
	text-align: center;
	vertical-align: top;
	height: 25px;
	float: left;
}
.clasificados-color {
	display:block;
	height:20px;
	width:20px;
	background-color:#F3E68A;
	margin-left:10px;
	border: solid 1px #ddd;
}
.clasificados-info {
	float: left;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #484848;
}
.clasificados-info-calendario {
	float: left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #484848;
}
.clasificados-info-hora {
	float: right;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #484848;
}
/* ===================== FIN CALENDARIO ======================= */

/* ===================== EQUIPOS ======================= */
.boxes-645px-cont-gris-equipos-dato01 {
	float: left;
	width: 623px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 10px;
}
.equipos-dato01-imagen {
	float: left;
	height: auto;
	width: 353px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	padding: 6px;
}
.equipos-dato01-info {
	float: left;
	width: 246px;
	margin-left: 10px;
	padding-top: 5px;
}
.equipos-dato01-info-txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.equipos-dato01-info-txt a {
	color: #191919;
	text-decoration: none;
}
.equipos-dato01-info-txt a:hover {
	text-decoration: underline;
}

/* Ficha equipo :: Participación en mundiales */

.equipos-estadisticas-mun {
	float: left;
	width: 643px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

table#historial-mundiales {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
border-spacing: 0px;
width: 645px;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

table#historial-mundiales th {
font-weight: normal;
height: 25px;
line-height: 25px;
color: #000;
border-bottom: 2px solid #fff;
}

table#historial-mundiales th.campeon {
border-bottom: 2px solid #fca806;
font-weight: bold;
}

table#historial-mundiales th.sinparticipar {
color: #bbb;
}

table#historial-mundiales th.sinparticipar:hover {
color: #000;
}

table#historial-mundiales th:hover {
background-color: #BECFE1;
cursor: pointer;
}

table#historial-mundiales td {
padding-bottom:5px;
border-bottom: 1px solid #efefef;
border-left: 1px solid #efefef;
width: 18px;
text-align: center;
font-weight: bold;
}

table#historial-mundiales td.avanza {
background-color: #BECFE1;
border-bottom: 1px solid #BECFE1;
}

table#historial-mundiales td.noexistente {
background-image: url(../img/nosejugo.png);
}

table#historial-mundiales td.noexistente.avanza {
background-image: url(../img/nosejugo-b.png);
}

table#historial-mundiales td.noexistente.avanza:hover {
background-color: #cbdff2;
}

table#historial-mundiales tr:nth-child(1) td.avanza {
background-color: #a2b5c6;
border-bottom: 1px solid #a2b5c6;
}

table#historial-mundiales tr:nth-child(2) td.avanza {
background-color: #aabbcb;
border-bottom: 1px solid #aabbcb;
}

table#historial-mundiales tr:nth-child(3) td.avanza {
background-color: #b5c7d8;
border-bottom: 1px solid #b5c7d8;
}

table#historial-mundiales tr:nth-child(4) td.avanza {
background-color: #cbdff2;
border-bottom: 1px solid #cbdff2;
}

table#historial-mundiales tr:nth-child(5) td.avanza {
background-color: #d5eafd;
border-bottom: 1px solid #d5eafd;
}

table#historial-mundiales tr td.avanza:hover {
background-color: #718494;
color: #fff;
}

table#historial-mundiales tr td.avanza.campeon {
background-color: #fca806;
border-bottom: 1px solid #fca806;
}

table#historial-mundiales td.historial-mundiales-fase {
padding:5px;
width: 80px;
background-color: #004391;
color: #fff;
text-align: right;
font-weight: normal;
}

table#historial-mundiales tr:first-child td {
border-top: 1px solid #efefef;
}

table#historial-mundiales tr td:last-child {
border-right: 1px solid #efefef;
}

/* Ficha Equipos :: Ranking Fifa */

#grafico-ranking-fifa {
	background-color: #327ad0;
	width: 645px;
	height: 205px;
	float:left;
	clear:both;
	margin-bottom:10px;
	background-image: url(../img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/* Ficha Equipos :: Gráficos y estadísticas */

.box-estadisticas-graficos {
	float: left;
	width: 643px;
	height: 240px;
	border: 1px solid #DDD;
	margin-bottom: 10px;
	background-image: url(../imagenes/equipos/bg_graficos.png);
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.estadisticas-mundiales-seleccion {
	position: absolute;
	left: 53px;
	top:85px;
	background-color: #fff;
	width: 79px;
	height: 99px;
	text-align: left;
	padding:3px 15px;
	border-radius: 55px;
	font-size: 11px;
	padding-top:6px;
	cursor: default;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.estadisticas-mundiales-seleccion li {
	margin-top:2px;
	position: relative;
	padding-left:26px;
}

.estadisticas-mundiales-seleccion li div {
	position: absolute;
	top: 4px;
	left:15px;
	width: 7px;
	height: 7px;
	background-color: #327ad0;
}

.estadisticas-mundiales-seleccion li div.pe {
	background-color: #6c90ba;
}

.estadisticas-mundiales-seleccion li div.pp {
	background-color: #bbd2ec;
}

.estadisticas-mundiales-seleccion li.totales {
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	font-size: 24px;
	padding-bottom: 2px;
	text-align: center;
	padding-left:0px;
}

.box-estadisticas-graficos-der {
	float: left;
	width: 415px;
	height: 210px;
	margin-left: 8px;
}

.box-estadisticas-graficos-cnti {
	float: left;
	width: 210px;
	margin-bottom: 8px;
}
.box-estadisticas-graficos-cnti h4, .box-estadisticas-graficos-der h4 {
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	color: #191919;
	font-weight: normal;
	background-color: #fca806;
	margin-top: 8px;
	margin-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2d7e04;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 20px;
	float: left;
	margin-bottom: 10px;
}

.box-estadisticas-graficos-der h4 {
margin-left:0px;
}

#box-grafico-torta-equipos {
	float: left;
	width: 215px;
	height: 190px;
}

div.estadisticas-historicas-mundiales {
background-color: #fff;
background-color: rgba(255,255,255,0.5);
width: 395px;
padding: 10px;
height: 160px;
float:left;
}

div.estadisticas-historicas-mundiales ul li {
margin-bottom: 4px;
border-bottom: 1px dotted #fcda06;
padding-bottom: 4px;
}

div.estadisticas-historicas-mundiales ul li:last-child {
border-bottom: none;
}

div.estadisticas-historicas-mundiales ul li span {
font-size: 11px;
}

/*Plantel*/

div.plantel-jugadores {
width: 643px;
border: 1px solid #ccc;
float:left;
clear:both;
font-family: Arial, Helvetica, sans-serif;
background-color: #F8F8F8;
margin-bottom:10px;
}

div.plantel-jugadores ul li.encabezado_posicion, div.plantel-jugadores ul li.encabezado_posicion:hover {
width: 635px;
margin-left:-1px;
background-color: #2d7e05;
color: #fff;
font-weight: bold;
float:none;
margin-bottom:0px;
border-bottom:2px solid #fcda06;
}

div.plantel-jugadores ul {
float:left;
clear:both;
}

div.plantel-jugadores ul li {
padding:5px;
margin-bottom:5px;
font-size: 12px;
width: 311px;
float:left;
transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

div.plantel-jugadores ul li:nth-child(even) {
margin-right:1px;
}

div.plantel-jugadores ul li:hover {
background-color: #ccc;
color: #000;
transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
cursor: default;
}

div.plantel-jugadores ul li:hover h6 {
border-bottom: 1px solid #999;
transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

div.plantel-jugadores ul li img {
border: 1px solid #ccc;
float:left;
margin-right:5px;
height: 90px;
}

div.plantel-jugadores ul li h6 {
font-size: 12px;
font-weight: bold;
padding-top:3px;
padding-bottom:3px;
margin-bottom:5px;
border-bottom: 1px solid #ddd;
transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

div.plantel-jugadores ul li p {
font-size: 11px;
line-height: 16px;
color: #333;
}

/*Plantel provisorio*/

div.plantel-jugadores-prenomina {
width: 643px;
border: 1px solid #ccc;
min-height: 120px;
float:left;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
background-color: #F8F8F8;
}

div.plantel-jugadores-prenomina a:link, div.plantel-jugadores-prenomina a:visited {
color: #004391;
font-weight: bold;
}

div.plantel-jugadores-prenomina a:hover {
color: #fca806;
}

div.plantel-jugadores-prenomina table {
width: 100%;
border-spacing: 0px;
}

div.plantel-jugadores-prenomina table th {
background-color: #b5c7d8;
padding:5px 5px;
text-align: left;
font-weight: bold;
}

div.plantel-jugadores-prenomina table tbody tr:hover {
background-color: #efefef;
}

div.plantel-jugadores-prenomina table td {
padding:5px 5px;
text-align: left;
border-bottom: 1px dotted #ccc;
}

div.plantel-jugadores-prenomina table tr:last-child td {
border-bottom: none;
}

/*Boxes verdes*/

.box_cont-green-img-equipos-federacion {
	float: left;
	height: 131px;
	width: 110px;
}
.box_cont-green-cnt-equipos-federacion {
	float: left;
	width: 188px;
	height: 131px;
}
.box_cont-green-cnt-equipos-federacion p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	width: 165px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.box_cont-green-uniforme-kit {
	float: left;
	width: 149px;
	height: auto;
}
.box_cont-green-uniforme-kit-cnti {
	float: left;
	width: 149px;
	margin-bottom: 8px;
}
.box_cont-green-uniforme-kit-cnti h4 {
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	background-color: #2d7e05;
	margin-top: 8px;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fcda06;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 20px;
	margin-right: auto;
	width: 60px;
	text-align: center;
}
.box_cont-green-uniforme-kit-uniforme {
	float: left;
	width: 149px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 5px;
}
.box_cont-green-uniforme {
	float: left;
	width: 298px;
	border: 1px solid #ddd;
	background-image: url(../imagenes/tabs300/bg-box300-verde.jpg);
}
.tab-645-subequi {
	float: left;
	height: 30px;
	width: 645px;
	color: #ddd;
	background-color: #f8f8f8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BFCEE1;
}
ul, li {
	list-style-type:none;
	padding:0;
	margin:0;
}		
#crumbs {
	height:2.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ddd;
}
#crumbs li {
	float:left;
	line-height:2.3em;
	padding-left:0.75em;
}		
.tab-titulo {
	display:block;
	padding:0 15px 0 0;
	background-image: url(../imagenes/crumbs.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #191919;
}
.tab-titulo-mas {
	display:block;
	background-image: url(../imagenes/crumbs.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #06C;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 60px;
	height: 20px;
	float: left;
}
#cont_equipos-list-plantel {
	float: left;
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #151515;
	margin-top: 3px;
	margin-bottom: 5px;
}
.equipos_plantelnombre_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	height: 19px;
	width: 180px;
	padding-top: 3px;
	background-color: #f8f8f8;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	padding-bottom: 3px;
}
.equipos_planteledad_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	height: 19px;
	width: 68px;
	padding-top: 3px;
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 3px;
}
.equipos_plantelpais_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	height: 19px;
	width: 184px;
	padding-top: 3px;
	background-color: #F8F8F8;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	padding-bottom: 3px;
}

.equipos_planteldatosinfo_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	height: 19px;
	width: 51px;
	padding-top: 3px;
	background-color: #F8F8F8;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	padding-bottom: 3px;
}
.equipos_planteldatosinfo_ult_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	height: 19px;
	width: 52px;
	padding-top: 3px;
	background-color: #F8F8F8;
	text-align: center;
	font-weight: bold;
	padding-top: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	padding-bottom: 3px;
}
.equipos_plantelnombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	height: 18px;
	width: 176px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	padding-bottom: 2px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
	text-transform: capitalize;
}
.equipos_planteledad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	height: 18px;
	width: 68px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-left-color: #ddd;
	padding-bottom: 2px;
}
.equipos_plantelpais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	height: 18px;
	width: 179px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	text-align: left;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ddd;
	padding-left: 5px;
}
.equipos_planteldatosinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	height: 18px;
	width: 51px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	text-align: center;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
}
.equipos_planteldatosinfo_ult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	height: 18px;
	width: 52px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	text-align: center;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
}
.boxes-645px-cont-gris-equipos-dato02 {
	float: left;
	width: 623px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: 10px;
	margin-bottom: 10px;
}
.equipos-dato02-imagen {
	float: left;
	height: auto;
	width: 353px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	padding: 6px;
}
.equipos-dato02-info {
	float: left;
	width: 246px;
	margin-left: 10px;
	padding-top: 5px;
}

div.equipos-dato02-info div.equipos-dato02-info-txt:nth-child(6) {
border-bottom: none;
}

.equipos-dato02-info-dt {
	color: #151515;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	padding-top: 10px;
	padding-bottom: 5px;
}
.equipos-dato02-info-txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.box_cont-green-figura {
	float: left;
	width: 298px;
	border: 1px solid #ddd;
	background-image: url(../imagenes/tabs300/bg-box300-verde.jpg);
}
.box_cont-green-figura-kit {
	float: left;
	width: 298px;
	height: auto;
}
.box_cont-green-figura-kit-figura {
	float: left;
	height: auto;
	width: 266px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	padding: 6px;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
}
.box_cont-green-figura-kit-cnti {
	float: left;
	width: 298px;
	margin-bottom: 5px;
}
.box_cont-green-figura-kit-cnti h4 {
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	background-color: #2d7e05;
	margin-top: 8px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fcda06;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 20px;
	margin-right: auto;
	width: auto;
	text-align: center;
	float: left;
}
.equipos-dato02-info-txt-figura {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: left;
	width: 278px;
	padding-left: 10px;
	padding-right: 10px;
}
.equipos-dato02-info-txt-figura  p {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 278px;
	line-height: 20px;
	font-size: 12px;
}
.box_cont-green-calendario {
	float: left;
	width: 298px;
	border: 1px solid #ddd;
	background-image: url(../imagenes/tabs300/bg-box300-amarillo.jpg);
}
.box_cont-green-calendario-kit {
	float: left;
	width: 288px;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box_cont-green-calendario-kit-calendario {
	float: left;
	width: 32px;
	text-align: center;
	margin-right: 3px;
}
.box_cont-green-calendario-kit-calendario-last {
	float: left;
	width: 32px;
	text-align: center;
}
.contentido-calendario-equipos {
	background-color:#fff;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	width: 623px;
	float: left;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	margin-bottom: 10px;
}
.calendario-icon300 {
	float: left;
	width: 32px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.calendario-txt300 {
	float: left;
	width: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
}
.calendario-txt300 a {
	color: #191919;
	text-decoration: none;
}
.calendario-txt300 a:hover {
	color: #191919;
	text-decoration: underline;
}
.losequipos300px-line-division {
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FCA807;
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 8px;
	float: left;
	margin-bottom: 6px;
	width: 277px;
}


/* ===================== FIN EQUIPOS ======================= */

/* ===================== SEDES ======================= */


.boxes-645px-cont-sede-dato01 {
	float: left;
	width: 633px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
	padding: 5px;
	margin-bottom: 0px;
	background-image: url(../imagenes/sedes/bg_graficos.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #fea708;
	border-left-color: #ddd;
}
.dato-page-sede01 {
	float: left;
	width: 85px;
}
.dato-page-sede02 {
	float: left;
	width: 115px;
}
.dato-page-sede03 {
	float: left;
	width: 130px;
}
.dato-page-sede04 {
	float: left;
	width: 108px;
}
.dato-page-sede05 {
	float: left;
	width: 85px;
}
.dato-page-sede06 {
	float: left;
	width: 110px;
}
.dato-page-sede-img {
	float: left;
	width: 100%;
	text-align: center;
}
.dato-page-sede-txt {
	float: left;
	width: 100%;
	text-align: center;
}
.dato-page-sede-txt h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
.dato-page-sede-txt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
	text-align: center;
}
.boxes-645px-cont-sede-dato02 {
	float: left;
	width: 643px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	margin-bottom: 10px;
	background-image: url(../imagenes/sedes/bg_infoestadio.jpg);
}
.dato-img-estadio {
	float: left;
	height: auto;
	width: 408px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	padding: 6px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.boxes-645px-cont-sedes {
	float: left;
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
	margin-bottom: 5px;
}
.boxes-645px-cont-sedes p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
	padding: 10px;
}
.dato-mapagoogle-estadio {
	float: left;
	height: auto;
	width: 631px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	padding: 6px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.equipos-dato02-info-sedes {
	float: left;
	width: 190px;
	padding-top: 10px;
}
.equipos-dato02-info-sedes-01 {
	width: 190px;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}
.equipos-dato02-info-sedes-01 h4 {
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	background-color: #2d7e05;
	margin-top: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fcda06;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 20px;
	width: auto;
	text-align: center;
	float: left;
}
.equipos-dato02-info-sedes-txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #246604;
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 2px;
	float: left;
	width: 190px;
}
.box_sedes300 {
	float: left;
	width: 298px;
	border: 1px solid #ddd;
	background-image: url(../imagenes/tabs300/bg-box300-verde.jpg);
}
.box_cont-green-sedes300 {
	float: left;
	width: 224px;
	height: 30px;
	background-color: #f8f8f8;
}
.box_cont-green-cnti-sedes300 {
	float: left;
	width: 214px;
	margin-bottom: 2px;
	height: 28px;
}
.box_cont-green-cnti-sedes300 h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fcda06;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 11px;
	float: left;
	background-color: #3B960A;
}
.box_cont-green-cnti-sedes300 h4 a {
	color: #fff; text-decoration:none;
}
.box_cont-green-cnti-sedes300 h4 a:hover {
	text-decoration:underline;
}
.box_cont-green-sedes300 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #191919;
	text-align: left;
	width: 150px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.box_cont-green-sedes300 p a {
	color: #191919; text-decoration:none;
}
.box_cont-green-sedes300 p a:hover {
	text-decoration:underline;
}
.box_cont-green-img-sedes {
	float: left;
	height: 30px;
	width: 73px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
	background-color: #FFFFFF;
	background-position: 215px;
}
.box_cont-green-img-sedes img {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	opacity: 1;
}
.box_cont-green-img-sedes img:hover {
	opacity: 0.8;
}
.numero-sede {
	float: left;
	height: 30px;
	width: 10px;
	background-image: url(../imagenes/sedes/lado300px/light.png);
}

.box_cont-green-cnti-sedes300 h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	font-weight: normal;
	margin-top: 4px;
	margin-left: 8px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;
	font-size: 11px;
	float: left;
}
.box_cont-green-cnti-sedes300 h5 a {
	color: #191919; text-decoration:none;
}
.box_cont-green-cnti-sedes300 h5 a:hover {
	text-decoration:underline;
}
#cont_formacion-galeria-sedes {
	float: left;
	width: 645px;
}
#cont_formacion-galeria-fotoramas {
	float: left;
	width: 645px;
	margin-bottom: 10px;
}
.boxes-645px-cont-sede-dato02-home {
	float: left;
	width: 643px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	margin-bottom: 10px;
}
.dato-page-sede01-home {
	float: left;
	width: 220px;
	padding-left: 10px;
}
.dato-page-sede-img-home {
	float: left;
	width: 266px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #191919;
	padding-right: 6px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	height: auto;
}
.dato-page-sede-img-home p {
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
.equipos-dato02-info-sedes-txt-home {
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #191919;
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 2px;
	float: left;
	width: 220px;
}
.box_cont-destacado300-home {
	float: left;
	width: 320px;
}
.box-general300-home {
	float: left;
	width: 320px;
	margin-bottom: 5px;
}
.box_sedes300-home {
	float: left;
	width: 318px;
	border: 1px solid #ddd;
	background-image: url(../imagenes/tabs300/bg-box300-verde.jpg);
}
.box_cont-green-sedes300-home {
	float: left;
	width: 244px;
	height: 30px;
	background-color: #f8f8f8;
}
.box_cont-destacado300-home2 {
	float: left;
	width: 320px;
	margin-left: 5px;
}
.numero-sede-home {
	float: left;
	height: 30px;
	width: 10px;
	background-image: url(../imagenes/sedes/lado300px/light-azul.png);
}
.box_cont-green-cnti-sedes300-home h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fcda06;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 11px;
	float: left;
	background-color: #004391;
}
.box_cont-green-cnti-sedes300-home h4 a {
	color: #fff; text-decoration:none;
}
.box_cont-green-cnti-sedes300-home h4 a:hover {
	text-decoration:underline;
}
.box_cont-green-cnti-sedes300-home h5 a {
	color: #191919; text-decoration:none;
}
.box_cont-green-cnti-sedes300-home h5 a:hover {
	text-decoration:underline;
}
.box_cont-green-cnti-sedes300-home h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	font-weight: normal;
	margin-top: 4px;
	margin-left: 8px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;
	font-size: 11px;
	float: left;
}


/* ==== NEW sEde === */

.boxes-645px-cont-sede-dato02-home-mini {
	float: left;
	width: 354px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #004391;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	margin-bottom: 10px;
	background-color: #004391;
}
.box-general300-mini {
	float: left;
	width: 291px;
	margin-bottom: 1px;
}
.box_sedes300-mini {
	float: left;
	width: 289px;
	background-image: url(../imagenes/tabs300/bg-box300-verde.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
.box_cont-green-sedes300-mini {
	float: left;
	width: 215px;
	height: 30px;
	background-color: #f8f8f8;
}
.box_cont-green-cnti-sedes300-mini {
	float: left;
	width: 204px;
	margin-bottom: 2px;
	height: 28px;
}
.box_cont-green-cnti-sedes300-mini h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fcda06;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 11px;
	float: left;
	background-color: #004391;
}
.box_cont-green-cnti-sedes300-mini h4 a {
	color: #fff; text-decoration:none;
}
.box_cont-green-cnti-sedes300-mini h4 a:hover {
	text-decoration:underline;
}
.box_cont-green-cnti-sedes300-mini h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	font-weight: normal;
	margin-top: 4px;
	margin-left: 8px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;
	font-size: 11px;
	float: left;
}
.box_cont-green-cnti-sedes300-mini h5 a {
	color: #191919;
	text-decoration:none;
}
.box_cont-green-cnti-sedes300-mini h5 a:hover {
	text-decoration:underline;
}
.box_cont-destacado300-mini {
	float: left;
	width: 290px;
	margin-bottom: 10px;
}
.box-general300-s-mini {
	float: left;
	width: 290px;
	margin-bottom: 1px;
}

/* ===== HOME EQUIPOS ==== */

.boxes-645px-equipos-mapaimg {
	float: left;
	width: 643px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #DDD;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
.boxes-645px-cont-equipo-home {
	float: left;
	width: 633px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
	padding: 5px;
	margin-bottom: 0px;
	background-image: url(../imagenes/sedes/bg_graficos.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #fea708;
	border-left-color: #ddd;
}
.dato-page-equipo-home {
	float: left;
	width: 500px;
	text-align: left;
	padding-right: 6px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 6px;
	height: auto;
}
.dato-page-equipo-home p {
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
.box-listapaises-home {
	float: left;
	width: 643px;
	height: auto;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ddd;
	background-image: url(../imagenes/equipos/bg-lista.png);
	background-repeat:  repeat-y;
}
.box-listapaises-home-izq {
	float: left;
	width: 623px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.box-listapaises-home-izq h4 {
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	color: #191919;
	font-weight: normal;
	background-color: #BFCFDF;
	margin-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #004391;
	padding-top: 2px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 20px;
	float: left;
}
.img-confederacion {
	float: left;
	width: 139px;
	text-align: center;
	margin-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box-lalista-equipos {
	float: left;
	width: 474px;
	margin-top: 7px;
	margin-bottom: 15px;
}
.box-lalista-equipos li {
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	font-size: 12px;
	line-height: 23px;
	padding-top: 5px;
	padding-bottom: 2px;
	float: left;
	width: 132px;
	background-color: #FFFFFF;
	margin-right: 20px;
	padding-left: 5px;
	margin-top: 4px;
	margin-bottom: 3px;
}
.box-lalista-equipos li a {
	color: #191919;
	text-decoration: none;
}
.box-lalista-equipos li a:hover {
	text-decoration: underline;
}
.box-lalista-equipos li img {
	float: left;
	width: 24px;
	height: 24px;
	padding-right: 4px;
}
.boxes-listaespecial-equipos {
	float: left;
	width: 609px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #484848;
	background-color: #f8f8f8;
	padding-top: 5px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.boxes-listaespecial-equipos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #484848;
}
.boxes-listaespecial-equipos h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #484848;
}

/* ==== CALENDARIO HOME === */

.base_tabs_country-programacion-home {
	float: left;
	width: 643px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabps_partido-numero_tt {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.tabps_partido-numero {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	width: 25px;
	background-color: #f8f8f8;
}

/* ==== DESTACADO SIMULADOR 300PX */

.box_cont-simulador300px-img {
	float: left;
	height: 131px;
	width: 110px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ddd;
	background-color: #FFFFFF;
}
.box_cont-simulador300px-img img {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	opacity: 1;
}
.box_cont-simulador300px-img img:hover {
	opacity: 0.8;
}


/* ============= Multimedia  ============= */

.boxes-645px-cont-mmedia {
	float: left;
	width: 643px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	height: auto;
}
.box-300-medallero-contenedor1 {
	float: left;
	width: 296px;
	height: 122px;
	background-image: url(../imagenes/tabs300/bg-box300-amarillo.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
.box-300-medallero-contenedor2 {
	float: left;
	width: 296px;
	height: 122px;
	background-image: url(../imagenes/tabs300/bg-box300-amarillo.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.box-300-medallero-contenedor-img {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 89px;
	margin-right: 10px;
	font-size: 12px;
	margin-top: 10px;
	height: 89px;
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
}
.box-300-medallero-contenedor-img img {
	opacity: 1;
	transition:all 0.4s ease-out;
}
.box-300-medallero-contenedor-img img:hover {
	opacity: 0.8;
}
.box-300-medallero-contenedor-title1 {
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	color: #191919;
	font-weight: normal;
	background-color: #fca806;
	margin-top: 10px;
	margin-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2d7e04;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 20px;
	float: left;
}
.box-300-medallero-contenedor-title1 a {
	color: #191919; text-decoration:none;
}
.box-300-medallero-contenedor-title1 a:hover {
	text-decoration:underline;
}
.box-300-medallero-contenedor-cont1 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 175px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
	color: #191919;
	line-height: 16px;
}
.box-300-medallero-contenedor-cont1 a {
	color: #191919;
	text-decoration: none;
}
.box-300-medallero-contenedor-cont1 a:hover {
	text-decoration: underline;
}
.box-media-izq {
	float: left;
	width: 327px;
	height: 273px;
	background-image: url(../imagenes/mmedia/bg_infografias-izq.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.box-300-medallero-contenedor-mmedia-img {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 321px;
	font-size: 12px;
	height: 175px;
	border: 3px solid #FFFFFF;
	background-color: #FFFFFF;
}
.box-300-medallero-contenedor-mmedia-img img {
	opacity: 1;
	transition:all 0.4s ease-out;
}
.box-300-medallero-contenedor-mmedia-img img:hover {
	opacity: 0.8;
}
.mmedia-vermas-infografia {
	width: 160px;
	height: 20px;
	background-color: #C6E1B4;
	border: 1px solid #ddd;
	margin-top: 8px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-right: auto;
}
.mmedia-vermas-infografia a {	
	color: #191919;
	text-decoration:none;
}
.mmedia-vermas-infografia a:hover {	
	text-decoration:underline;
}
.mmedia-vermas-infografia-bg {
	float: left;
	height: 37px;
	background-image: url(../imagenes/mmedia/bg-box300-verde.jpg);
	width: 296px;
}
.box-300-medallero-contenedor-mmedia-titulo {
	float: left;
	color: #FFFFFF;
	width: 327px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 5px;
	height: 20px;
}
.box-300-medallero-contenedor-mmedia-titulo a  {
	color: #fff;
	text-decoration: none;
}
.box-300-medallero-contenedor-mmedia-titulo a:hover {
	text-decoration: underline;
}
.box-300-medallero-contenedor-mmedia-text {
	float: left;
	color: #FFFFFF;
	width: 327px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 2px;
}
.box-300-medallero-contenedor-mmedia-text a {
	color: #fff;
	text-decoration: none;
}
.box-300-medallero-contenedor-mmedia-text a_hover {
	text-decoration: underline;
}
.secunbox-left1-mmedia {
	float: left;
	width: 236px;
	height: 100px;
	background-repeat: no-repeat;
	background-color: #F8f8f8;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
.secunbox-left-title-mmedia {
	float: left;
	width: 215px;
	height: auto;
	margin: 10px;
	padding-bottom: 0px;
}
.secunbox-left-title-mmedia h3 {
	color: #151515;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 22px;
	padding-left: 1px;
	padding-right: 1px;
}
.secunbox-left-title-mmedia h3 a {
	color: #151515;
	text-decoration:none;
}
.secunbox-left-title-mmedia h3 a:hover {
	color: #151515;
	text-decoration:underline;
}
.secunbox-right1-mmedia {
	float: left;
	width: 406px;
	border: 1px solid #ddd;
	height: 100px;
	background-color: #FFFFFF;
}
.secunbox-right1-mmedia img {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	opacity: 1;
}
.secunbox-right1-mmedia img:hover {
	opacity: 0.8;
}
.boxes-645px-cont-mmedia-home {
	float: left;
	width: 645px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
	margin-bottom: 3px;
}
.boxes-645px-cont-mmedia-home2 {
	float: left;
	width: 645px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #191919;
	margin-bottom: 4px;
}
/* ========== INFOGRAFIAS HOME ============ */

.boxes-645-ap1-infografias {
	float: left;
	width: 645px;
	margin-bottom: 6px;
}
.destacadofoto {
	float: left;
	width: 205px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
}
.destacadofoto img {
	opacity: 1;
	transition:all 0.4s ease-out;
}
.destacadofoto img:hover {
	opacity: 0.8;
}
ul.destacadofoto_fondo {
	width: 645px;
	margin-bottom: 10px;
	float: left;
}
ul.destacadofoto_fondo  li {
	list-style-type:none;
	padding:0;
	margin:0;
	float: left;
	height: auto;
	width: 207px;
}

ul.destacadofoto_fondo  li:nth-child(2) {
	list-style-type:none;
	padding-right:12px;
	padding-left:12px;
	margin:0;
	float: left;
	height: auto;
	width: 207px;
}
.destacadofoto_texto {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f8f8f8;
	float: left;
	width: 205px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
.destacadofoto_texto h2 {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.destacadofoto_texto h2 a {
	color: #191919;
	text-decoration:none;
}
.destacadofoto_texto h2 a:hover {
	text-decoration:underline;
}

/* ========== MUNDIALES =========== */

.boxes-645px-cont-mundiales-dato02 {
	float: left;
	width: 643px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: #f8f8f8;
	border: 1px solid #ddd;
}
.dato-img-mundiales {
	float: left;
	height: 245px;
	width: 285px;
	border: 1px solid #ddd;
	background-color: #BFD0E2;
	padding: 6px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.dato-img-mundiales img {
width: 285px;
}
.equipos-dato02-info-mundiales {
	float: left;
	width: 324px;
	padding-top: 10px;
}
.equipos-dato02-info-mundiales-01 {
	width: 315px;
	float: left;
	margin-bottom: 10px;
}
.equipos-dato02-info-mundiales-01 h4 {
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	background-color: #004391;
	margin-top: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #fcda06;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 20px;
	width: auto;
	text-align: center;
	float: left;
}
.equipos-dato02-info-mundiales-txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ddd;
	font-size: 11px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 2px;
	float: left;
	width: 315px;
}

.tabla_calendario_resultados-mundiales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #191919;
}

.tabla_calendario_resultados-mundiales td, .tabla_calendario_resultados-mundiales th {
	text-align: center;
	height: 27px;
	line-height: 24px;
}
.tabps_goles-mundiales {
	border-bottom: 1px solid #ddd;
	line-height: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
.tabps_goles-mundiales_ttv {
	border-bottom: 1px solid #ddd;
}
.base_tabs_country-mundiales-home {
	float: left;
	width: 643px;
	margin-bottom: 10px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contentido-mundiales-resultados-tab {
	background-color:#BFCFDF;
	font-family:Arial, Helvetica, sans-serif;
	width: 638px;
	float: left;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #191919;
}
.tabla_calendario_resultados-mundiales2 td, .tabla_calendario_resultados-mundiales2 th {
	text-align: center;
	height: 27px;
	line-height: 20px;
}
.equipos-dato02-info-mundiales-camp-txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #191919;
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 2px;
	float: left;
	width: 315px;
}
.dato-img-mundiales-camp {
	float: left;
	width: 285px;
	border: 1px solid #ddd;
	background-color: #BFD0E2;
	padding: 6px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.dato-img-mundiales-camp  img{
	width: 285px;
}
.equipos-dato02-info-mundiales-01 img {
	float: left;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
}
.dato-img-mascotas {
	float: right;
	height: auto;
	width: 228px;
	border: 1px solid #ddd;
	background-color: #BFD0E2;
	padding: 6px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
}

.box_cont-green-listamundiales {
	float: left;
	width: 52px;
	text-align: center;
	margin-right: 4px;
}
.box_cont-green-listamundiales-last {
	float: left;
	width: 52px;
	text-align: center;
}
.listamundiales-icon300 {
	float: left;
	width: 52px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.listamundiales-txt300 {
	width: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	margin-left: 5px;
	float: left;
}
.listamundiales-txt300 a {
	color: #191919;
	text-decoration: none;
}
.listamundiales-txt300 a:hover {
	color: #191919;
	text-decoration: underline;
}

.contentido-mundiales-home-tab {
	background-color:#f8f8f8;
	font-family:Arial, Helvetica, sans-serif;
	width: 638px;
	float: left;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #191919;
}
.boxes-645px-cont-mundiales-home {
	float: left;
	width: 637px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}
.dato-img-mundiales-home {
	float: left;
	height: auto;
	width: 110px;
	border: 1px solid #ddd;
	background-color: #f8f8f8;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 6px;
	padding: 4px;
}
.dato-img-mundiales-home img {
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	opacity: 1;
}
.dato-img-mundiales-home img:hover {
	opacity: 0.8;
}
.mundiales-home-year {
	float: left;
	background-color: #BFCEE1;
	width: 110px;
	text-align: center;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #004390;
}
.mundiales-home-year a {
	color: #191919;
	text-decoration: none;
}
.mundiales-home-year a:hover {
	text-decoration:underline;
}

/*Destacados secundarios portada*/

ul#noticias_secundarias {
padding:0px;
margin:0px;
width: 960px;
height: 122px;
background-image: url(../imagenes/bg-amarillo-home.jpg);
margin-bottom:10px;
float:left;
clear:both;
font-family: Arial, Helvetica, sans-serif;
}

ul#noticias_secundarias li {
	float:left;
	width: 290px;
	height: 122px;
	padding-left: 27px;
	padding-top:8px;
	padding-bottom:8px;
	position: relative;
}

ul#noticias_secundarias li h2 {
	padding-left:105px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding-top:10px;
}

ul#noticias_secundarias li a:link, ul#noticias_secundarias li a:visited {
text-decoration: none;
color: #191919;
}

ul#noticias_secundarias li a:hover {
text-decoration: underline;
}

ul#noticias_secundarias li a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
}

ul#noticias_secundarias li img {
position: absolute;
left:20px;
top:8px;
width: 100px;
height: 100px;
border-radius: 80px;
margin-right: 7px;
float:left;
transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

ul#noticias_secundarias li div.background-destacado-circular {
position: absolute;
left:19px;
top:7px;
height: 86px;
width: 86px;
background-color: transparent;
border: 8px solid rgba(255,255,255,0.4);
border-radius: 80px;
z-index: 0;
transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

ul#noticias_secundarias li a:hover div.background-destacado-circular {
border: 8px solid rgba(255,255,255,0.6);
transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

.box_cont-green-cnt-equipos-prox {
	float: left;
	width: 298px;
	height: auto;
}
.box_cont-green-cnt-equipos-prox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
	width: 278px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cont-publicidad-movil2 {
display:none;
}
#contenedor_del_blog {
	float: left;
	height: auto;
	width: 643px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f87d04;
	border-bottom-color: #f87d04;
	border-left-color: #f87d04;
	margin-bottom: 20px;
}
#txt-fecha-blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f87d04;
	font-weight: bold;
}
#titulo-blog {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 36px;
	color: #4b4c4b;
}
#titulo-bajada-blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	height: auto;
	width: 605px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F87D04;
}
#contenedor_blog_a {
	float: left;
	width: 604px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#contenedor_blog_b {
	float: left;
	width: 604px;
	padding-right: 20px;
	padding-left: 20px;
}
#contenedor_blog_c {
	float: left;
	width: 604px;
	padding-right: 20px;
	padding-left: 20px;
}
#contenedor_blog_d {
	float: left;
	width: 623px;
	padding-left: 20px;
	padding-right: 1px;
	padding-bottom: 20px;
}
#contenedor_ficha_blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 161px;
	height: auto;
	margin-right: 20px;
}
.conetendor_ficha_blog_nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #E17304;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f87d04;
}
.conetendor_ficha_blog_datos {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
}
#contenedor_blog_b p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
#contenedor_blog_c p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
#contenedor_blog_d p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
#contenedor_blog_cita {
	float: right;
	height: 173px;
	width: 297px;
	background-image: url(../imagenes/fondo-cita-blog.jpg);
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#contenedor_blog_cita_txt {
	text-align: center;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 30px;
	color: #706e6d;
	padding-top: 40px;

}
#contenedor_blog_img {
	float: right;
	height: 236px;
	width: 373px;
	background-image: url(../imagenes/fondo-img-blog.jpg);
	text-align: center;
	padding-top: 20px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#bloque-entradas {
	background-color: #e5e5e5;
	float: left;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bloque-entradas_on {
	background-color: #e5e5e5;
	float: left;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../imagenes/flechita-select.png);
	background-repeat: no-repeat;
}
.destacado-entrada-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b3a39;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font-weight: bold;
}
.desctacado-entrada-fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #756e6e;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.destacado-entrada-titulo_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3a39;
	padding-right: 10px;
	padding-left: 14px;
	padding-top: 14px;
	font-weight: bold;
}
.destacado-entrada-titulo_off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b3a39;
	padding-right: 10px;
	padding-left: 14px;
	padding-top: 14px;
	font-weight: bold;
}
.destacado-entrada-titulo a {
	color: #000;
	text-decoration:none;
	font-style: italic;
	font-weight: bold;
}
.destacado-entrada-titulo a:hover {
	color: #f87d04;
	text-decoration:none;
	font-style: italic;
	font-weight: bold;
}
.destacado-entrada-titulo_on a {
	color: #E49603;
	text-decoration:none;
	font-style: italic;
	font-weight: bold;
}
.destacado-entrada-titulo_on a:hover {
	color: #E49603;
	text-decoration:none;
	font-style: italic;
	font-weight: bold;
}
.destacado-entrada-titulo_off a {
	color: #000;
	text-decoration:none;
	font-weight: bold;
}
.destacado-entrada-titulo_off a:hover {
	color: #f87d04;
	text-decoration:none;
	font-weight: bold;
}#contenedor_entradas_anteriores {
	padding-bottom: 20px;
	float: left;
	height: auto;
	width: auto;
}
#titulo-viajeros {
	background-image: url(../imagenes/fondo-titulo-viajeros.jpg);
	float: left;
	height: 105px;
	width: 645px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#txt-subtitulo-viajeros {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	height: 30px;
	color: #004390;
	margin: 0px;
	line-height: 26px;
	padding-top: 4px;
	width: 635px;
	padding-left: 10px;
}
#txt-subtitulo-viajeros2 {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	height: 30px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 26px;
	padding-top: 4px;
	width: 635px;
	padding-left: 10px;
	background-color: #327ad0;
}
#txt-titulo-viajeros {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 48px;
	height: auto;
	color: #327ad0;
	margin: 0px;
	line-height: 26px;
	padding-top: 20px;
	width: 615px;
	padding-left: 30px;
}
.txt-titulo-viajeros {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 48px;
	height: auto;
	color: #327ad0;
	margin: 0px;
	line-height: 26px;
	padding-top: 20px;
	width: 615px;
	padding-left: 30px;
}
#botonera_viajeros {
	margin: 10px;
	float: left;
	height: 333px;
	width: 585px;
	background-image: url(../imagenes/fondo-botonera-viajeros.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.boton_viajeros {
	float: left;
	height: auto;
	width: 146px;
	padding-bottom: 10px;
}
.boton_viajeros_img {
	float: left;
	width: 98px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 24px;
	padding-left: 24px;
	display: inline-block;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.boton_viajeros_img:hover, .boton_viajeros_img:focus, .boton_viajeros_img:active {
  -webkit-transform: rotate(7deg);
  transform: rotate(7deg);
}
.boton_viajeros_txt {
	width: 146px;
	float: left;
	text-align: center;
}
.boton_viajeros_txt a{
	color: #FFFFFF;
	text-decoration: none;
}
.boton_viajeros_txt a:hover{
	color: #91BEF7;
	text-decoration: none;
}
#cont_items_viajeros {
	float: left;
	height: auto;
	width: 645px;
}
#items_viajeros {
	float: left;
	width: 625px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.items_viajeros {
	float: left;
	width: 625px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#titulo_items_viajeros {
	float: left;
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	height: 30px;
	color: #000000;
	margin: 0px;
	line-height: 26px;
	padding-top: 4px;
	width: 605px;
	background-color: #fca806;
	padding-left: 20px;
}
#txt_items_viajeros {
	float: left;
	width: 583px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FCA806;
	border-bottom-color: #FCA806;
	border-left-color: #FCA806;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	line-height: 24px;
	vertical-align: middle;
	padding-top: 20px;
	padding-left: 20px;
}
#img_items_viajeros {
	float: left;
	height: auto;
	width: auto;
	padding-right: 20px;
	padding-bottom: 20px;
}
#txt_items {
	float: left;
	height: auto;
	width: auto;
	padding-top: 40px;
}
.volver_botonera_viajeros {
	font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	float: left;
	width: 115px;
	background-color: #FF0000;
	margin-left: 510px;
	text-align: center;
	color: #FFFFFF;
}
.volver_botonera_viajeros a{
	text-decoration: none;
	color: #FFFFFF;
}
.volver_botonera_viajeros a:hover{
	text-decoration: none;
	color: #333333;
}
#contenedor_mapa_consulados {
	float: left;
	height: auto;
	width: auto;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.caja-jugadores {
	float: left;
	height: auto;
	width: 645px;
	margin-bottom: 15px;
}
.box-jugador {
	background-color: #ffd700;
	float: left;
	height: 90px;
	width: 68px;
	margin-right: 1px;
	margin-bottom: 3px;
	padding: 1px;
	display:block;
}
 
.box-jugador:hover{
            background: #ff9600;
            cursor: pointer;
        }
.box-jugador.activo, .box-jugador.activo:hover {
            background:#ff9600;
            cursor: default;
        }



.box-foto {
	float: left;
	height: 68px;
	width: 68px;
	background-color: #FFFFFF;
}

.box-foto img {
width: 68px;
}

.box-nombre {
	float: left;
	height: auto;
	width: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 3px;
}

.box-nombre  a {
	text-decoration:none;
	color: #000000;
}
.box-nombre a {
	text-decoration:none;
	color: #333333;
}

div.grafico-redes-sociales {
width: 643px;
height: 405px;
border: 1px solid #ccc;
position: relative;
float:left;
clear:both;
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 10px;
}

div.credito-brandmetric {
display: block;
text-align: right;
font-size: 12px;
padding: 5px;
color: #333;
height: 20px;
line-height: 20px;
}

div.credito-brandmetric a img {
border: 0px;
margin-left:5px;
margin-bottom:-1px;
width: 110px;
transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

div.credito-brandmetric a:hover img {
opacity: 0.8;
filter: alpha(opacity=80);
transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

ul.datos-redes-sociales {
position: absolute;
top:26px;
left:0px;
width: 643px;
height: 74px;
background-color: #e7e7e7;
border-top: 1px solid #b4b4b4;
border-bottom: 1px solid #b4b4b4;
}

ul.datos-redes-sociales li {
float:left;
width: 210px;
margin-right:2px;
height: 21px;
line-height: 21px;
font-size: 11px;
font-weight: bold;
text-indent: 6px;
margin-top:10px;
position: relative;
}

ul.datos-redes-sociales li a {
position: absolute;
text-indent: 0px;
right:0px;
top:2px;
padding: 0px 5px;
height: 19px;
line-height: 19px;
border-radius: 2px;
}

ul.datos-redes-sociales li a:link, ul.datos-redes-sociales li a:visited {
background-color: #ff9600;
color: #000;
text-align: center;
text-decoration: none;
transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

ul.datos-redes-sociales li a:hover {
background-color: #004391;
color: #fff;
transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
cursor: help;
}

ul.datos-redes-sociales li span {
font-weight: normal;
width: 110px;
height: 21px;
display: block;
background-color: #fff;
border: 1px solid #bdbcbd;
position: absolute;
right:20px;
top:0px;
color: #898989;
font-size: 11px;
text-indent: 4px;
}

ul.datos-redes-sociales li a div.tooltip-bm {
display: none;
position: absolute;
top:29px;
left:-75px;
width: 150px;
height: auto;
background-color: #fff;
padding:7px;
z-index: 10;
text-decoration: none;
font-weight: normal;
border: 1px solid #ff9600;
line-height: 13px;
color: #333;
}

ul.datos-redes-sociales li a div.tooltip-bm b {
margin-bottom:2px;
display: block;
}

ul.datos-redes-sociales li a div.tooltip-bm:before {
content: '';
width: 10px;
height: 10px;
position: absolute;
background-image: url(../img/tooltip.png);
background-repeat: no-repeat;
top:-10px;
left:77px;
}

ul.datos-redes-sociales li a:hover div.tooltip-bm {
display: block;
}

#grafico-redes-sociales {
margin-top:75px;
width: 643px;
height: 300px;
background-image: url(/especiales/fotos/recursos/elementos_graficos/loading.gif);
background-repeat: no-repeat;
background-position: center center;
}

div.widgets-twitter {
width: 645px;
height: auto;
float:left;
clear:both;
margin-bottom:10px;
text-align: center;
vertical-align: middle;
}
iframe#twitter-widget-1 {
width: 645px!important;
height: 1200px;
}

div.widgets-twitter a.twitter-timeline:link,
div.widgets-twitter a.twitter-timeline:visited {
float:left;
clear:both;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000;
text-decoration: none;
width: 100%;
text-align: center;
padding-top: 60px;
padding-bottom:40px;
background-image: url(/especiales/fotos/recursos/elementos_graficos/loading.gif);
background-repeat: no-repeat;
background-position: center 20px;
border: 1px solid #ccc;
}
.calendariodiario_cont {
	width: 645px;
	height: 50px;
	float:left;
	background-color: #FCDA06;
	background-image: url(../imagenes/bg-amarillo-home-resp.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 25px;
}
.calendariodiario_cont_patsh {
	width: 645px;
	float:left;

}
.calendariodiario_cont_txt {
	width: 635px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #38870A;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 6px;

}
.calendariodiario_cont_txt a{
	color: #388708;
	text-decoration: none;


}
.calendariodiario_cont_txt a:hover{
	color: #000000;


}
div.img-info03 a:link, div.img-info03 a:visited {
color: #000;
}

div.img-info03 a:hover {
text-decoration: none;
}

.tab-960_menu {
font-family: 'bebas_neue_regular', Arial, Helvetica, sans-serif;
border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 5px solid #004391;
border-bottom: 5px solid #004391;
width: 944px;
margin-top:5px;
float:left;
clear:both;
font-size: 32px;
padding-left:10px;
background-color: #fff;
color: #333333;
margin-bottom:10px;
}

@media (max-width: 767px) { 
	body {
		width: 100%;
	}
	#contenedor_del_especial {
		width: 100%;
		overflow: hidden;
	}
	#contenedor_despliegue_del_especial {
		width: 100%;
	}
	#header-index {
		width: 100%;
		height: auto;
	}
	#cont_ct_izq {
		width: 100%;
	}
	#contenedor_menu {
		width: 100%;
		margin-top: 5px;
	}
	.tab-645-equipos {
		width: 100%;
	}
	.boxes-645px-cont-gris-equipos-dato01 {
		width: 95%;
	}
	.equipos-dato01-imagen {
		width: 100%;
	}
	.equipos-dato01-imagen img {
		width: 100%;
	}
	.equipos-dato01-info {
		width: 100%;
	}
	.equipos-dato01-info-txt {
		font-size: 15px;
		line-height: normal;
	}
	.tab-645 {
		width: 100%;
	}
	.contentido-calendario-equipos {
		width: 100%;
		overflow-x: scroll;
	}
	.tabla_calendario_resultados {
		width: 100% !important;
	}
	div.plantel-jugadores {
		width: 100%
	}
	div.plantel-jugadores ul li {
		width: 100%;
	}
	div.plantel-jugadores ul li.encabezado_posicion, div.plantel-jugadores ul li.encabezado_posicion:hover {
		width: 100%;
	}
	div.plantel-jugadores ul li h6 {
		font-size: 15px;
	}
	div.plantel-jugadores ul li p {
		font-size: 14px;
		line-height: normal;
	}
	div.plantel-jugadores ul li {
		font-size: 16px;
	}
	.boxes-645px-cont-gris-equipos-dato02 {
		width: 95%;
	}
	.equipos-dato02-info {
		width: 100%;
	}
	.equipos-dato02-info-txt {
		font-size: 16px;
		line-height: normal;
	}
	.equipos-estadisticas-mun {
		width: 100%;
		overflow-x: scroll;
	}
	table#historial-mundiales {
	    font-size: 16px;
	    width: 100%;
	}
	.box-estadisticas-graficos {
		width: 100%;
		height: auto;
	}
	.box-estadisticas-graficos-der {
		width: 100%;
		height: auto;
	}
	.box-estadisticas-graficos {
		width: 100%;
	}
	.box-estadisticas-graficos-cnti {
		float: none;
		margin: 0 auto;
	}
	.estadisticas-mundiales-seleccion {
		left: 37%;
	}
	div.estadisticas-historicas-mundiales {
		width: 100%;
		height: auto;
	}
	#grafico-ranking-fifa {
		width: 100%;
		overflow-x: scroll;
	}
	.division645px {
		width: 100%;
	}
	#cont_ct_der {
		width: 100%;
		padding-left: 0;
	}
	.box-general300 {
		width: 100%;
	}
	.tab-300 {
		width: 100%;
	}
	.box_cont-destacado300 {
		width: 100%;
	}
	.box_cont-green {
		width: 100%;
		padding-bottom: 15px;
	}
	.box_cont-green-cnt-equipos-federacion {
		    width: 68%;
		height: auto;
	}
	.box_cont-green-cnt-equipos-federacion p {
		font-size: 16px;
		line-height: normal;
		    width: 100%;
	}
	.box_cont-green-cnt-equipos-prox {
		width: 95%;
	}
	.box_cont-green-cnt-equipos-prox p {
		font-size: 16px;
		line-height: normal;
		width: 100%;
	}
	.box_cont-green-uniforme {
		width: 100%;
	}
	.box_cont-green-uniforme-kit {
		width: 50%;
	}
	.box_cont-green-figura {
		width: 100%;
	}
	.box_cont-green-figura-kit {
		width: 100%;
	}
	.equipos-dato02-info-txt-figura p {
		font-size: 16px;
	}
	.box_cont-green-figura-kit-figura {
		width: 92%;
	}
	.box_cont-green-figura-kit-figura img {
		width: 100%;
		height: auto;
	}
	.tab-300-yellow {
		width: 100%;
	}
	.box_cont-green-calendario {
		width: 100%;
	}
	.box_cont-green-calendario-kit {
		width: 100%;
	}
	.losequipos300px-line-division {
		width: 100%;
	}
	.box_cont-green-calendario-kit-calendario {
		width: 11.5%;
	}
	#footer-publicidad-bajada {
		width: 100%;
	}
	#emol_infocompartir {
		width: 100%;
		display: none;
	}
	#div_destacados {
		width: 100% !important;
		overflow: hidden;
	}
	#div_destacados h4 {
		width: 97% !important;
	}
	#div_tyc_emol {
		width: 100% !important;
	}
	#selecciondestacadosmultimedia {
		width: 100% !important;
	}
	#selecciondestacadosmultimedia ul li {
		width: 100% !important;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}
	#selecciondestacadosmultimedia ul h5 {
		font-size: 18px;
	}
	#destacadosmultimedia {
		width: 100%!important;
	}
	.subtab-640 {
		width: 100% !important;
	}
	.box-listapaises-home {
		width: 100% !important;
	}
	.boxes-listaespecial-equipos {
		width: 100% !important;
	}
	.clasificados-info {
		width: 100%;
	}
	.boxes-645px-equipos-mapaimg {
		width: 100%;
	}
	.boxes-645px-equipos-mapaimg img {
		width: 100%;
		height: auto;
	}
	.boxes-645px-cont-equipo-home {
		width: 100%;
	}
	.dato-page-equipo-home {
		width: 100%;
	}
	.boxes-645px-cont {
		width: 100%;
	}
	#tabbed_box_1 {
		width: 100%;
	}
	.tabbed_area {
		width: 100%;
	}
	.contentido-calendario {
		width: 100%;
		overflow: hidden;
	}
	.base_tabs_country-losgrupos {
		width: 100%;
	}
	.base_tabs_country-programacion-home {
		width: 100%;
		overflow: hidden;
	}
	.calendariodiario_cont {
		width: 100%;
	}
	.calendariodiario_cont_txt {
		width: 100%;
	}
	.calendariodiario_cont_patsh {
		width: 100%;
	}
	.calendariodiario_cont_patsh img {
		width: 100%;
	}
	#publicidad640-footer {
		width: 100%;
	}
	.boxes-simbologia-calendario {
		width: 95%;
	}
	ul.tabs {
		width: 100%;
	}
	.boxes-645px-cont-sede-dato01 {
		width: 100%;
	}
	.box-destacado-estadisticas {
		width: 100%;
	}
	.boxes-645px-cont-sede-dato02-home-mini {
		width: 100%;
	}
	.boxes-645px-cont-sede-dato02-home-mini img {
		width: 100%;
		height: auto;
	}
	.box_cont_noticias{
		width: 100%;
	}
	.box-destacado-estadisticas{
		width: 100% !important;
	}
	.titutlo-destacado-estadisticas {
		width: 98%;
	}
	.foto-destacado-estadisticas {
		width: 100% !important;
		height: auto !important;
	}
	.foto-destacado-estadisticas  img {
		width: 100%;
		height: auto;
	}
	.titutlo-destacado-estadisticas {
		width: 100% !important;
	}
	.box-destacado-estadisticas1 {
		width: 100% !important;
	}

}
