<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
	border:0px;
}
body
{
	background-color:#FFFFFF;
	float: left;
	margin-left: 0px;
}
/* ============= BASE PRINCIPAL ============= */
#contenedor_despliegue_del_especial {
	float: left;
	height: auto;
	width: 960px;
}
#contenedor_del_especial {
	float: left;
	height: auto;
	width: 960px;
}

#cont_ct_izq {
	float: left;
	width: 640px;
	height: auto;
	margin-bottom: 20px;
}
#cont_ct_der {
	float: left;
	width: 300px;
	height: auto;
	padding-left: 20px;
}
#cont_ct_der_pub300x250 {
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 15px;
}
#header {
	float: left;
	height: 80px;
	width: 960px;
	margin-bottom: 10px;
	background-image: url(../imagenes/header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0D3E81;
}
#logo {
	float: left;
	height: 80px;
	width: 340px;
}

/* ============= MENU ============= */

#contenedor_menu {
	float: right;
	width: 568px;
	height: auto;
	margin-top: 61px;
	margin-left: 0px;
}
.menu_off {
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #477dbd;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #083D81;
}
.menu_off a {
	color: #477dbd;
	text-decoration:none;
}
.menu_off a:hover {
	color: #0D3E81;
	text-decoration:underline;
}
.menu_on {
	float: left;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0D3E81;
	border-right-width: 1px;
	border-right-style: dotted;
	padding-left: 8px;
	border-right-color: #083D81;

}
.menu_on a {
	color: #0D3E81;
	text-decoration:none;
}
.menu_on a:hover {
	color: #0D3E81;
	text-decoration:underline;
}

/* ============= TABS ============= */
.tab-640 {
	float: left;
	height: 20px;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #083D81;
	background-color: #E9E9E9;
}
.vermas-signo-tab-640 {
	float: right;
	background-color: #CC6600;
}
.nombre-tab-640 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #083D81;
	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: #5591CF;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
	text-shadow: 1px 0px 1px #114a7f;
}
.nombreitalic-tab-640 {
	float: left;
	padding-left: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 11px;
	height: 16px;
	padding-top: 4px;
	padding-right: 8px;
	color: #828282;
	font-style: italic;
}
.vermas-link-tab-640 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #ffdc4a;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #151515;
	line-height: 13px;
}
.vermas-link-tab-640 a {
	text-decoration:none;
	color: #333333;
}
.end-tab-640 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(../imagenes/tab-flecha.png);
	background-repeat: no-repeat;
}
.vermas-tab-640 {
	float: right;
	height: 20px;
	width: 100px;
}
.boton-mas-tab-640 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #083D81;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-tab-640 img { border: none; }

/* ======== SUB TABS ============== */

.subtab-640 {
	float: left;
	height: 20px;
	width: 640px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #083D81;
	background-color: #5591CF;
}
.nombre-subtab-640 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #083D81;
	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;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
	text-shadow: 1px 0px 1px #114a7f;
}
.vermas-subtab-640 {
	float: right;
	height: 20px;
	width: 100px;
}
.boton-mas-subtab-640 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #083D81;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-subtab-640 img { border: none; }
.vermas-link-subtab-640 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #FFDC4A;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-subtab-640 a {
	text-decoration:none;
	color: #333333;
}

/* =================== TABS DE 300PX ================== */
.tab-300 {
	float: left;
	height: 20px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #083D81;
	background-color: #e9e9e9;
}
.nombre-tab-300 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #083D81;
	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: #5591CF;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
	text-shadow: 1px 0px 1px #114a7f;
}
.end-tab-300 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(../imagenes/tab-flecha.png);
	background-repeat: no-repeat;
}
.vermas-tab-300 {
	float: right;
	height: 20px;
	width: 100px;
}
.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: 9px;
	width: 8px;
	background-color: #083D81;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-tab-300 img { border: none; }
.vermas-link-tab-300 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #ffdc4a;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #151515;
	line-height: 13px;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #333333;
}

/* ====================== TABS 960PX ====================== */

.tab-960 {
	float: left;
	height: 20px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #af362e;
	background-color: #f3ede1;
}
.nombre-tab-960 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #af362e;
	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: #c0b9a9;
	color: #25130f;
	margin: 0px;
	line-height: 15px;
}
.end-tab-960 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(imagenes/tab-flecha.png);
	background-repeat: no-repeat;
}
.boxes-640-ap1 p {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	line-height: 16px;
}
#cont_calendario_page_sig {
	float: left;
	width: 598px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #151515;
	padding-top: 20px;
	padding-bottom: 20px;
}
.ban_sig {
	width: 38px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	text-align: center;
	padding-top: 6px;
	vertical-align: top;
	padding-bottom: 5px;
}
.sig_info {
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151515;
	padding-top: 5px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}

