body{background:#fff; margin:0; padding:0}

p{padding:0; margin:0; font:14px arial; color:#333}





/*FONTES*/
.footer{font:12px arial; color:#fff}

#fundo{ width:500px; height:auto; overflow:hidden; padding:10px; margin:50px auto 0 auto; text-align:center}
#footer{width:100%; height:auto; overflow:hidden; padding:10px 0 10px; text-align:center; background:#000064; position:absolute; z-index:1; bottom:0}



@media all and (max-width:980px)
{
#fundo{width:100%}	
#fundo img{ width:20%; height:auto}
}