#rodape
{
    background-color: #eaeeef;
    height: 25px;
	clear:both;
}
#rodape p
{
    width: 100%;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 0px;
	font-size:7pt !important;
}
#rodape p a
{
    padding-bottom: 5px;
	font-size:7pt !important;
}
#rodape p a:hover
{
    text-decoration: underline;
}
