body{
	margin:0px;
	padding:0px;
	font-family: "trebuchet MS", Arial, sans-serif;
	font-size:10px;
}
.clear {
	clear:both;
}
#mam {
	width:290px;
	height:118px;
	color:#333333;
}
#mam .cabecera {
	height:17px;
	background:#212121 url(../img/09_cabecera.gif) repeat-x top;
	border-top:1px solid #9A999A;
	border-bottom:1px solid #9A999A;	
	color:#FFFFFF;
}
#mam .cabecera .torneo{
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
	line-height:17px;
}
#mam .cabecera .torneo span{
	font-weight:normal;
	text-transform:capitalize;
}
#mam .ficha {
	background: url(../img/06_cabecera.gif) repeat-x top;
	height:16px;
	width:56px;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	position:absolute;
	top:18px;
	left:0px;
	padding-left:7px;
}
#mam .ficha a{
	text-decoration:none;
	color:#333333;
	font-size:9px;
}
#mam .ficha a:hover{
	color:#000099;
}
#mam .ficha span{
	padding-left:5px;
}
#mam .tiempo{
	width:41px;
	height:16px;
	background: url(../img/06_cabecera.gif) repeat-x top;
	text-align:center;
	color:#000099;
	position:absolute;
	top:18px;
	left:249px;
	border-bottom:1px solid #666666;
}
#mam .estado{
	width:185px;
	height:16px;
	background: url(../img/06_cabecera.gif) repeat-x top;
	text-align:right;
	text-transform:uppercase;
	font-size:9px;
	color:#333333;
	position:absolute;
	top:18px;
	left:63px;
	border-bottom:1px solid #666666;
	border-left:1px solid #ffffff;
}
#mam .estado span{
	padding-right:1px;
}
#mam .loc{
	height:30px;
	width:290px;
	border-top:1px solid #999999;
	position:absolute;
	top:35px;
}
#mam .vis{
	height:30px;
	width:290px;
	position:absolute;
	top:66px;
	border-top:1px solid #999999;
}
#mam .loc div{
	float:left;
}
#mam .vis div{
	float:left;
}
#mam .escudo{
	width:29px;
	height:30px;
	background-color:#FFFFFF;	
}
#mam .escudo img{
	margin:2px;	
}
#mam .equipo {
	width:220px;
	height:30px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	border-top:1px solid #ffffff;
	overflow:hidden;
	background:#BABABA url(../img/09_panel.gif) repeat-x top;
	text-align:left;
	line-height:25px;
}
#mam .equipo span{
	padding-left:10px;
}

#mam .goles {
	width:41px;
	height:30px;
	font-size:21px;
	font-weight:bold;
	color:#ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#000000 url(../img/06_barra.gif) repeat-x center top;
	text-align:center;
}
#mam .marquesina {
	width:100%;
	height:19px;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	background: #C52700 url(../img/09_azul.gif) repeat-x top;
	position:relative;
	top:78px;
	color:#ffffff;
	line-height:19px;
	font-size:11px;
}
#mam .marquesina MARQUEE{
	width:96%;
	margin:0 2%;
}
