<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background:#FECD44;
	margin: 0;
}
#radio{
	background:transparent url('imx/degradado.png') repeat-x;
	height:97px;
	width:320px;
	margin:5px 5px;
}
#player{
	margin-left:90px;
	margin-top:10px;
	height:90px;
}
.arriba{
	background:url(imx/esqsupiz.png) top left no-repeat;
}
.arriba span{
	background:url(imx/esqsupder.png) no-repeat scroll right top;
}
.abaixo{
	background:url(imx/esqinfizq.png) no-repeat scroll left top !important;
	position:absolute;
	margin-bottom:3px;
}
.abaixo span{
	background:url(imx/esqinfder.png) no-repeat scroll right top;
	margin-left:310px;
	position:absolute;	
}
.arriba span, .abaixo span{
		float:right;
font-size:10px;
height:10px;
width:10px;
}

.arriba, .abaixo{
	display:block;
height:10px;
width:100%;
}

.logo{
	position:absolute;
	top: 0;
	left: 5px;
}
.cerrar{
	position:absolute;
	top: 3px;
	right: 5px;
	
}

a img{
	border: none;
}

a{border: none;}
</pre></body></html>