/* ============= BASE PRINCIPAL DE NOTICIAS PORTADA ============= */

#cont_portada {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 15px;
}
#cont_portada_prin {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 5px;
}
#cont_portada_prin_img {
	float: left;
	height: 219px;
	width: 389px;
}
#cont_portada_prin_con {
	float: left;
	height: 219px;
	width: 251px;
	background-image: url(../imagenes/bg_principal_.jpg);
	background-repeat: no-repeat;
}
#cont_portada_titlep {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0C1F59;
	line-height: 26px;
	width: 227px;
	height: 107px;
	padding-top: 14px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
#cont_portada_titlep a {
	color: #FFF;
	text-decoration: none;
}
#cont_portada_titlep a:hover {
	color: #FFF;
	text-decoration: underline;
}
#cont_portada_titlep_bajada {
	float: left;
	color: #000000;
	width: 227px;
	height: 76px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	font-weight: normal;
}
#cont_portada_titlep_bajada p {
	margin-top: 15px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#cont_portada_sec {
	float: left;
	width: 640px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #081528;
	border-bottom-color: #081528;
}
.cont_info_sec {
	float: left;
	width: 176px;
	height: 79px;
	background-color: #7A878B;
	padding-top: 4px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
}
.cont_info_sec a {
	color: #FFFFFF;
	text-decoration:none;
}
.cont_info_sec a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.cont_img_sec {
	float: left;
	height: 83px;
	width: 114px;
}

/* ============= BASE PARA BOXES DE 640 ============= */

.title-640 {
	float: left;
	height: auto;
	width: 640px;
}
.boxes-640-ap1 {
	float: left;
	width: 638px;
	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;
}
.boxes-640-ap12 {
	float: left;
	width: 638px;
	margin-bottom: 15px;
	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: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 5px;
}
.boxes-640-ap12 p {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	line-height: normal;
	float: left;
	width: 618px;
}
.boxes-640-ap-programacion {
	float: left;
	width: 638px;
	margin-bottom: 15px;
	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: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 5px;
}

/* ============= BASE PARA BOXES DE 300 ============= */ 

.tabs_der_300 {
	float: left;
	width: 300px;
}
.box_cont {
	float: left;
	width: 278px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box_cont-goleadores {
	float: left;
	width: 278px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.box_cont-destacado {
	float: left;
	width: 286px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 15px;
}
.box-general300 {
	float:left;
	width: 300px;
	height:auto;
	margin-bottom: 15px;
}

/* ============= 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: #083D81;
}
.notlinea_cont {
	float: left;
	width: 268px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
}
.notlinea_cont a {
	color: #151515;
	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: #666;
}	

/* ============= 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: 575px;
}
/* ====== PUBLICIDAD ======== */

#publicidad640 {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#publicidad640-footer {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 20px;
}
#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 ======= */

li.box-galerias-dest {
	float:left;
	margin-right: 7px;
	margin-left: 7px;
	margin-bottom:8px;
	background-color: #e9e9e9;
	width:198px;
/*	height:170px;*/
	border-bottom: 1px dotted #b1b1b1;
	position: relative;
}

li.box-galerias-dest img {
	border: 4px solid #ccdef0;
	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;
}

img.logogaleriahd {
	position: absolute;
	left:0px;
	top:0px;
}

li.box-galerias-dest a:link, li.box-galerias-dest a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

li.box-galerias-dest a:hover span {
	text-decoration: underline;
}

li.box-galerias-dest a:hover img {
	border: 4px solid #5591CF;
	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;
}

li.box-galerias-dest span {
	clear:both;
	float:left;
	padding:6px;
}

/* ====== PAGINACIÓN AUTOMÁTICA FOTOS ======= */

div#paginas {
	margin-top:10px;
	float:left;
	clear:both;
	width:100%;
}

#contenedor_pags {
	float:left;
	clear:both;
}

#paginas ul {
	list-style-type: none;
}

#paginas #nav_pags {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:4px;
	padding-left: 10px;
}

