/* CSS Document */
@charset "utf-8";
*{
	margin:0px;
	padding:0px;
	text-align: left;
	
}
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bea075;
}
/*
	////////////////////////////////
	//	DIV CABEZERA EMOL
	////////////////////////////////
*/
#div_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/fondo_head.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#div_head ul {
	margin: 0px;
	padding: 0px;
	width: 605px;
	position: relative;
	margin: 0px auto;
}
#div_head li {
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	display: inline;
	list-style-type: none;
}
#div_head li a{
	color: #003399;
	text-decoration: none;
}
#div_head li a:hover{
	color: #3C6ED0;
	text-decoration: none;
}
/*
	////////////////////////////////
	//	FIN CABEZERA EMOL
	////////////////////////////////
*/
#div_flash {
	position: relative;
	width: auto;
	height: auto;
	text-align: center;
	height:220px;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(images/header.jpg);
}
#content {
	width: 905px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#content_ruta {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#div_cont {
	width: 905px;
	height: auto;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-image: url(images/bk_pasto.jpg);
	background-repeat: repeat;
	margin: 0px;
	float: left;
	background-attachment: fixed;
}
#div_cont_ruta {
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	float:left;
}
#div_abajo {
	width: 828px;
	height: 326px;
	float:left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: normal;
	color: #333333;
}





TD {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
#div_header{
	width: 905px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#div_headerinter{
	width: 600px;
	height: 220px;
	float: left;
}

#cont_menu {
	text-align: center;
	float: left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 40px;
	width: 860px;
	padding-left: 25px;
}

#div_menu {
	width: 840px;
	height: 70px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	float: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#
