body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
.clear {
	clear:both;
}
#mam {
	margin-left:34px;
	width:400px;
	background: url(./img/05_mam.jpg) top left no-repeat;
	color:#f2f2f2;
}
#mam .cabecera {
	height:23px;
	text-align:center;

}
#mam .cabecera .torneo{
	color:#FFF;
	text-transform:uppercase;
	padding-left:10px;
	line-height:17px;
}
#mam .cabecera .torneo span{
	font-weight:normal;
	text-transform:capitalize;
}
#mam .estado{
	width:87px;
	height:19px;
	text-align:right;
	line-height:19px;
	text-transform:uppercase;
	font-size:8px;
	float:left;
	color:#333;
}
#mam .estado span{
	padding-right:2px;
}
#mam .tiempo{
	width:37px;
	height:19px;
	text-align:center;
	line-height:19px;
	color:#333;
	float:left;
}
#mam .ficha{
	width:124px;
	height:19px;
	text-align:center;
	line-height:19px;
	float:right;
	background:url(../img/04_flechita.gif) no-repeat 86px 6px;
	text-transform:uppercase;
}
#mam .ficha a{
	text-decoration:none;
	color:#333;
}
#mam .ficha a:hover{
	color:#000;
}
#mam .ficha span{
	padding-right:17px;
}
#mam .loc{
	width:200px;
	height:44px;
	float:left;
}
#mam .vis{
	width:200px;
	height:44px;
	float:right;
}
#mam .loc div{
	float:left;
	height:44px;
	text-align:center;
}
#mam .vis div{
	float:right;
	height:44px;
	text-align:center;
}
#mam .escudo{
	width:35px;
	display: none;
}
#mam .escudo img{
	margin:10px 5px;
}
#mam .equipo {
	width:160px;
	font-size:14px;
	font-weight:bold;
	line-height:40px;
	color:#FFFFFF;
}
#mam .goles {
	width:37px;
	font-size:28px;
	font-weight:bold;
	line-height:32px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#mam .marquesina {
	width:100%;
	height:19px;
	float:right;
	color:#000;
	line-height:12px;
	line-height:17px;
	padding-top:3px;
}
#mam .marquesina MARQUEE{
	width:96%;
	margin:0 2%;
}