#paginas #nav_pags a:link, #paginas #nav_pags a:visited {
	line-height: 25px;
	float:right;
	margin-right:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #333333;
}

#paginas #nav_pags a:hover {
	color: #cccccc;
}

#paginas #nav_pags span {
	font-family: Arial, Helvetica, sans-serif;
	width:25px;
	height:25px;
	line-height: 25px;
	font-size: 12px;
	display: block;
	text-align: center;
	background-color: #ccc;
	margin-right:4px;
	margin-bottom:4px;
	cursor: pointer;
	float:left;
	font-weight: bold;
	border-radius: 5px;
}

#paginas #nav_pags span:hover {
	background-color: #bbb;
}

#paginas #nav_pags .selected {
	background-color: #3f4032;
	color: #ffffff;
	cursor: default;
}

#paginas #nav_pags .selected:hover {
	background-color: #3f4032!important;
};

/* ==== SITIO WEB SIN BASE === */

#box-absolute {
	float: left;
}
#cont_portada {
	float: left;
	height: 360px;
	width: 640px;
	margin-bottom: 15px;
	position: relative;
}
#cont_portada_prin {
	float: left;
	height: auto;
	width: 640px;
	margin-bottom: 5px;
}
#cont_portada_prin_img {
	float: left;
	height: 360px;
	width: 640px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
}
#cont_portada_prin_seccion {
	height: auto;
	width: 640px;
	position: absolute;
	z-index: 2;
	*margin-top: 206px !important;
	margin-top: 206px \0/;
	margin-top: 203px;
}
.name-seccion {
	float: left;
	background-color: #ffdc4a;
	margin-left: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0D3E81;
}
.name-seccion p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0a3c7f;
	font-weight: bold;
	margin-top: 3px;



	*margin-top: 2px !important;
	margin-right: 15px;
	margin-bottom: 3px;



	*margin-bottom: 5px !important;
	margin-left: 15px;
	text-transform: uppercase;
}
#cont_portada_prin_titular {
	height: 126px;
	width: 610px;
	position: absolute;
	margin-top: 223px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #5691d0;
	z-index: 3;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	background-image: url(../imagenes/bg-noticiaportada.png);
	background-repeat: repeat;
}
@font-face { 
	font-family: 'swis721_blkcn_btblack';
	src: url('36883_swiss721blackcondensedbt-webfont.eot');
	src: url('36883_swiss721blackcondensedbt-webfont.eot?#iefix') format('embedded-opentype'),
	url('36883_swiss721blackcondensedbt-webfont.woff') format('woff'), url('36883_swiss721blackcondensedbt-webfont.ttf') format('truetype'),
	url('36883_swiss721blackcondensedbt-webfont.svg#36883_swiss721blackcondensedbt-webfont') format('svg'); 
}
#cont_portada_prin_titular h1 {
	font-family: 'swis721_blkcn_btblack', Arial, Helvetica, sans-serif;
	font-size: 36px;
	padding: 0px;
	text-transform: uppercase;
	text-shadow: 4px 3px 0px #0a3c7f;
	font-weight: normal;
	color: #fff;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cont_portada_prin_titular h1 a {
	color:#FFFFFF;
	text-decoration:none;
}
#cont_portada_prin_titular h1 a:hover {
	color:#D8E8ED;
	text-decoration:none;
}
#cont_portada_prin_titular h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 610px;
	height: 52px;
}
#portada-masnoticias {
	float: left;
	width: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
}
#portada-masnoticias ul li {
	list-style: none;
	color: #ffdc4a;
	text-shadow: 2px 2px 0px #0a3c7f;
}
#portada-masnoticias ul li a {
	color: #ffdc4a;
	text-decoration:none;
}
#portada-masnoticias ul li a:hover {
	text-decoration:underline;
}
/* ================== multimedia index ===================== */

