@charset "utf-8";
/* CSS Document */


.titulo-decadas{
	background-color: rgb(9, 163, 197);
    color: #fff;
	}
.lateral-amarillo{
	border-right:5px solid #333 !important;
	font-weight:bold;
	color:#33383E;
	background-color:#fff700;}
	.lateral-azul{
	border-right:5px solid #333 !important;
	font-weight:bold;
	color:#fff;
	background-color:#005aff;}
	.lateral-rojo{
	border-right:5px solid #333 !important;
	font-weight:bold;
	color:#fff;
	background-color:#b81e20;}
	
.tb-f1{
	padding-bottom: 10px;
    padding-top: 12px;
	text-transform:uppercase;
	color:#fff !important;
	background-color:#33383e;}
.tb-f2{
	padding-bottom: 10px;
    padding-top: 12px;
	text-transform:uppercase;
	background-color:#424344;
	color:#fff;}

/*---------------TABLA------------*/
table{
	color: #666;
	font-family:arial;
	}
.tb-posiciones{
	width:100%;
	border:none;
	border-collapse:collapse
}

.tb-posiciones td,.tb-posiciones th{
	border:none;
	padding:12px 10px;
	text-align:center
}

.tb-posiciones .blteamname{
	text-align:left;
	padding-left:15px;
	line-height:26px
}

.tb-posiciones th{
	font-size: 100%;
}

.tb-posiciones .clear{
	border:0px;
	padding:5px
}



.ico-escudo {
	border-right:none;
    height: 20px;
    width: 20px;
}
img {
    border: 0px none;
    vertical-align: middle;
}
.tb-superior{
	color:#FFF;
	background-color:#1D4380 /*#3880C0*/;}
	
	.tb-superior-lateral{
		font-family:Arial;
		font-size:16px;
		padding-top:10px !important;
		padding-bottom: 8px !important;
	color:#FFF;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background: rgba(255,0,0,1);
background: -moz-linear-gradient(top, rgba(255,0,0,1) 0%, rgba(169,3,41,1) 15%, rgba(153,3,3,1) 86%, rgba(255,0,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,0,0,1)), color-stop(15%, rgba(169,3,41,1)), color-stop(86%, rgba(153,3,3,1)), color-stop(100%, rgba(255,0,0,1)));
background: -webkit-linear-gradient(top, rgba(255,0,0,1) 0%, rgba(169,3,41,1) 15%, rgba(153,3,3,1) 86%, rgba(255,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(255,0,0,1) 0%, rgba(169,3,41,1) 15%, rgba(153,3,3,1) 86%, rgba(255,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(255,0,0,1) 0%, rgba(169,3,41,1) 15%, rgba(153,3,3,1) 86%, rgba(255,0,0,1) 100%);
background: linear-gradient(to bottom, rgba(255,0,0,1) 0%, rgba(169,3,41,1) 15%, rgba(153,3,3,1) 86%, rgba(255,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ff0000', GradientType=0 );}
	
.td-medio{
	color: #1D4380;
	font-size: 12px;
	background-color: #fff;
}

.td-equipos{
	text-align: left !important;
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	}

.td-equipos2{
	text-align: right !important;
	font-size:12px;
	color:#0080C0;font-family:Arial;
	}
.tb-gris{
	background-color: #F5F5F5;}
.tb-azul{
	background-color:#fff;}
	
	.tb-gris2{
		color:#fff;
	background-color: #1D4380 /*#3880C0*/;
}

.tabla{
	width:100%;
	margin:0 auto;
	
	}
.tablatop{
	background-color:#1D4380; width:100%; border:1px solid #1D4380; position:relative; color:#FFF; font-size:18px; text-align:center; text-transform:uppercase;
	background: #7db9e8; /* Old browsers */
background: -moz-linear-gradient(top, #7db9e8 0%, #1e5799 8%, #1d4380 84%, #1d4380 93%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(8%,#1e5799), color-stop(84%,#1d4380), color-stop(93%,#1d4380), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #7db9e8 0%,#1e5799 8%,#1d4380 84%,#1d4380 93%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #7db9e8 0%,#1e5799 8%,#1d4380 84%,#1d4380 93%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #7db9e8 0%,#1e5799 8%,#1d4380 84%,#1d4380 93%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom, #7db9e8 0%,#1e5799 8%,#1d4380 84%,#1d4380 93%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
	
	
	}
	
.tablagra{border-bottom-right-radius: 4px; border-bottom-right-radius:4px; width:100%;
height:100px; border: 1px solid #999;


		background: rgba(209,209,209,1);
background: -moz-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(218,218,218,1) 20%, rgba(226,226,226,1) 37%, rgba(242,242,242,1) 74%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(209,209,209,1)), color-stop(20%, rgba(218,218,218,1)), color-stop(37%, rgba(226,226,226,1)), color-stop(74%, rgba(242,242,242,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(218,218,218,1) 20%, rgba(226,226,226,1) 37%, rgba(242,242,242,1) 74%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(218,218,218,1) 20%, rgba(226,226,226,1) 37%, rgba(242,242,242,1) 74%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(218,218,218,1) 20%, rgba(226,226,226,1) 37%, rgba(242,242,242,1) 74%, rgba(254,254,254,1) 100%);
background: linear-gradient(to bottom, rgba(209,209,209,1) 0%, rgba(218,218,218,1) 20%, rgba(226,226,226,1) 37%, rgba(242,242,242,1) 74%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#fefefe', GradientType=0 );

	}
.tablaIzq{ width:50%; float: left; display: inline-block; }
.tablaDer{width:50%; float: left;}


table{border-collapse:collapse;border-spacing:0;}

