#pie_pagina {
                width: 100%;
                font-size: 10px;
                color: #B30411;
                text-align: center;
                background-image: url(/img/bg-footer-trans.png) !important;
		  		background-image: none;
                background-repeat: no-repeat;
                filter: none !important;
                filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/bg-footer-trans.png');
                height: 62px;
                font-family: "Trebuchet MS", Verdana;
                margin-top: 10px;
                padding-top: 14px;
                padding-right: 0px;
                padding-bottom: 4px;
                padding-left: 0px;
}