.boxes-640-ap1-galerias {
	float: left;
	width: 625px;
	margin-bottom: 0px;
	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: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 13px;
}
.box-galerias-ap1 {
	float: left;
	width: 198px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.box-galerias-ap1 {
	float: left;
	width: 198px;
	margin-right: 10px;
	margin-bottom: 0px;
}
.box-img-gal {
	float: left;
	width: 198px;
	background-color: #F5F0DC;
}
.box-img-gal a {
	float: left;
	width: 192px;
	height: 120px;
	border: 3px solid #ccdef0;
}
.box-img-gal a:hover {
	border: 3px solid #5591CF;
}
.box-img-gal-info-portada {
	float: left;
	width: 188px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: auto;
}
.box-img-gal-info-portada a {
	color: #083D81;
	text-decoration: none;
}
.box-img-gal-info-portada a:hover {
	text-decoration: underline;
}



/* ========================== CALENDARIO RESULTADOS ===================== */
.base_tabs_ures {
	float: left;
	width: 638px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 5px;
}
.cld_fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d3d3;
	width: 50px;
	text-align: center;
	padding-top: 3px;
	background-color: #F3EEDA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
.cld_local{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d3d3;
	width: 211px;
	text-align: center;
	padding-top: 3px;
	background-color: #F3EEDA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
.cld_visita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d3d3;
	width: 212px;
	text-align: center;
	padding-top: 3px;
	background-color: #F3EEDA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
.cld_diayhora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 19px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d3d3;
	width: 162px;
	text-align: center;
	padding-top: 3px;
	background-color: #F3EEDA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
}
.cld_lafecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #151515;
	float: left;
	height: 18px;
	width: 50px;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	background-color: #f8f8f8;
}
.cld_equipolocal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 18px;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 148px;
}
.cld_equipolocal a {
	text-decoration: none;
	color: #151515;
}
.cld_equipolocal a:hover {
	text-decoration: underline;
}
.cld_equipolocal_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 22px;
	width: 24px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-left: 5px;
	padding-right: 5px;
}
.cld_elresultado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #151515;
	float: left;
	height: 18px;
	width: 57px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	background-color: #f8f8f8;
	padding-top: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-left-color: #d3d3d3;
}
.cld_elresultado a {
	color: #083D81;
	text-decoration: none;
}
.cld_elresultado a:hover {
	text-decoration: underline;
}
.cld_equipovisita_der {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 22px;
	width: 24px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-left: 5px;
	padding-right: 6px;
}
.cld_equiposvisita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 18px;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 148px;
}
.cld_equiposvisita a {
	text-decoration: none;
	color: #151515;
}
.cld_equiposvisita a:hover {
	text-decoration: underline;
}
.cld_diayhora-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 18px;
	width: 162px;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
}
.cld_diayhora-info a {
	color: #a50909;
	text-decoration: none;
	font-weight: bold;
}
.cld_diayhora-info a:hover {
	text-decoration: underline;
}

/* ======================= GALERIAS DEL INDEX ======================= */

.boxes-640-ap1-galerias-im {
	float: left;
	width: 625px;
	margin-bottom: 15px;
	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: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-left: 13px;
}
.box-img-gal-info {
	float: left;
	width: 188px;
	background-color: #E9E9E9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.box-img-gal-info a {
	color: #151515;
	text-decoration: none;
}
.box-img-gal-info a:hover {
	text-decoration: underline;
}
.base_tabs_country {
	float: left;
	width: 638px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
/* ================== POSICIONES ================= */

.base_tabs_country-home {
	float: left;
	width: 638px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 162px;
	overflow: hidden;
}
.boxes-640-ap1-tabla-home {
	float: left;
	width: 638px;
	margin-bottom: 15px;
	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: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 5px;
}
.tabs_datosgrupo_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 19px;
	width: 270px;
	text-align: center;
	padding-top: 3px;
	background-color: #F3EEDA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
.tabs_datos_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 19px;
	width: 45px;
	text-align: center;
	padding-top: 3px;
	background-color: #F3EEDA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
}
.tabs_datos_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #151515;
	float: left;
	height: 18px;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 25px;
	background-color: #efefef;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
}
.tabs_datos_banderas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #151515;
	float: left;
	height: 22px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 42px;
}
.tabs_equipos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 18px;
	text-align: left;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 202px;
}
.tabs_equipos a {
	text-decoration: none;
	color: #151515;
}
.tabs_equipos a:hover {
	text-decoration: underline;
}
.tabs_datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 18px;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 45px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
}
/* ================== interactivo ===================== */
.secundariobox-general {
	float: left;
	width: 638px;
	height: auto;
	margin-top: 7px;
}
.secunbox-left2 {
	float: left;
	width: 230px;
	height: 218px;
}
.secunbox-left-title2 {
	float: left;
	width: 230px;
	height: 91px;
}
.secunbox-left-title2 h3 {
	color: #151515;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5591CF;
	border-bottom-color: #5591CF;
	margin-right: 8px;
	margin-left: 8px;
	width: 210px;
	margin-top: 8px;
	margin-bottom: 4px;
	padding-bottom: 6px;
	padding-top: 2px;
}
.secunbox-left-title2 h3 a {
	color: #151515;
	text-decoration:none;
}
.secunbox-left-title2 h3 a:hover {
	text-decoration:underline;
}
.secunbox-left-info2 {
	float: left;
	width: 202px;
	margin-right: 12px;
	height: 107px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
}
.secunbox-right2 {
	float: left;
	width: 408px;
}
/* ============== goles =================== */

