/*PARA LAS TABLAS*/

/* estilos para tablas de datos en deportes */

.tablasdatos {
	margin-left: 10px;
	width: 650px;
	float: left;
	display: inline;
}
.tablasdatos h1 {
	font: bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: #003d7a;
	margin: 0;
}
.tablasdatos p {
	font: normal 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 10px 0;
}
.tablasdatos p a {
	text-decoration: underline;
}
.tablasdatos p.enlaceexterno {
	border: 2px solid #ddd;
	padding: 15px;
	margin: 20px 0 20px 0;
}
.tablasdatos p.actualizado {
	border: 2px solid #ddd;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	margin: 0 0 5px 0;
}
.tablasdatos table {
	width: 100%;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	line-height: 1.2em;
	clear: both;
}
.tablasdatos table caption {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 6px;
	background-color:#003d7a;
	color: white;
	margin: 0 0 0 0;
}
.tablasdatos table td, .tablasdatos table th {
	padding: 3px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.tablasdatos table th {
	background-color: #EEEEEE;
	border-top: 2px solid white;
	padding: 5px 3px 5px 3px;
}
.tablasdatos table th a {
	text-decoration: underline;
}
.tablasdatos table th.masimportante {
	background-color:  #D9D9D9;
	border-top: 4px solid white;
	padding: 6px 3px 6px 3px;
	font-size: 13px;
}
.tablasdatos table td.resaltado1 {
	border-bottom: 10px solid #618731;
}
.tablasdatos table td.resaltado2 {
	border-bottom: 10px solid #A92626;
}
.tablasdatos table td.resaltado3 {
	border-bottom: 10px solid #4071BA;
}
.tablasdatos table td.resaltadoespanol {
	background: url(/elmundodeporte/iconos/v2.1/celda-espanol.gif);
	font-weight: bold;
	font-size: 11px;
}
.tablasdatos table td.resaltadorosa {
	border-bottom: 10px solid #E8C0E0;
}
.tablasdatos table td.resaltadoamarillo {
	border-bottom: 10px solid #F3EC83;
}
.tablasdatos table td.resaltadonaranja {
	border-bottom: 10px solid #F0D595;
}
.tablasdatos table.cuadrotorneo td {
	border-bottom: 0;
}
.cuatrocolumnas table.cuadrotorneo td.equipo1 {
	width: 20%;
}
.trescolumnas table.cuadrotorneo td.equipo1 {
	width: 24%;
}
.tablasdatos table.cuadrotorneo th {
	border-left: 1px solid white;
}
.tablasdatos table.cuadrotorneo td.equipo1 {
	border: 1px solid #ccc;
	border-bottom: 0;
	border-right: 0;
	padding-top: 5px;
}
.tablasdatos table.cuadrotorneo td.puntos1 {
	border: 1px solid #ccc;
	border-left: 0;
	border-bottom: 0;
	padding-top: 5px;
	font-weight: bold;
}
.tablasdatos table.cuadrotorneo td.equipo2 {
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-top: 1px solid #eee;
	border-right: 0;
	padding-bottom: 5px;
}
.tablasdatos table.cuadrotorneo td.puntos2 {
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 0;
	border-top: 1px solid #eee;
	padding-bottom: 5px;
	font-weight: bold;
}
.tablasdatos table.cuadrotorneo td.arco1 {
	background: url(/elmundodeporte/iconos/v2.1/arcotorneo1.gif) no-repeat bottom left;
}
.tablasdatos table.cuadrotorneo td.arco1b {
	background: url(/elmundodeporte/iconos/v2.1/arcotorneo1b.gif) no-repeat bottom left;
}
.tablasdatos table.cuadrotorneo td.arco2 {
	background: url(/elmundodeporte/iconos/v2.1/arcotorneo2.gif) no-repeat top left;
}
.tablasdatos table.cuadrotorneo td.arco2b {
	background: url(/elmundodeporte/iconos/v2.1/arcotorneo2b.gif) no-repeat top left;
}
.tablasdatos table.cuadrotorneo td.arco3 {
	background: url(/elmundodeporte/iconos/v2.1/arcotorneo3.gif) no-repeat top left;
}
.tablasdatos table.cuadrotorneo td.arco3b {
	background: url(/elmundodeporte/iconos/v2.1/arcotorneo3b.gif) no-repeat top left;
}
.tablasdatos table table {
	margin:0;
}
.tablasdatos table table td.equipo1, .tablasdatos table table td.equipo2, .tablasdatos table table td.guion, .tablasdatos table table td.puntos {
	border:0;
}
.tablasdatos table table td.equipo1, .tablasdatos table table td.equipo2 {
	width: 40%;
}
.tablasdatos table table td.equipo1 {
	text-align: right;
}
.tablasdatos table table td.equipo2 {
	text-align: left;
}
.tablasdatos table table td.guion {
	width: 4%;
}
.tablasdatos table table td.puntos {
	width: 8%;
}
.tablasdatos table td.boton a {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	padding: 1px 5px 1px 5px;
	font-weight: bold;
}
.tablasdatos table td.boton a:hover {
	background-color: #ccc;
}
/* cuadros de tenis */


/* leyenda */

table.leyenda {
	margin: 10px 0 10px 0;
	border: 1px solid #ddd;
}
table.leyenda td, table.leyenda th {
	border: 0;
}
table.leyenda th {
	background-color: white;
}
ul.pestanaspadre {
	margin:0 0 10px 0;
	padding:0 0 33px 0;
	font: bold 17px Verdana;
	border-bottom: 2px solid #ccc;
}
ul.pestanaspadre li {
	padding: 0;
	display: inline;
}
ul.pestanaspadre li a {
	background-color: #F5F5F5;
	display: block;
	float: left;
	padding: 4px 9px 4px 9px;
	margin: 0 5px 0 5px;
	height: 23px;
	text-decoration: none;
	color: #6F6F6F;
	border: 2px solid #ccc;
	font-size: 13px;
}
ul.pestanaspadre li.activa a {
	background-color: white;
	border-bottom: 2px solid white;
	border-top: 2px solid #4F4F4F;
	padding: 4px 9px 4px 9px;
	color: black;
	font-size: 17px;
}
ul.pestanassecundarias {
	height: 35px;
	margin:0px 0 0 0;
	padding:0 0 0 0;
	font: bold 11px Verdana;
}
ul.pestanassecundarias li {
	padding: 0;
	display: inline;
}
ul.pestanassecundarias li a {
	display: block;
	float: left;
	padding: 4px 6px 0px 6px;
	margin: 0 5px 0 5px;
	height: 17px;
	text-decoration: none;
	color: #003d7a;
	border: 1px solid #ccc;
}
ul.pestanasterciarias {
	clear: both;
	padding: 0;
	margin:0 0 5px 0;
	overflow: hidden;
	font: normal 11px Verdana;
}
ul.pestanasterciarias li {
	padding: 0;
	display: inline;
}
ul.pestanasterciarias li a {
	display: block;
	float: left;
	padding: 1px 4px 1px 4px;
	margin: 0 5px 5px 3px;
	text-decoration: none;
	color: #003d7a;
	border: 1px solid #ccc;
}
a.enlaceexterno {
	padding-right: 15px !important;
	background: url(/elmundodeporte/iconos/v2.1/enlaceexterno.gif) no-repeat top right;
}
/* fin tablasdatos.css */



ul.pestanaspadre li.menucoparey a {
	background-color: white;
	border-bottom: 2px solid white;
	border-top: 2px solid #003d7a;
	color: #003d7a;
	font-size: 17px;
}
body.semifinales ul.pestanassecundarias li.menusemifinales a, body.dieciseisavos ul.pestanassecundarias li.menudieciseisavos a, body.cuartos ul.pestanassecundarias li.menucuartos a, body.final ul.pestanassecundarias li.menufinal a, body.octavos ul.pestanassecundarias li.menuoctavos a {
	background-color: #003d7a;
	color: #fff;
	border: 1px solid #003d7a;
}
.tablasdatos {
	width: 650px;
}
.columnaderecha {
	float: right;
}
