html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {

}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.border-gradient {
	height: 2px;
	display: block;
	width: 100%;
	border-top: 1px solid #fdb00c;
	background: rgba(253, 213, 24, 1);
	background: -moz-linear-gradient(left, rgba(253, 213, 24, 1) 0%, rgba(0, 130, 22, 1) 50%, rgba(253, 213, 24, 1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(253, 213, 24, 1)), color-stop(50%, rgba(0, 130, 22, 1)), color-stop(100%, rgba(253, 213, 24, 1)));
	background: -webkit-linear-gradient(left, rgba(253, 213, 24, 1) 0%, rgba(0, 130, 22, 1) 50%, rgba(253, 213, 24, 1) 100%);
	background: -o-linear-gradient(left, rgba(253, 213, 24, 1) 0%, rgba(0, 130, 22, 1) 50%, rgba(253, 213, 24, 1) 100%);
	background: -ms-linear-gradient(left, rgba(253, 213, 24, 1) 0%, rgba(0, 130, 22, 1) 50%, rgba(253, 213, 24, 1) 100%);
	background: linear-gradient(to right, rgba(253, 213, 24, 1) 0%, rgba(0, 130, 22, 1) 50%, rgba(253, 213, 24, 1) 100%);
}

#rodapePadrao{ height: 61px; background: url('../img/bg_rodape.png') repeat-x;}

#wrapper-rodape-padrao{ position: relative; overflow: hidden; margin: 0 auto; width: 100%; max-width: 960px; height: 100%; }

.acessibilidade-flag{ float: left; width: 142px; height: 22px; padding-top: 18px }

#versao{ float: left; width: 142px; height: 22px; padding-top:24px; font-size: 11px}

.acessibilidade-flag .link-acessibilidade{ display: block; width: 142px; background: url("../img/acessibilidade.png") 0px center no-repeat; text-transform: uppercase; line-height: 25px; text-indent: -9999px;  }

.rodape-info{ position: absolute; font-size: 11px; font-family: 'Trebuchet MS'; color: #707070; display: block; width: 437px; margin-left: 50%; left: -218.5px; top: 26px; text-align: center; }

.marca-brasil-flag{ float: right; width: 105px; height: 37px; padding-top: 10px;  }

span.ministerio{ color: #3a3a3a; font-weight: bold }

abbr.dti{ color:#829811; }