.cont_goleadores {
	float: left;
	width: 278px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #151515;
	margin-bottom: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.cont_goleadores-ult {
	float: left;
	width: 278px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #151515;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.goleador_img {
	float: left;
	height: 48px;
	width: 48px;
	border: 1px solid #083D81;
	margin-top: 5px;
}
.goleador_info {
	float: left;
	width: 149px;
	padding-left: 15px;
	padding-right: 16px;
	height: 55px;
}
.goleador_name {
	float: left;
	width: 149px;
	height: 20px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #151515;
	font-size: 16px;
	font-weight: bold;
}
.goleador_equipo {
	float: left;
	width: 149px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #151515;
	font-size: 11px;
	font-weight: normal;
}
.goles_numeros {
	float: left;
	height: 60px;
	width: 48px;
	background-image: url(../imagenes/goles-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
}
.num_goles_info {
	float: left;
	width: 47px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.numero_gol {
	float: left;
	height: auto;
	text-align: center;
	width: 47px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 2px;
}
/* ========= destacado ========== */

.destcada_img2 {
	float: left;
	width: 286px;
	border: 1px solid #D3D3D3;
	margin-top: 15px;
}
/* ====================== EQUIPOS LADO DERECHO ================= */
.box_cont-destacados-equipos {
	float: left;
	width: 266px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-right: 16px;
	padding-left: 16px;
	padding-bottom: 13px;
	padding-top: 15px;
}
.box_cont-destacados-equipos p {
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	line-height: 16px;
}
.e-tabder_cont_equipos {
	float: left;
	width: 265px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
.e-cotder_equipos {
	float: left;
	width: 35px;
	margin-bottom: 3px;
	margin-right: 11px;
}
.e-cotder_equipos_img {
	float: left;
	width: 35px;
	margin-bottom: 1px;
	text-align: center;
	margin-top: 3px;
}
.e-cotder_equipos_text {
	float: left;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #151515;
}
.e-cotder_equipos_text a {
	color: #151515;
	text-decoration:none;
}
.e-cotder_equipos_text a:hover {
	color: #151515;
	text-decoration:underline;
}
.e-cotder_equipos_ult {
	float: left;
	width: 35px;
	margin-bottom: 3px;
}

.boxes-640-ap1-ult {
	float: left;
	width: 638px;
	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: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 5px;
}
#cont_equipos-list {
	float: left;
	width: 638px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #151515;
	padding-bottom: 20px;
}
.box-equipos-ct {
	float: left;
	width: 115px;
	margin-left: 10px;
	height: auto;
}
.box-equipos-ct-escudo {
	float: left;
	width: 115px;
	text-align: center;
	height: 69px;
	background-image: url(../imagenes/bg-equipos.jpg);
	background-repeat: no-repeat;
}
.box-equipos-ct-escudo img {
	margin-top: 4px;
}
.box-equipos-ct-escudo a {
	border: 3px solid #ccdef0;
	float: left;
	height: 63px;
	width: 109px;
}
.box-equipos-ct-escudo a:hover {
	border: 3px solid #5591CF;
}
.box-equipos-ct-nombre {
	float: left;
	width: 115px;
	height: 30px;
	text-align: center;
	background-color: #E9E9E9;
	padding-top: 4px;
	font-size: 11px;
	line-height: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
}
.box-equipos-ct-nombre a {
	color: #151515;
	text-decoration:none;
}
.box-equipos-ct-nombre a:hover {
	color: #151515;
	text-decoration:underline;
}
.cont_equipos-box {
	float: left;
	width: 636px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #151515;
	padding-top: 15px;
	padding-left: 2px;
}


/* ========== EQUIPO INTERIOS ========== */


/* Efectos de transición */

@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@-moz-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

@-ms-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

#cont_equipos {
	float: left;
	width: 608px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #151515;
	padding-top: 15px;
	padding-bottom: 15px;
	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: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	margin-bottom: 20px;
}
#img_equipos_escudo {
	float: left;
	width: 220px;
	border: 1px solid #d3d3d3;
	height: auto;
}
#img_equipos_escudo_info {
	float: left;
	width: 215px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #E9E9E9;
}
#con_equipos_info {
	float: left;
	margin-left: 10px;
	height: auto;
	width: 375px;
}
#nombrequipo_title {
	float: left;
	width: 365px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #151515;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	height: 16px;
	border-bottom-color: #083D81;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#infor_equipo {
	float: left;
	width: 375px;
	height: auto;
	margin-top: 9px;
}
.equipos_izq_i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #151515;
	width: 125px;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-left: 5px;
}
.equipos_der_i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #151515;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
.equipos_der_i a {
	color: #151515;
	text-decoration:none;
}
.equipos_der_i a:hover {
	text-decoration:underline;
}
.division-equipo {
	float: left;
	width: 638px;
	margin-bottom: 3px;
}

