@charset "utf-8";
/* CSS Document */

#fundo_rodape{
   height:64px;
}

#rodape{
   width:995px;
   height:64px;/**/
   margin: 0 auto;
}

#rodape_esq{
   width:372px;
   height:64px;
   float:left;  
}

#rodape_centro{
   width:250px;
   /*height:62px;
   padding-top:2px;
   text-align:center;*/
   margin-top:22px;
   float:left;
   /*background-color:#FFFF33;*/
}
/*
#rodape_data{
   width:354px;
   height:15px;
   padding:6px 15px 0px 0px;
   font-size:11px;
   text-align:right;
   float:left; 
}

#rodape_dir{
   width:369px;
   height:39px;
   float: left;
}*/
#rodape_dir{
   width:373px;
   height:64px;
   float:left;  
}


