/*MARCADOR FUTBOL */
body{margin:0px}
DIV.box_match{
	width:158px; float:left; border:1px solid #196595; margin-bottom:10px
}
DIV.tit_match{
	width:148px; float:left; padding:5px; border-bottom:1px solid #196595; font-family:"Arial Narrow"; font-size:11px; text-transform:uppercase; color:#fff; background-color:#196595;
}
DIV.subtit_match{
	width:148px; float:left; padding:3px 5px; border-bottom:1px solid #196595; font-family:"Arial Narrow"; font-size:11px; color:#fff; background-color:#4889b3
}
DIV.etapa{
	float:left; width:90px
}
DIV.time{
	float:right; width:58px; text-align:right
}
DIV.teams_match{
	width:158px; float:left; height:74px; padding:0px; border-bottom:1px solid #4889b3;
}
DIV.result_match{
	width:158px; float:left; height:43px; padding:0px; border-bottom:1px solid #4889b3; font-family:"Arial Narrow"; font-size:30px; line-height:24px; font-weight:bolder; color:#CC0000
}
DIV.goles_match{
	float:left; width:50px; padding:10px; text-align:center
}
DIV.goleadores_match {
	width:148px; float:left; padding:5px; height:15px; background-color:#196595; font-family:Tahoma; color:#FFFFFF; font-size:11px
}
