/* dark footer */

#footer {
	background: #C4B98E;
	border-bottom: solid 5px #A53703;
        padding:2px 10px 5px 0px;
       
}

#footer .padding{
       margin-top:5px;


}


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

table.footer td{
        padding:0 0px 0 10px;


}

#footer div.moduletable{
       margin-bottom:7px;
      padding:0px 0px 7px 0px;
      width:99%;
     text-align:center;
     border:solid 1px #fff;
     background: #E4E0D1 url(../images/header_corpo.png) 0 0 repeat-x;

}

#footer h3{

width:auto;
display:block;
}

#footer a {
  color: #000000;
}

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