html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	border-collapse:collapse;}
ol, ul {
	list-style:none;} 
body {
	background-color:#000;
	}	
.content {
	width:900px;
	margin:0 auto;
	padding:0;
}
.banner {
    margin-top:-5px;}
.footer
{
	font-family:Arial;
	font-size:11px;
	text-align: center;
	color:#ffffff;
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 900px;
	margin: 5px auto 0px auto;
}
.radioonline{		
		font: bold 12px Arial,Verdana,sans-serif;
		position: fixed;
		left: 55px;
		top: 2px;
		width: 175px;
		display: block;
		}
.revista{		
		border: solid 1px #404040;
		background-color: #FFFFFF;
		color: #808080;
		font: bold 11px Arial,Verdana,sans-serif;
		text-align: center;
		position: fixed;
		right: 55px;
		top: 2px;
		width: 173px;
		display: block;
		}
