#pagina {
	background:none;	
}

#topo {
	margin-bottom:20px;	
}

#topo .center {
	position:relative;
}

#equalizer {
	position:absolute;
	left:35px;
	bottom:200px;
	z-index:10;
}

.destaque {
	float:left;
	width:300px;
	display:inline;
	margin-left:20px;
}

.destaque-first {
	margin-left:0;	
}

#rodape {
	margin-top:20px;
	padding:30px 0;
	background:url(../img/linha/rodape.gif) no-repeat center top;	
}

ul#hotlinks {
	background:#d2ac65 url(../img/bg/hotlinks.gif) no-repeat right center;
}

.assinatura {
	float:left;
	display:inline;
	margin:10px 0 0 25px;
	font-size:9px;
	color:#777;
}
