/* GERAIS */
* {margin:0;padding:0;}
a {text-decoration:none;-moz-outline:none;}
a:hover {text-decoration:underline;-moz-outline:none;}
img {border:0 none;}
body, td, span, div, p{font:10px Verdana;color:#000;}
html,body {height:100%;border:none}
body {background:url(../../imagens/geral/bgr_estrutura.gif) top left repeat-x;}
ul li {list-style:none;}

/* Classes */
.footer {background:url(../../imagens/footer/bgr_footer.gif) top left repeat-x;height:23px;padding-left:10px;}
.footer ul li {float:left;margin-top:4px;}
.footer ul li a {font:10px Verdana;color:#FFF;}
.footer ul li.sep {background:#AEAEAE;border-left:solid 1px #545352;width:1px;height:15px;margin:3px 10px;}