#div_menu_ruta {
	width: 940px;
	height: 62px;
	float:left;
	text-align: center;
}
#div_destacados {
	width: 828px;
	height: 250px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 20px;
}
#div_destacados3 {
	width: 780px;
	height: auto;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 20px;
	padding-left: 30px;
}
#div_marquesina {
	width: 828px;
	height: 71px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#div_izq {
	width: 330px;
	height: auto;
	float:right;
	margin: 0px;
	clear: right;
	padding: 0px;
}
#div_der {
	width: 570px;
	float:left;
	text-align: left;
}
#div_pie {
	width: 905px;
	height: 450px;
	float:left;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
	background-attachment: fixed;
	margin: 0px;
}
#div_pie_ruta {
	width: 940px;
	height: 450px;
	float:left;
	margin-top: 120px;
}
.class_tabla {
	height: auto;
	float:none;
	margin-left: auto;
	width: 840px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: auto;
	clear: both;
}
#div_destacados2 {
	height: auto;
	float:none;
	margin-left: auto;
	width: 830px;
	margin-bottom: 15px;
	margin-top: 10px;
	margin-right: auto;
	clear: both;
}
#tablas {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #753A00;
	border-right-color: #753A00;
	border-left-color: #009900;
	margin-bottom: 7px;
	background-color: #FFFFFF;
	margin-right: 7px;
	float: left;
}
.TD_tablas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #753A00;
	text-align: center;

}
.TD_chilenos {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE7DF;
	background-color: #EBE7DF;
	padding-left: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.class_intertabla {
	width: 315px;
	height: auto;
	float:left;
	padding-bottom: 10px;
	padding-left: 7px;
	padding-top: 7px;
	background-image: url(images/opaque.png);
	background-repeat: repeat;
	padding-right: 0px;
	margin: 0px;

}


.posicion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fe0000;
	font-weight: bold;
	float: left;
	margin-left: 7px;
	margin-right: 7px;
}
.posicion2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1BB628;
	font-weight: bold;
	float: left;
	margin-left: 7px;
	margin-right: 7px;
}
.posicion_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
}
.versus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #753A00;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;
}
.posicion_tiempo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
}
.class_der {
	width: 485px;
	height: auto;
	float:right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	text-align: right;
}
.class_left {
	width: 485px;
	height: auto;
	float:right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: right;
}
.class_tit {
	width: 270px;
	height: auto;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bolder;
}
.tit_noticias_2 {
	width: 270px;
	height: auto;
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: bolder;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.class_destacados {
	width: 240px;
	height: auto;
	float:left;
	margin-top: 20px;
}
.class_blog {
	width: 275px;
	height: auto;
	float:left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.dest_prin {
	width: 465px;
	height: auto;
	float:right;
	margin-top: 30px;
}
.class_blog_inter {
	width: 40px;
	height: 279px;
	float:left;
}
.class_blogtit {
	width: auto;
	height: 70px;
	float:left;
	margin-bottom: 7px;
}
.class_blogtitfoto {
	width: auto;
	height: 131px;
	float:left;
	border: 2px solid #FFFFFF;
}
.class_blogtxt {
	width: 211px;
	height: auto;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 16px;
	margin-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.class_blogtxt a{
	text-decoration: none;
	color: #FFFFFF;
}
.class_desta_foto {
	width: 265px;
	height: auto;
	float:left;
	border: 2px solid #FFFFFF;
}
.desta_foto_prin {
	width: 460px;
	height: auto;
	float:left;
	border: 2px solid #FFFFFF;
}
.class_desta_txt {
	width: 260px;
	height: auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 16px;
	margin-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;

}
.class_desta3 {
	width: 455px;
	height: 25px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 16px;
	margin-top: 5px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;

}
#div_der_noticiasenlinea {
	width: 430px;
	height: auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	border: 3px solid #FF7920;
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;

}
#div_der_noticiasenlinea li {
	list-style:none;
	margin-bottom: 10px;
}
#div_der_noticiasenlinea a{
	color: #000000;
	text-decoration: none;
}
#div_der_noticiasenlinea a:hover{
	color: #f7c800;
}
.hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #753A00;
	float: left;
	width: 40px;
}
.class_cajadotodeldia {
	width: 483px;
	height: 277px;
	float:left;
	border: 2px solid #FFFFFF;
}
.class_fotodeldiatxt {
	width: 465px;
	height: 30px;
	float:left;
	background-color: #CC6600;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #3e3305;
	border-left-color: #3e3305;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bea075;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 16px;
	font-weight: bold;
}
.class_fotodeldiatxt  a{
	text-decoration: none;
	color: #FFFFFF;
}
.class_multimedia{
	width: 294px;
	height: 113px;
	float:left;
	border: 2px solid #541c14;
}
.class_multimediatxt {
	width: 286px;
	height: 40px;
	float:left;
	background-color: #221f1f;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3e3305;
	border-bottom-color: #3e3305;
	border-left-color: #3e3305;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bea075;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 16px;
}
.class_multimediatxt a{
	text-decoration: none;
	color: #bea075;
}
.bajada {
	font-weight: bold;
	font-size: 13px;
	color: #FF6600;
	text-align: left;
}
.creditos {
	font-size: 10px;
	line-height: normal;
	color: #8E7144;
}
.recuadro_col {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 520px;
	border: 3px solid #FF6600;
	padding: 10px;
	color: #000000;
	
}
#div_der_noticias {
	width: 527px;
	float:right;
	margin-top: 0px;
	line-height: 18px;
	color: #000000;
	background-repeat: repeat;
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	height: auto;
	margin-right: 0px;
	margin-left: 0px;
}
#div_der_noticias a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
#div_der_noticias a:visited {
	color: #000000;
	font-weight: bold;

}
#div_der_noticias a:hover{
	color: #FF6600;
	text-decoration: underline;

}
#div_der_noticias_chilenos {
	width: 510px;
	float:left;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#div_izq_noticias {
	width: 310px;
	height: auto;
	float:left;
	display: inline;
	padding: 0px;
	margin: 0px;
	clear: left;
}
#noticia_de {
	float: right;
	height: auto;
	width: 298px;
	border: 1px solid #000000;
	padding: 5px;
	background-image: url(images/opaque.png);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.foto_not {
	float: left;
	height: auto;
	font-size: 10px;
	line-height: normal;
	color: #000000;
	padding: 5px;
	width: 290px;
}
.foto_not a{
	float: left;
	height: auto;
	font-size: 11px;
	line-height: normal;
	color: #bea075;
	text-decoration: none;
}
#recuadro_de {
	float: right;
	height: auto;
	width: 287px;
	border: 1px solid #000000;
	background-color: #009900;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin-bottom: 22px;
	/*margin-top: 22px;*/
}
#recuadro_campeones {
	float: left;
	height: auto;
	margin-left: 35px !important;
	margin-left: 20px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 22px;
	background-repeat: no-repeat;
	background-position: center top;
}
#recuadro_enlinea {
	float: left;
	height: auto;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 22px;
	background-position: center top;
	border: 3px solid #FF6600;
	width: 302px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#div_recuadro_enlinea {
	width: 270px;
	height: auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bea075;
	line-height: 16px;
	padding: 10px;
	margin: 0px;

}
#div_recuadro_enlinea li {
	list-style:none;
	margin-bottom: 10px;
}
#div_recuadro_enlinea a{
	color: #000000;
	text-decoration: none;
}
#div_recuadro_enlinea a:hover{
	color: #FF0000;
}
#div_clasificacion {
	width: 828px;
	height: auto;
	float:left;
}
.class_intertabla_clasificacion {
	width: 276px;
	height: auto;
	float:left;
}
.class_videos {
	float: left;
	width: 185px;
	margin-right: 15px !important;
	margin-right: 8px;
	height: auto;
	margin-left: 15px!important;
	margin-right: 8px;
	margin-top: 20px;
}
.class_videos a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}


