	
a{color:#FFF;
   text-decoration:none;}	
   
   
#rodape{width:700px;
	   height:25px;
	  color:#FFF;
	  text-align:center;
	  margin:auto;
	  padding-top:0px;
	  background-image:url(imagens/dock-bg_v3.gif);
	  border-style:solid;
	  border-width:0px;
	  border-color:#900;
	  position:relative;
	  top:5px;
	  left:0px;
	  z-index:0;
  	}
	
#menu_rodape{
	  width:680px;
	  height:25px;
	  color:#FFF;
	  margin:auto;
	  text-align:center;
	  font-size:12px;
	  padding-top:3px;
	  border-style:solid;
	  border-width:0px;
	  border-color:#900;
	  position:relative;
	  top:0px;
	  left:-10px;
	  z-index:0;
	
	}
