html{font-family:Arial; font-size:15px; color:#5b5b5b;}
body{background:url('images/bg.jpg') top center no-repeat #4b4581; margin:0}
#container{width:983px; height:auto; margin:0 auto;}
#container #content{width:776px; height:auto; float:right}
#container #content .topo{width:776px; height:133px; background:url('images/bg_topo.png') top left no-repeat}
#container #content .topo a.bt-voltar{width:84px; height:29px; background:url('images/bt_voltar.png') top left no-repeat; display:block; text-indent:-999999px; margin:58px 25px 0 0px; float:right}
#container #content .topo a.bt-home{width:443px; height:108px;display:block; text-indent:-999999px; margin:15px 0px 0 0px; float:left}
#container #content .conteudo-bg h1{padding:13px 16px 10px 48px; font-family:Arial; font-size:22px; color:#ffffff;margin:0 0 22px 82px; float:left; background-color:#f0ab00; width:594px;}
#container #content .conteudo-bg{width:776px; height:auto; background:url('images/bg_repeat.png') top left repeat-y}
#container #content .conteudo-bg .conteudo{width:664px; height:auto; margin:0 0 0 89px;}
#container #content .conteudo-bg .conteudo p{width:610px; margin:0 0 0 41px;}
button{

}
.btn-warning.active{
  color: rgba(255, 255, 255, 0.75);
}
.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  margin: 43px 0 0 0;
  font-size: 100%;
  vertical-align: middle;
  text-decoration:none
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #4b4581;
  background-image: -moz-linear-gradient(top, #4b4581, #4b4581);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4b4581), to(#4b4581));
  background-image: -webkit-linear-gradient(top, #4b4581, #4b4581);
  background-image: -o-linear-gradient(top, #4b4581, #4b4581);
  background-image: linear-gradient(to bottom, #4b4581, #4b4581);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

#container #content .bottom-bg{width:776px; height:53px; background:url('images/bg_bottom.png') top right no-repeat}

ul.lista_icone{margin:0;  padding:15px 0 15px 41px; height:auto; float:left; width:100%}
ul.lista_icone li{list-style:none;}
ul.lista_icone li a{color:#f0ab00;}

ul.list_itens{margin:0;  padding:15px 0 15px 41px; height:auto;}
ul.list_itens li{list-style:none; height:auto; margin-bottom:15px;}
ul.list_itens li a{color:#f0ab00;}

ul.botoes{ margin:0 0 0 200px; padding:0; height:50px;}
ul.botoes li{list-style:none; width: 150px; float:left}
ul.botoes li button{margin:0!important;}

.txt-home { text-transform:capitalize;}

