en firefox pueden ver que es lo que quiero:
Código :
<style>
#footer {
position:fixed;
bottom:0px;
left:0px;
height:46px;
padding:0;
width:100%;
text-align:center;
line-height:21px;
z-index:99;
font-size:10px;
color:#666;
background-image: url(../images/footer.gif);
}
</style>
<div id="footer">
<span class="footer_texto">HERRAMIENTA DE INFORMACIÓN<br/>
MERCADOLÓGICA DE REMESAS FAMILIARES</span></div>
pero en IE no se ve bien!!
