body{
    margin: 0px 0px 0px 0px;
    padding-bottom: 38px !important;
}

table.PiePagina{
    background-color:#eeeeee; 
    width:100%;
    height:38px;		
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    white-space: normal;
    z-index: 100;
}

p.PiePagina {
    font-family: Verdana;
    font-size: 9px;
    color: #515151;
}	


table.PiePagina>tbody>tr>td{	
    text-align:center;
}



