html
{
font-size: 62.5%;
font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
}
a img, :link img, :visited img 
{
border: 0; 
outline:none;
}
table 
{
border-collapse: collapse;
border-spacing: 0;
}
ol, ul 
{
list-style: none;
}
q:before, q:after, blockquote:before, blockquote:after { content:""; }
a { text-decoration:none; color:#000; outline:none; }
a:hover { text-decoration:underline; }
br.limpar { clear:both; }

/*RODAPE*/
#rodape {
background-color:#E7E9EB;
height:6.4em;
clear:both;
}
#rodape ul {
padding:2.5em 0 0 1em;
float:left;
}
#rodape ul li {
display:inline;
font-size:1em;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 0.3em;
}
#rodape a {
color:#046A7A;
font-weight:bold;
}
#rodape span {
color:#B3491A;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-weight:normal;
}
#rodape img {
padding:1.5em 0 0 8em;
}