#footer{
       float:left;
       width:auto;
       height:auto;
       border:0px solid #999;
}


#buttom_footer{
       float:left;
       width:auto;
       height:auto;
       border-right:1px solid #000;
       padding:0px 5px 0px 5px;
       text-align:center;
       margin:10px 0px 10px 0px;
       
}


.link_footer{
      font-family:helvetica,verdana,arial,sans-serif;
      font-size:12px;
      text-decoration:none;
      color:#000;
      outline:0px;
      
}


a:hover{
      color:#fd0000;
}