.equipos_plantelnombre_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 23px;
	width: 175px;
	padding-top: 3px;
	background-color: #F3EEDA;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
	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: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
}
.equipos_planteledad_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 23px;
	width: 67px;
	padding-top: 3px;
	background-color: #F3EEDA;
	border: 1px solid #d3d3d3;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
}
.equipos_plantelpais_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 23px;
	width: 162px;
	padding-top: 3px;
	background-color: #F3EEDA;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
	padding-top: 1px;
	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: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
}

.equipos_planteldatosinfo_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 23px;
	width: 51px;
	padding-top: 3px;
	background-color: #F3EEDA;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
	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: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
}
.equipos_plantelnombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	height: 18px;
	width: 171px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-bottom: 1px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
	text-transform: capitalize;
}
.equipos_planteledad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	height: 18px;
	width: 67px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-bottom: 1px;
}

.equipos_plantelnombre img, .equipos_plantelpais img, .equipos_der_i img { /* Posicionamiento de banderas */
float:right;
width:17px;
margin-right: 4px;
margin-top: 1px;
}

.trayectoria img { /* Ajuste de posicionamiento de banderas en trayectoria */
margin-top: 2px;
}

.equipos_plantelpais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151515;
	height: 18px;
	width: 164px;
	padding-top: 2px;
    padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	text-align: left;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
}

.equipos_plantelpais a { /* Botón para ver trayectoria */
font-size: 10px;
color:#666666;
background-color:#ebebeb;
border: solid 1px #CCC;
border-radius: 4px;
padding-right: 3px;
padding-left: 4px;
margin-right: 4px;
float: right;
height: 12px;
vertical-align:middle;
text-decoration:none;
line-height:14px;
}

.equipos_plantelpais a:hover { /* Efecto del botón para ver trayectoria */
background-color:#CCC;
border: solid 1px #919191;
cursor:pointer;
}

.trayectoria { /* Tooltip con trayectoria de jugadores */
display:none;
position:absolute;
background-color:#FFF;
color:#000;
font-size:11px;
line-height:18px;
padding:10px;
border: solid 1px #CCC;
margin-left: 21px;
margin-top: -15px;
border-radius: 5px;
box-shadow: 5px 5px 10px #CCC;
width:350px;
z-index: 20;
}

.trayectoria h3 {
font-size: 12px;
border-bottom: solid 1px #ccc;
padding-bottom: 2px;
margin-bottom: -12px;
}

.trayectoria h4 {
font-size: 11px;
border-bottom: dotted 1px #CCC;
padding-bottom: 2px;
margin-bottom: -12px;
}

.equipos_plantelpais a:hover div { /* Efecto para mostrar tooltip */
display:block;
}

.equipos_plantelpais div:before { /* Efecto para flecha en tooltip */
  position: absolute;
  display: inline-block;
  border-bottom: 9px solid transparent;
  border-top: 9px solid transparent;
  border-right: 9px solid #ccc;
  border-right-color: rgba(0, 0, 0, 0.2);
  left: -9px;
  top: 10px;
  content: '';
  z-index:1000;
}

.equipos_plantelpais div:after { /* Efecto para flecha en tooltip */
  position: absolute;
  display: inline-block;
  border-bottom: 8px solid transparent;
  border-top: 8px solid transparent;
  border-right: 8px solid #fff;
  left: -8px;
  top: 11px;
  content: '';
  z-index:1000;
}

