*{
	margin:0;
	padding:0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:#6E4D84 1px solid;
	font-size:10px;
}
img{
	border:0;
}
a{
	color:#666666;
	text-decoration:none;
}
frameset{
	border:0;
}
#cerrarPlayer{
  width:auto;
	float:right;
	height:14px;
	line-height:14px;
	padding-right:6px;
	background-image:url(../images/x.gif);
	background-repeat:no-repeat;
	background-position:left;
}
#divPlayer{
  width:auto;
	float:left;
}
.frameC{
	border:0;
}

