* { margin: 0; padding: 0; z-index: 1; }
#limites { 
 
width: 80%; 
height: 100%; 
margin: 0 auto;
background-color: #000000;
}
body {
margin:0;
padding:0;
background:#330000;
text-align:center; /* hack para o IE */	
font: 12px/normal Tahoma, Arial, Helvetica, sans-serif;
}
/*html,body{
height:100%;
}*/
p { margin-bottom: 1em; }
ul.classic {
 list-style: disc;
 margin-bottom: 1em;
 padding-left: 2em;
}
h1,h2,h3 {
 margin-bottom: .5em;
 font-family: Arial, Helvetica, sans-serif;
 line-height: normal;
}
h1 {
 border-bottom: solid 1px #d9d9d9;
 font-weight: normal;
 font-size: 180%;
 text-indent: 5px;
 letter-spacing: -1px;
}
.dropdown-upward {
 margin-top: 400px !important;
}
#tudo {
width: 100%;
margin:0 auto;	
text-align:left; /* "remédio" para o hack do IE */	
}
html,tudo{
height:100%;
}
#topo {
width: 100%;
height: 120px;
background-color: #000000;
}
.logo{
margin:15px 100px 0px 100px;
}

#barra {
width: 100%;
height:35px;
background-color: #003300;
font-weight: bold;
font-size: small;
color:#FFFFFF;
text-align: center;
}
#barmenu {
width: 100%;
height: 33px;
background-color: #ffffff;
}
#barmenu * {
/*margin-left:1em;*/
}
#conteudo{
clear: both;
width: 100%;
/*height: 100%;*/
background-color: #000000;
/*font-weight: bold;
font-size: small;
color:#FFFFFF;*/
}
#conteudo * {
margin-top:10px;
margin-left:28px;
padding:15px;
border:0px;
}
#pe {
clear: both;
width: 100%;
height:40px;
background-color: #ffffff;
padding-top:3px;
text-align: center;
}
#pe * {
font-size: x-small;
color: #000000;
}