.equipos_planteldatosinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	height: 18px;
	width: 51px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	text-align: center;
	padding-bottom: 1px;
	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: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	text-align: center;
	padding-bottom: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
}
.equipos_planteldatosinfo_ult_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 23px;
	width: 52px;
	padding-top: 3px;
	background-color: #F3EEDA;
	text-align: center;
	font-weight: bold;
	padding-top: 1px;
	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: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
}
/* Simple scalable breadcrumb by Veerle Pieters
------------------------------------------------------------------*/

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 #dedede;
	}
#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: #333;
	}
.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;
	}	
.tab-ver-mas {
	display:block;
	background-image: url(../imagenes/crumbs.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #06C;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
	}					
#crumbs li a:link,
#crumbs li a:visited {
	color:#1874D0;
	text-decoration:none;
	}	
#crumbs li a:hover,
#crumbs li a:focus {
	color:#666;
}	
.tab-630 {
	float: left;
	height: 30px;
	width: 624px;
	color: #777;
	margin-top: 2px;
	margin-left: 6px;
	background-color: #FDFDFD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
}
#cont_equipos-list-plantel {
	float: left;
	width: 624px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #151515;
	padding-bottom: 20px;
	margin-left: 6px;
	margin-top: 3px;
}
.datos_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	height: 18px;
	width: 391px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-left: 4px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	padding-bottom: 2px;
}
.datos_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	height: 18px;
	width: 215px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-left: 10px;
	font-weight: normal;
	text-align: center;
	background-color: #EFEFEF;
	padding-bottom: 2px;
}
.nominados_datos {
	float: left;
	width: 621px;
	margin-top: 2px;
	margin-bottom: 20px;
	margin-left: 6px;
	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: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
}
.boxes-640-ap1-losequipos {
	float: left;
	width: 638px;
	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: 10px;
}
.boxes-640-ap1-cal {
	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: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 5px;
}
.boxes-640-ap1-cal p {
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
	line-height: 16px;
}
.faseregular-box-fecha {
	float: left;
	height: 21px;
	width: auto;
	background-color: #FFDC4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	padding-left: 13px;
	color: #083D81;
	padding-right: 13px;
	font-weight: bold;
	margin-right: 5px;
}
.boxes-640-ap1-faseregular-box {
	background-color: #D6E4F3;
	width: 638px;
	height: auto;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
}
.faseregular-box {
	float: left;
	height: 17px;
	width: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 3px;
	padding-left: 4px;
	color: #151515;
	padding-right: 4px;
	font-weight: bold;
	margin-left: 4px;
	border: 1px solid #5591CF;
	margin-top: 3px;
	margin-bottom: 3px;
}
.faseregular-box a {
	color:#083D81;
	text-decoration: none;
}
.faseregular-box a:hover {
	text-decoration: underline;
}
.regular_izq {
	float: left;
	width: 305px;
	margin-right: 11px;
	margin-top: 15px;
	margin-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D3D3;
}
.cal_partidos_t_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	float: left;
	height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d3d3;
	width: 304px;
	text-align: center;
	padding-top: 4px;
	background-color: #D6E4F3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
.cal_grupo_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 18px;
	width: 35px;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	background-color: #f8f8f8;

}
.cal_equipos_1_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 18px;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 82px;
}

.cal_equipos_1_regular a {
	text-decoration: none;
	color: #151515;
}
.cal_equipos_1_regular a:hover {
	text-decoration: underline;
}
.cal_bandera_izq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 22px;
	width: 24px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-left: 5px;
	padding-right: 5px;
}
.cal_resultadoregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #151515;
	float: left;
	height: 18px;
	width: 33px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	background-color: #f8f8f8;
	padding-top: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-left-color: #d3d3d3;
}
.cal_resultadoregular a {
	color: #151515;
	text-decoration: none;
}
.cal_resultadoregular a:hover {
	text-decoration: underline;
}
.cal_bandera_der {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 22px;
	width: 24px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	padding-left: 5px;
	padding-right: 6px;
}
.cal_equipos_2_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
	float: left;
	height: 18px;
	text-align: center;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	width: 82px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
}
.cal_equipos_2_regular a {
	text-decoration: none;
	color: #151515;
}
.cal_equipos_2_regular a:hover {
	text-decoration: underline;
}
.regular_der {
	float: left;
	width: 305px;
	margin-top: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
}
.subir-fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	width: 305px;
	text-align: center;
	margin-top: 5px;
	background-color: #D3D3D3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
}
.subir-fecha a {
	color: #151515;
	text-decoration: none;
}
.subir-fecha a:hover {
	text-decoration: underline;
}
.boxes-640-ap1-faseregular {
	float: left;
	width: 638px;
	margin-bottom: 0px;
	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: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 4px;
	padding-bottom: 10px;
}
.boxes-640-ap1-fotos {
	float: left;
	width: 638px;
	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;
	padding-left: 0px;
}

