#faixas {
  font-family:Microsoft Sans Serif, Arial, Helvetica;
  font-size:12px;
  margin:0px;
  margin-top: 0;
  margin-bottom: 0
}
* {
 font-family:Microsoft Sans Serif, Arial, Helvetica;
 font-size:12px;
 margin-top: 0;
 margin-bottom: 0;
}
P {
  font-family:Microsoft Sans Serif;
  font-size:12px;
  margin-top: 0;
  margin-bottom: 0
}
.logo-img{float:left;margin-right:20px;}.site-name-slogan{float:left;}.site-name{margin-top:20px;}.site-name a{text-decoration:none;}.site-name,.site-slogan{margin-bottom:0;line-height:1em;}.site-slogan{font-weight:normal;}
.clearfix:after{font-size:0;}#skip-link{left:50%;margin-left:-5.25em;margin-top:0;position:absolute;width:auto;z-index:50;}#skip-link a,#skip-link a:link,#skip-link a:visited{background:#444;background:rgba(0,0,0,0.6);color:#fff;display:block;padding:1px 10px 2px 10px;text-decoration:none;-khtml-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;-o-border-radius:0 0 10px 10px;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;-webkit-border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;border-radius:0 0 10px 10px;}#skip-link a:hover,#skip-link a:active,#skip-link a:focus{outline:0;}.inline li,.tabs li,.breadcrumb li{list-style:none;display:inline;margin-right:0.5em;}.item-list li{list-style:none;}.pager li{display:inline;margin-right:0.25em;}img{vertical-align:bottom;}.field-label-inline .field-label,.field-label-inline .field-items,.field-label-inline .field-item{display:inline;}
#popup {
      position: absolute;
      top: 30%;
      left: 30%;
      width: 300px;
      height: 150px;
      padding: 20px 20px 20px 20px;
      border-width: 4px;
      border-style: double;
      border-color:  #808080;
      background: #FFFFFF;
      display: none;
}
#content {
   width:695px;  
   padding: 10px; 
   display:table-cell; /*para usar o conteudo como uma celula de tabela*/
}
#content #input {
   width: 460px;
   float:right;
}

#coluna1 {
 width: 10%;
}
#coluna2 {
 width: 70%;
}
#coluna3 {
 width: 20%;
}
#topo_IE {
 font-family:Microsoft Sans Serif;
 color:#FFFFFF;
 font-size:18px;
 font-weight:500;
 position: absolute;
 left: 168px; 
 top: 94px; 
}

#topo{
width:100%; /*largura*/
height:20px; /*altura*/
background:url(./img/LinhaAzul.png) repeat ; /*imagem de fundo*/
margin:0; 
margin-left:00; 
position: absolute;
padding:0px;
}

#carregador_pai{
    WIDTH: 100%;
    POSITION: absolute;
    TOP: 40%;
    TEXT-ALIGN: center
	

}
#carregador_fundo{
    FONT-SIZE: 1px;
    LEFT: 8px;
    WIDTH: 113px;
    POSITION: relative;
    TOP: 8px;
    HEIGHT: 7px;
    BACKGROUND-COLOR: #ebebe4
}
#carregador{
    BORDER-RIGHT: #6a6a6a 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #6a6a6a 1px solid;
    DISPLAY: block;
    PADDING-LEFT: 0px;
    FONT-SIZE: 11px;
    Z-INDEX: 2;
    PADDING-BOTTOM: 16px;
    MARGIN: 0px auto;
    BORDER-LEFT: #6a6a6a 1px solid;
    WIDTH: 130px;
    COLOR: #000000;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: #6a6a6a 1px solid;
    FONT-FAMILY: Tahoma, Helvetica, sans;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left

}
#container6 {
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
color:#B0B0B0;
height: 8em;
display: flex;
align-items: center;
justify-content: center; 
}