body {

	margin:0;

}



#cuerpo {

	width:100%;

	margin:0;

	border-bottom:#ff4e00 3px solid;

	height:27px;

	overflow:hidden;

	background-image:url(fondo.gif);
	
	cursor:pointer;

}



#cuerpo H1 {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	color:#CCCCCC;

	font-size:14px;

	margin:0;

	float:left;

	padding:5px;

}



#reproductor {

	float:right;

}