#etapas_full {
	width: 800px;
	float:none;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}


#etapas_full_2 {
	width: 245px;
	float:left;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
	margin-right: 0px;
	margin-left: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
#etapas {
	list-style:none;
	width: 828px;
	height: auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f3c500;
	margin: 0;
	padding: 0;
}
#etapas a{
	list-style:none;
	margin:0;
	padding:0;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f3c500;
	text-decoration: none;
	font-weight: bold;
}
#etapas li {
	border:1px solid #55371c;
	float:left;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	list-style:none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.etapas_tit {
	float: left;
	width: 255px;
}
.class_etapa {
	font-weight: bolder;
	color: #5478AF;
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.fichas_chilenos {
	font-size: 11px;
	line-height: 16px;
}
.fichas_chilenos_dest {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #F3C500;
}
.recuadro_ficha {
	float: left;
	height: auto;
	width: 470px;
	margin-top: 20px;
	border: 1px dashed #FFCC00;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.recuadro_ficha a{
	height: auto;
	padding: 0px;
	color: #F3C500;
	margin: 0px;
	text-decoration: none;
}
#div_clasificacion_sp {
	width: 828px;
	height: 26px;
	float:left;
}
#tabla_ficha {
	float: left;
	width: 235px;
}
#div_headerinterpubli {
	width: 200px;
	height: 210px;
	float: right;
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
#div_ruta {
	width: 940px;
	float: left;
	margin-bottom: 130px;
}
#div_clasificacion_video {
	width: 860px;
	height: auto;
	float:none;
	margin-bottom: 50px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
}
.goleadores {
	width: auto;
	height: auto;
	float:left;
	margin-left: 300px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#div_linea_cierre {
	clear: both;
	height: 13px;
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/linea_cierre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.separador{
	background-image: url(images/separador.jpg);
	float: none;
	width: 850px;
	height: 13px;
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
/*
	////////////////////////////////
	//	interior tablas
	////////////////////////////////
*/
}

.fecha_cal {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #CCCC99;
	color: #000000;
	text-align: center;
}

.fecha_cal2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #CCCC99;
	color: #000000;
	text-align: center;
}
.class_resultado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DDD8BF;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.class_resultado a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DDD8BF;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.class_resultado a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DDD8BF;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.class_resultado a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DDD8BF;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.class_resultado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #DDD8BF;
	font-weight: bold;
	text-align: center;
}
.equipos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EBE7DF;
	color: #000000;
	font-weight: normal;
	padding-left: 8px;
}
.equipos_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBE7DF;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.ida_vuelta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBE7DF;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 25px;
}
.ida_vuelta a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBE7DF;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 25px;
	text-decoration: none;
}
.ida_vuelta a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBE7DF;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 25px;
}
.ida_vuelta a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBE7DF;
	font-weight: bold;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 25px;
}
.chilenos_num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EBE7DF;
	font-weight: bold;
	text-align: center;
	color: #CC0000;

}
.tit_tablas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	text-align: center;

}

#goleadores {
	float: left;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-image: url(imagenes/tit_grupos_portada.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.grupos {
	padding: 0px;
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#destacados_secundarios {
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	width: 870px;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 5px;
}
#destacados_secundarios img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tabla_posiciones {
	float: right;
	width: 241px;
	padding: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#tabla_posiciones td {
	height: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
*html #tabla_posiciones td {
	text-align: center;
	margin: 0px;
	padding: 5px;
	height: 15px;
}

.tituloblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

.tituloblanco2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#contenido {
	float: none;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	text-align: center;
}
#contenido table {
	float: left;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
#titulos_seccion {
	padding: 0px;
	float: left;
	width: 493px;
	text-align: left;
	height: 44px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tabla_calendario {
	padding: 0px;
	float: left;
	width: 756px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 0px;
	text-align:center;
}

.tabla_calendario2 {
	padding: 0px;
	float: left;
	width: 390px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 0px;
	text-align:center;
}

.tabla_goleadores {
	padding: 0px;
	float: none;
	width: 390px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: auto;
	text-align:center;
	clear: both;
	height: auto;
}
#menu_equipos {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
}

