#mural { width:160px; height:80px; border:0px solid black; overflow: hidden;}
#mural div { clear:both; display:none;}
#mural .exibe { display:block;}

.textohora {
    font-family:Arial;
    font-size: 30px;
	text-align:justify;	
	color:#FFFFFF;
	background:url(../imagem/relogio_vermelho.gif);
	width:160px; 
	height:80px
    }
	
.textohoraint {
    font-family:Arial;
    font-size: 30px;
	text-align:justify;	
	color:#FFFFFF;
	background:url(../imagem/relogio_vermelho.gif);
	width:160px; 
	height:80px;
    }