/*Ficha jugador*/

tr.fichajugador td {
border-left: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
padding:3px;
}

tr.fichajugador td div {
border-top: 1px dotted #cccccc;
margin-top:4px;
padding-top:4px;
}

tr.fichajugador td div img {
width:17px;
height: 13px;
margin-left:10px;
}

img.fotojugador {
width:100px!important;
margin-left:10px;
}

div.datosjugador {
float:left;
clear:both;
width:100%;
margin-bottom:8px;
}


/* ============= FICHAJES ============== */

.fichajes-clubes {
	float: left;
	width: 633px;
	margin-left: 6px;
	margin-bottom: 15px;
	padding-top: 5px;
}
.boxes-640-fichajes-title-clubes {
	float: left;
	width: 625px;
	background-color: #E9E9E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	margin-bottom: 10px;
}
.boxes-640-fichajes-title-clubes h1 {
	float: left;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 1px;
	text-transform: uppercase;
}
.cotder_equipos {
	float: left;
	width: 30px;
	margin-bottom: 3px;
	margin-right: 5px;
}
.cotder_equipos_img {
	float: left;
	width: 29px;
	margin-bottom: 1px;
	text-align: center;
	margin-top: 3px;
}
.cotder_equipos_text {
	float: left;
	width: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #151515;
}
.cotder_equipos_text a {
	color: #151515;
	text-decoration:none;
}
.cotder_equipos_text a:hover {
	color: #151515;
	text-decoration:underline;
}


.boxes-640-fichajes {
	float: left;
	width: 638px;
	margin-bottom: 15px;
	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: 1px;
	border-top-style: solid;
	padding-top: 0px;
	border-top-color: #dedede;
	padding-bottom: 4px;
}
.boxes-640-fichajes-title {
	float: left;
	width: 630px;
	background-color: #E9E9E9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #454545;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 4px;
}
.fichajes-escudos {
	float: left;
	height: 46px;
	width: 46px;
	margin-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 3px;
}
.fichajes-informacion-box {
	float: left;
	width: 555px;
	margin-top: 5px;
}
.fichajes-informacion-left {
	float: left;
	width: 370px;
	margin-right: 10px;
}
.fichajes-informacion-left h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	width: 370px;
	float: left;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.fichajes-informacion-left h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	width: 370px;
	float: left;
	font-size: 12px;
	margin-top: 2px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7C7C7;
}
.fichajes-informacion-right {
	float: left;
	width: 170px;
	margin-left: 5px;
	background-color: #083D81;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	margin-top: 3px;
	color: #FFFFFF;
}
.fichajes-informacion-right2 {
	float: left;
	width: 170px;
	margin-left: 5px;
	background-color: #CFCFCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-align: center;
	margin-top: 2px;
}
.fichajes-cont {
	float: left;
	width: 630px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 5px;
}
.losfichajes-left {
	float: left;
	width: 204px;
}
.losfichajes-t1 {
	float: left;
	width: 204px;
	background-color: #5591CF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.losfichajes-t2 {
	float: left;
	width: 204px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-color: #FEF8F1;
}
.losfichajes-t2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left: 5px;
}
.losfichajes-center {
	float: left;
	width: 204px;
	margin-right: 9px;
	margin-left: 9px;
}
.losfichajes-t1-center {
	float: left;
	width: 204px;
	background-color: #5591CF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.box-subir-fichajes {
	float: right;
	width: 75px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 5px;
	margin-top: 8px;
	font-size: 11px;
	background-color: #E9E9E9;
	font-weight: bold;
	color: #151515;
	border: 1px solid #CFCFCF;
}
.box-subir-fichajes a {
	color: #151515;
	text-decoration:none;
}
.box-subir-fichajes a:hover {
	color: #083D81;
	text-decoration:none;
}




#header-ta-b {
	float: left;
	height: 80px;
	width: 960px;
	margin-bottom: 10px;
	background-image: url(../imagenes/header.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3E0100;
}


#cont_equipos-list-plantel table {
width: 624px;
}
</pre></body></html>