/* dark footer */

#footer {
/* Minha alteração para fazer com que o header vá alternando */
    background: #485269 url(../images/footer/rotate.php) repeat-x;

/*	background: #485269 url(../images/footer-bg.jpg) repeat-x; */
}

#footer li {
	border-bottom: 1px dotted #636D84;
}

#footer div.moduletable {
	color: #ccc;
}

#footer h3 {
	color: #fff;
}

#footer a {
  color: #fff;
}

#footer a:hover {
	color: #ccc;
}
