/* 
    Document   : default-footer
    Created on : March 8, 2006, 6:29 PM
    Author     : llturro
    Description:
        Purpose of the stylesheet follows.
*/

div.footer {
  padding: 0;
  margin: 0;
}

div.footer-inside {
  padding: 0;
  margin: 0;
  width: 900px;
  height: 50px;
  text-align: right;
  color: #8f846a;
  background: url(fdo_peu.jpg) repeat-x;
}

div.footer-inside a {
  color: #8f846a;
}
