@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}


#tabla_de_posiciones {
	margin: 0px;
	float: left;
	width: 415px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	height: auto;
}

#columna_derecha {
	width: 417px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 34px !important;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tercera_a_td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(imagenes/bk_tercera.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	width: 90px;
	padding-right: 25px;
}
.tercera_a_td a {
	color: #FFFFFF;
	text-decoration: none;

}
.tercera_a_td a:hover {



}
.tercera_b2_td {
	background-image: url(imagenes/bk_tercera_verde.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	width: 90px;
	padding-right: 25px;
	color: #FFFFFF;

}
.tercera_b2_td a {
	color: #FFFFFF;
	text-decoration: none;


}
.tercera_b2_td a:hover{


}



.td_grupos {
	background-color: #419FD8;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 23px;
	text-align: left;
	padding-left: 25px;

}
.cont_equipos {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #419FD8;
	border-left-color: #419FD8;
}

.equipos_tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #419FD8;
	height: 23px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	background-color: #DBEEF9;
}

.puntos_td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #78BCE4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #419FD8;
	width: 75px;
	text-align: center;
	font-weight: normal;
	background-color: #B6DBF1;
}
.titulo_equipos {
	background-color: #78BCE4;
	color: #FFFFFF;
	height: 23px;
	text-align: left;
	padding-left: 25px;
}

.titulo_puntos {
	background-color: #78BCE4;
	color: #FFFFFF;
	height: 23px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #419FD8;
	width: 75px;
	padding: 0px;
}

.tit_tabla_pos {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #980000;
	font-weight: bolder;
}
.centrar_tabla {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
