﻿.salidas tr:nth-child(1){
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	background-image:url(img/salidas_title_bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	height:22px;
}
.salidas tr:nth-child(odd){
	background-color:#FFF;
	height:18px;
}
.salidas tr:nth-child(even){
	background-color:#CCC;
	height:18px;
}
.altrow_fin td{
	background-color:#FFF;
	height:18px;
}
/***/
.salidas table{
	width:920px;
	font-size:11px;
	border-spacing:0;
	font-family: arial,helvetica,sans-serif;
}
.campeonato table{
	width:920px;
	font-size:11px;
	margin-left:10px;
	border-spacing:0;
}
.salidas_titulo {
    border-top: 2px solid #999999;
    color: #10324E;
    font-family: arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-left: 7px;
    margin-top: 1px;
	text-align:left
}
.salidas_titulo2 {
    color: #10324E;
    font-family: arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
}

.salidas_mini{
	font-size: 7px;
	color: #900;
	letter-spacing: 1px;
}