.aui body {
  background-color: #EEE !important;
  /* background: none !important; */
  margin: 0 !important;
  padding: 0 !important;
  zoom: 100% !important;
  min-width: 956px !important; }

#wrapper, #content, #main-content, #heading, #navigation,
.portlet-layout.wrapper, #cabecalho, #container, .div-dock .div-dock-wrapper,
#footer .navigation, #footer .imagens {
  margin: auto;
  max-width: 956px;
  width: 956px; }

#wrapper {
  /* background-color: #EEE; */ }

#footer {
  background-color: #F89A32;
  height: 45px;
  margin-top: -6px;
  z-index: 10;
  position: relative;
  /* width: 956px; */
  margin: auto;
  min-width: 942px;
  /* width: 942px; */ }

.logo {
  height: 245px;
  width: 303px;
  float: left;
  margin-top: 81px;
  margin-left: 69px; }

.frase {
  height: 142px;
  width: 407px;
  float: right;
  margin-top: 261px; }

.imagem-consumidora {
  float: right; }

.aui .portlet {
  background: none !important;
  margin-bottom: 0 !important; }

.aui .portlet-content {
  border: none !important; }

/*----- Modifica��es no Portlet -----*/
#sel-estado {
  font-family: Verdana;
  border: none;
  margin: 0px;
  padding: 0px; }

#sel-estado li {
  padding: 0px; }

#sel-estado select {
  background: url("/mprj-consumidor-inicial-theme/images/comum/select-icons.png") no-repeat 359px -106px #f89a32;
  width: 402px;
  height: 51px;
  border: none !important;
  color: #FFF !important;
  font-size: 18px;
  -webkit-appearance: none;
  border-radius: 6px; }

#sel-estado option {
  background-color: #F89A32 !important; }

#sel-estado .span-selecionar {
  display: none !important; }

.selecionar-estado {
  width: 488px;
  margin-top: 409px; }

.aui :selection {
  background-color: #65523C !important; }

/*----- Menu em forma de lista -----*/
#sel-estado a {
  color: #FFF;
  text-decoration: none; }

#sel-estado ul {
  width: 300px;
  list-style: none;
  padding: 0; }

#sel-estado li {
  float: left;
  padding: 0px;
  cursor: pointer; }

/* #sel-estado li:hover ul {
	display: block;
} */
#sel-estado li ul {
  display: none;
  min-height: 300px;
  max-height: 400px;
  overflow-y: scroll;
  padding: 0px;
  position: absolute;
  width: 408px;
  z-index: 200;
  margin-left: -16px !important; }

#sel-estado li li {
  display: block;
  float: none;
  margin: 0px;
  padding: 0px;
  border-radius: 0 !important;
  background-image: none !important;
  background-color: #f89a32; }

#sel-estado li ul a {
  display: block;
  border-bottom: 1px dotted #FFF;
  font-size: 13px;
  font-style: normal;
  margin: 0px;
  padding: 0px 10px 0px 15px;
  text-align: left; }

#sel-estado .link-estado a {
  font-size: 18px;
  line-height: 35px !important; }

#sel-estado .listar {
  background: url("/mprj-consumidor-inicial-theme/images/comum/select-icons.png") no-repeat 359px -106px #f89a32;
  width: 391px;
  height: 51px;
  border-radius: 6px;
  padding-left: 20px; }

.alto {
  background: url("/mprj-consumidor-inicial-theme/images/comum/select-icons.png") no-repeat 359px -7px #f89a32 !important; }

#sel-estado .listar:hover {
  background: url("/mprj-consumidor-inicial-theme/images/comum/select-icons.png") no-repeat 359px -157px #f89a32; }

#sel-estado .listar a {
  font-size: 18px;
  line-height: 51px; }

#sel-estado li ul a:hover, #sel-estado li ul li:hover > a {
  color: #65523C !important;
  text-decoration: none; }

#sel-estado ul li ul li a:hover {
  color: #65523C !important;
  text-decoration: none !important; }

h3 {
  font-family: verdana;
  text-transform: uppercase;
  color: #555 !important;
  margin-bottom: 21px;
  font-weight: normal;
  font-size: 21px !important; }

.destaques-inicial {
  float: left;
  margin-left: 13px;
  margin-top: 15px; }

#destaque-estado {
  font-family: verdana;
  font-size: 11px;
  width: 413px;
  text-align: justify;
  border-bottom: 1px dashed #ccc;
  min-height: 80px;
  padding-bottom: 7px; }

.imagem-bandeira {
  float: left; }

#destaque-estado img {
  margin-top: 11px; }

.texto-destaque {
  float: left;
  width: 352px;
  margin-left: 15px;
  line-height: 13px; }

