
#col_left_marcador300px {
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bdbcbd;
	border-bottom-color: #bdbcbd;
	border-left-color: #bdbcbd;
}
#marcador_principal {
	width: 300px;
	height: auto;
	float: left;
	margin-bottom: 0px;
}

#contenedor_marcador_principal {
	height: auto;
	width: 300px;
	float: left;
	background-color: #ccdbed;
}
#pais100 {
	float: left;
	height: 50px;
	width: 100px;
}
#puntaje100 {
	float: left;
	height: 50px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(/imagenes_2009/marcador_futbol/fnd_marcador_central.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#txt_pais1 {
	height: 20px;
	width: 120px;
	float: left;
	background-color: #789AC7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2558be;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#txt_pais1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#txt_pais1 a:hover {
	color: #000000;
	text-decoration: none;
}





#txt_pais1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
	line-height: 16px;
	padding: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 120px;
	color: #FFFFFF;
}
#otros_resultados {
	float: left;
	height: auto;
	width: 300px;
}
#recuadro_goles {
	float: left;
	height: auto;
	width: 298px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#recuadro_goles th {

}

.goles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}


#estado_partido {
	height: 20px;
	width: 300px;
	text-align: center;
	float: left;
	background-color: #789ac7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdbcbd;
}
#estado_partido h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 3px;
	text-align: center;
	float: left;
	width: 298px;
	color: #FFFFFF;
	font-weight: normal;
}
#estado_partido a {
	color: #FFFFFF;
	text-decoration: none;
}
#estado_partido a:hover {
	color: #000000;
	text-decoration: none;
}



#tiempo_partido h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

.hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.recuadro_goles_paises {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-right: 7px;
	padding-left: 5px;
}
.recuadro_goles_paises2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 7px;
	padding-top: 3px;
}

/*estados*/

/*FINALIZADO*/

#estado_finalizado{
	float: left;
	height: 20px;
	width: 60px;
	background-image: url(/imagenes_2009/marcador_futbol/fnd_estado_finalizado.jpg);
	background-repeat:  repeat-x;
	background-position: center bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2558be;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#estado_finalizado   a {
	color: #FFFFFF;
	text-decoration: none;
}
#estado_finalizado   a:hover {
	color: #000000;
	text-decoration: none;
}
#estado_finalizado  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	text-align: center;
	float: left;
	width: 60px;
}

/*FINALIZADO*/

/*EN VIVO*/

#estado_en_vivo {
	float: left;
	height: 20px;
	width: 60px;
	background-image: url(/imagenes_2009/marcador_futbol/fnd_estado_en_vivo.jpg);
	background-repeat:  repeat-x;
	background-position: center bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2558be;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#estado_en_vivo  a {
	color: #FFFFFF;
	text-decoration: none;
}
#estado_en_vivo  a:hover {
	color: #000000;
	text-decoration: none;
}
#estado_en_vivo  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	text-align: center;
	float: left;
	width: 60px;
}

/*EN VIVO*/


/*SUSPENDIDO*/

#estado_suspendido {
	float: left;
	height: 20px;
	width: 60px;
	background-image: url(/imagenes_2009/marcador_futbol/fnd_estado_suspendido.jpg);
	background-repeat:  repeat-x;
	background-position: center bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2558be;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#estado_suspendido   a {
	color: #FFFFFF;
	text-decoration: none;
}
#estado_suspendido  a:hover {
	color: #000000;
	text-decoration: none;
}
#estado_suspendido  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	text-align: center;
	float: left;
	width: 60px;
}

/*EN VIVO*/

/*HORA*/

#estado_hora {
	float: left;
	height: 20px;
	width: 60px;
	background-image: url(/imagenes_2009/marcador_futbol/fnd_estado_hora.jpg);
	background-repeat:  repeat-x;
	background-position: center bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2558be;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#estado_hora   a {
	color: #FFFFFF;
	text-decoration: none;
}
#estado_hora  a:hover {
	color: #000000;
	text-decoration: none;
}
#estado_hora  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 3px;
	text-align: center;
	float: left;
	width: 60px;
}

/*HORA*/






.suspendido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
}
.marcador_principal_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	float: left;
	padding-left: 1px;
	padding-right: 1px;
}

.finalizado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1B9507;
	text-align: center;
	font-weight: bold;
}
.marcador_resultados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.col_left-tab300px_2 {
	width: 300px;
	height: 19px;
	background-image: url(/imagenes_2009/marcador_futbol/fnd_mas_marcadores.gif);
	background-repeat:   repeat-x;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bdbcbd;
	background-position: center bottom;
}
#puntaje {
	float: left;
	height: 33px;
	width: 100px;
}
#puntaje h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
#puntaje a {
	text-decoration: none;
	color: #004FA2;
}
#puntaje a:hover {
	text-decoration: none;
	color: #000000;
}
#tiempo {
	float: left;
	height: auto;
	width: 100px;
}
#tiempo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}




.col_left-tab300px_2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
}

.col_left-tab300px_3 {
	float: left;
	width: 300px;
	height: 35px;
	background-image: url(/imagenes_2009/marcador_futbol/fnd_marcador_central_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #CCDAED;
}
.col_left-tab300px_3 a {
	font-weight: bold;
	color: #052772;
	text-decoration: none;
}
.col_left-tab300px_3 a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.col_left-tab300px_3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: left;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
}

.equipos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004fa2;
	font-weight: normal;
}
.equipos a {
	color: #004FA2;
	text-decoration: none;
}
.equipos a:hover {
	color: #000000;
	text-decoration: none;
}

.estado_final {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #56BF0A;
	font-weight: bold;
}
.estado_suspendido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.estado_hora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