.equipo {
	background-color: #00FF00;
	padding: 0px;
	float: left;
	height: 48px;
	width: 48px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#ficha_equipos {
	float: left;
	width: 550px;
	text-align: left;
	border: 1px solid #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 5px;
}
#ficha_equipos img {
	padding: 0px;
	float: left;
	border: 1px solid #000000;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.titulo_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.izquierdamargen {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.fotos {
	padding: 0px;
	float: left;
	width: 135px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenido .fotos a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
#contenido .fotos a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
#contenido .fotos a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 18px;
}
#contenido table a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#contenido table a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#contenido table a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.autogol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
*html #destacado_principal img {

	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#contenido_goleadores {
	background-color: #FFFFFF;
	float: left;
	width: 756px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#goleadores a:link, a:visited {
	text-decoration: none;
}
#goleadores a:hover {
	color: #FF0000;
}
#contenido .tabla_calendario2 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#contenido .tabla_calendario2 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#contenido .tabla_calendario2 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
#primera_fase {
	float: left;
	width: 820px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin: 0px;
	height: auto;
}
#primera_fase_b {
	float: left;
	width: 820px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding: 0px;
	height: 150px;
}
#segunda_fase {
	float: left;
	width: 820px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 0px;
	clear: none;
	margin-right: 0px;
	margin-left: 30px;
}
.bk_color {
	background-color: #753A00;
}
.bk_color_chile {
	background-color: #FF7920;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #753A00;
	font-weight: bold;
	height: 18px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.bk_puntos {
	background-color: #FFBA75;
	color: #753A00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.ficha_equipo_txt {
	height: auto;
	width: 420px;
	float: left;
	margin-left: 0px;
	text-align: left;
	margin-bottom: 25px;
	padding: 10px;
	background-color: #FFFFFF;
}

.tabla_equipos {
	padding: 0px;
	float: left;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: 0px;
	text-align:center;
	clear: both;
	height: auto;
}

.tabla_campeones {
	float: left;
	width: 415px;
	text-align:center;
	clear: both;
	height: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.tabla_campeones2 {
	padding: 0px;
	float: right;
	width: 410px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: 0px;
	text-align:center;
	clear: both;
	height: auto;
}
.listado_equipos {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 340px;
	height: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cont_mapa_small {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 300px;
	height: auto;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logos_equipos {
	float: left;
	height: 65px;
	width: 65px;
	border: 2px solid #d6dfea;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.equipos_left {
	float: left;
	height: auto;
	width: 460px;
	border: 0px none #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
}
.cont_campeones {
	float: left;
	height: auto;
	width: 420px;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.cont_campeones_left {
	float: right;
	height: auto;
	width: 420px;
	border: 0px none #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cont_logo_equipo {
	height: 100px;
	width: 100px;
	float: left;
	margin-top: 30px;
	padding: 0px;
	margin-left: 15px;

}
.texto_logo_equipo {
	padding: 0px;
	height: auto;
	width: 295px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;

}
.texto_hitos {
	float: right;
	width: 380px;
	height: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.foto_hitos {
	float: left;
	width: 320px;
	height: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.bk_hitos {
	float: left;
	width: 800px;
	height: 228px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/hitos/bk_hitos.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
.cont_hitos {
	height: auto;
	width: auto;
	float: left;
	margin-left: 0px;
	text-align: left;
	margin-bottom: 30px;
	padding-left: 50px;
}
.cont_participaciones {
	float: left;
	height: auto;
	width: 700px;
	border: 0px none #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
}

.cont_table_part {
	padding: 0px;
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60px;
	margin-left: 0px;
	text-align:center;
	clear: both;
	height: auto;
}

.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: 18px;
	padding-top: 10px;

	}

.grupo_chilenos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 307px;
	height: auto;
	padding-top: 7px;
	float: left;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

		}

.bajada_dest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	font-weight: normal;
	color: #FFFFFF;


			}
			
					

.bajada_dest a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	font-weight: normal;
	color: #FFFFFF;


			}


.bajada_dest a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	font-weight: normal;
	color: #FF9900;


	}

#mapa_equipos {
	height: 550px;
	width: 850px;
}
.cont_anclas {
	width: 605px;
	height: 18px;
	padding-top: 27px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	text-align: left;
	margin: 0px;
}
.cont_anclas ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	width: auto;


}
.cont_anclas li  {
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;

}
.cont_anclas li a {
	color: #FFFFFF;


}

.cont_anclas li a:visited {


}


.cont_anclas li a:hover {


}
