/* width */
::-webkit-scrollbar {
  width: 13px;
}

/* Track */
::-webkit-scrollbar-track {
  box-shadow: transparent;
  background-color: inherit;
}
   
/* Handle */
::-webkit-scrollbar-thumb {
  background: #ced4da;
  border-radius: 10px;
}

html
{
  overflow-x: hidden;
}

strong {
  color: #48494b;
  font-weight: bold;
}

a
{
  cursor: pointer;
}

a:hover
{
  text-decoration: none;
}

* {
  margin: 0;
  padding: 0;
  font-family: 'Roboto-Regular', Helvetica, Arial, sans-serif;
  text-decoration: none;
}

.dn {
  display: none;
}

img {
  border: 0;
}

.cursor
{
  cursor: default;
}
.abelhas {
  background: url("img/bg_abelhas.png") center 0 no-repeat;
  _background: url("img/bg_abelhas_ie.gif") center 0 no-repeat;

}
.bg-faleconosco
{
  background: url("img/bg_faleconsoco.png") center 0 no-repeat;
  _background: url("img/bg_faleconsoco.gif") center 0 no-repeat;
}

.bg-ouvidoria
{
  background: url("img/bg_ouvidoria.png") center 0 no-repeat;
  _background: url("img/bg_ouvidoria.gif") center 0 no-repeat;
}



/* INICIO TOPO */

.topo {
  width: 100%;
  height: 169px;
  background: url("img/bg_topo.png") 0 0 repeat-x;
  margin-bottom: 39px;
}

.topo .topo_conteiner {
  width: 980px;
  height: 169px;
  margin: 0 auto;
  position: relative;
  overflow:hidden;
}

.topo .topo_conteiner h1 {
  width: 153px;
  height: 107px;
  margin-top: 60px;
  float: left;
}

.topo .topo_conteiner h1 a {
  text-indent: -9000px;
  background: url("img/logo.png") 0 0 no-repeat;
  _background: url("img/logo.gif") 0 0 no-repeat;
  display: block;
  width: 153px;
  height: 107px;
  margin-left: 25px;
  cursor: hand;
  cursor:pointer;
}

.topo .topo_conteiner h2{
  width: 340px;
  margin-top: 7px;
  float: left;
  font-size: 9px;
  left: 0px;
  position: absolute;
  color: #58595b;
  background: url("img/bg_busca.gif") 0 0 repeat-x;
  border: 1px solid #e1dfe3;
  height: 23px;
  padding-left: 3px;
  padding-right: 2px;
  font-style:italic;
  font-weight: normal;
}

/** ACESSO RAPIDO **/

.topo .topo_conteiner .formulario_acesso {
  width: 307px;
  height: 23px;
  position: absolute;
  top: 7px;
  right: 303px;
  border: 1px solid #e1dfe3;
  background:   url("img/bg_busca.gif") 0 0 repeat-x;

}

.topo .topo_conteiner .formulario_acesso label,
color: #585858;
font-size: 9px;
float: left;
font-weight: bold;
text-transform: uppercase;
margin: 6px 0 0 5px;
}

.topo .topo_conteiner .formulario_acesso select {
  border: 1px solid #d8d8d8;
  background: none;
  color: #333333;
  font-size: 10px;
  width: 195px;
  float: left;
  margin: 4px 0 0 3px;
  text-transform: uppercase;
}


/** FIM ACESSO RAPIDO **/


/** ACESSO REDES SOCIAIS **/
.topo .topo_conteiner .redes_acesso {
  width: 60px;
  height: 24px;
  position: absolute;
  top: 7px;
  right: 5px;
}

.topo .topo_conteiner .redes_acesso a img{
  display: inline-block;
  border: 0px;
  margin-left: 0px;
}

/** FIM REDES SOCIAIS **/


/** BUSCA **/
.topo .topo_conteiner .formulario_busca {
  width: 272px;
  height: 23px;
  position: absolute;
  top: 7px;
  right: 9px;
  border: 1px solid #e1dfe3;
  background:  url("img/bg_busca.gif") 0 0 repeat-x;

}

.topo .topo_conteiner .formulario_busca label {
  color: #585858;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 6px 0 0 5px;
  float: left;
}

.topo .topo_conteiner .formulario_busca .input_text {
  border: 0;
  background: none;
  color: #343434;
  font-size: 11px;
  width: 200px;
  display: block;
  float: left;
  margin: 4px 0 0 5px;
  border: solid 1px #D8D8D8;
}


.topo .topo_conteiner .formulario_busca .bt_buscar {

  background:  url("img/seta_busca.gif") 0 0 no-repeat;
  text-indent: -9000px;
  margin-top: 7px;
  margin-right: 10px;
  border: 0;
  width: 5px;
  height: 9px;
  cursor: pointer;
  text-transform: uppercase;
  float: right;

}


/** FIM BUSCA **/



/* FIM TOPO */


/* INICIO CORPO */


/*
.corpo {
  width: 970px;
  _width: 985px;
  min-height: 100px;
  margin: 0 auto;
}
*/
/* INICIO MENU DESTAQUE */

.corpo .box_menu_destaque {
  width: 968px;
  height: 69px;
  margin: 0 auto;
  margin-bottom: 12px;
  float: left;
}

.corpo .menu_destaque_topo {
  background: url("img/destaque_topo.png") 0 0 no-repeat;
  _background: url("img/destaque_topo_ie.gif") 0 0 no-repeat;
  width: 968px;
  height: 5px;
  overflow: hidden;
  float: left;
}

.corpo .menu_destaque {
  background:url("img/destaque_meio.png") 0 0 repeat-y;
  _background: url("img/destaque_meio_ie.gif") 0 0 repeat-y;
  width: 968px;
  height: 59px;
  float: left;
}

.menu_destaque_baixo {
  background: url("img/destaque_baixo.png") 0 0 no-repeat;
  _background: url("img/destaque_baixo_ie.gif") 0 0 no-repeat;
  width: 968px;
  height: 5px;
  overflow: hidden;
  float: left;
}

.corpo .menu_destaque ul {
  list-style: none;
}

.corpo .menu_destaque ul li {
  float: left;

}

.corpo .menu_destaque ul li a {
  display: block;
  background-color: #ff0000;
  height: 59px;
  overflow: hidden;
  text-indent: -9000px;
  margin-top: 3px;
}

.corpo .menu_destaque ul li.exames a {
  width: 173px;
  margin-left: 0px;
  background:  url("img/resultados_exames.png") 0 0 no-repeat;
  _background:  url("img/resultados_exames_ie.gif") 0 0 no-repeat;
}

.corpo .menu_destaque ul li.guia_medico a {
  width: 164px;
  margin-left: 10px;
  background:  url("img/guia.png") 0 0 no-repeat;
  _background:  url("img/guia_ie.gif") 0 0 no-repeat;
}

.corpo .menu_destaque ul li.consultas a {
  width: 209px;
  margin-left: 10px;
  background:  url("img/consultar.png") 0 0 no-repeat;
  _background:  url("img/consultar_ie.gif") 0 0 no-repeat;
}

.corpo .menu_destaque ul li.boleto a {
  width: 149px;
  margin-left: 10px;
  background:  url("img/boleto.png") 0 0 no-repeat;
  _background:  url("img/boleto_ie.gif") 0 0 no-repeat;
}

.corpo .menu_destaque ul li.consultasodonto a {
  width: 229px;
  margin-left: 12px;
  background:  url("img/consultar_odonto.png") 0 0 no-repeat;
  _background:  url("img/consultar_odonto.png") 0 0 no-repeat;
}


.corpo .menu_destaque ul li a:hover {
  background-position: 0 0;
}





/* FIM MENU DESTAQUE */

/* INICIO BANNER */

.corpo .box_banner {
  height: 240px;
  width: 968px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 12px;
  float: left;
  z-index:100;
}

.corpo .banner {
  width: 961px;
  height: 226px;
  background: url("img/banner_meio.png") 0 0 repeat-y;
  _background: url("img/banner_meio_ie.gif") 0 0 repeat-y;
  position: relative;
  padding-left: 7px;
  margin: 0 auto;
  overflow: hidden;
  float: left;
}

.corpo .banner_topo {
  background:   url("img/banner_topo.png") 0 0 no-repeat;
  _background:   url("img/banner_topo_ie.gif") 0 0 no-repeat;
  width: 968px;
  height: 7px;
  overflow: hidden;
  float: left;
}

.corpo .banner_baixo {
  background:   url("img/banner_baixo.png") 0 0 no-repeat;
  _background:   url("img/banner_baixo_ie.gif") 0 0 no-repeat;
  width: 968px;
  height:5px;
  overflow: hidden;
  float: left;
}

.corpo .banner ul {
  position: absolute;
  list-style: none;
  float: right;
  right: 14px;
  bottom: 5px;
}

.corpo .banner ul li {
  float: left;
}

.corpo .banner ul li a {
  display: block;
  overflow: hidden;
  text-indent: -9000px;
  margin-left: 2px;
  height: 31px;
}

.corpo .banner ul li.um a   {
  width: 33px;
  background:  url("img/um.gif") 0 0 no-repeat;
}

.corpo .banner ul li.dois a {
  width: 33px;
  background:  url("img/dois.gif") 0 0 no-repeat;
}

.corpo .banner ul li.tres a {
  width: 33px;
  background:  url("img/tres.gif") 0 0 no-repeat;
}

.corpo .banner ul li.quatro a {
  width: 33px;
  background: url("img/quatro.gif") 0 0 no-repeat;
}

.corpo .banner ul li a:hover {
  background-position: 0 -31px;
}

.corpo .banner ul li a.clicado {
  background-position: 0 -31px;
}

.corpo .banner .bg_preto {
  width: 954px;
  height: 41px;
  position: absolute;
  bottom: 0;
  right: 7px;
  background-color: #151b1e;
  opacity: 0.5;
  filter: alpha(opacity=50);

}
/* FIM BANNER */



/***** INICIO COLUNA ESQUERDA ****/
/*
.corpo .coluna_esquerda {
  width: 786px;
  min-height: 510px;
  float: left;
  margin: 0 12px 0 0;
  overflow: hidden;
}
*/
/***** INICIO NOTICIAS ****/


.corpo .coluna_esquerda .box_ultimas_noticias {
  width: 786px;
  min-height: 330px;
  margin-bottom: 12px;
}
/*
.corpo .coluna_esquerda .ultimas_noticias {
  width: 768px;
  min-height: 190px;
  background:  url("img/conteudo_meio.png") 0 0 repeat-y;
  _background:  url("img/conteudo_meio_ie.gif") 0 0 repeat-y;
  padding: 10px 0 10px 18px;
}
*/

.corpo .coluna_esquerda .ultimas_noticias em {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #005389;
  border: 0px;
}

.corpo .coluna_esquerda .ultimas_noticias_internas {
  width: 768px;
  min-height: 309px;
  background:  url("img/conteudo_meio.png") 0 0 repeat-y;
  _background:  url("img/conteudo_meio_ie.gif") 0 0 repeat-y;
  padding: 10px 0 10px 18px;
}
.corpo .coluna_esquerda .ultimas_noticias_internas em {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #007f61;
  border: 0px;
}

input {
  font-size: 12px;
  text-transform:uppercase;
}

/*.corpo .coluna_esquerda .ultimas_noticias input {
  height: 18px;
  padding: 5px 0 0 4px;
  color: #585858;
  border: 1px solid #cccccc;
  font-size: 12px;
  margin-bottom: 5px;
  text-transform:uppercase;
}*/

select {
  padding: 5px 0 0 4px;
  color: #585858;
  border: 1px solid #e1dfe3;
  /* background:  url("img/login.gif") 0 0 repeat-x; */
  font-size: 12px;
  margin-bottom: 5px;
}

label {
  font-family: Verdana,Helvetica,Arial,sans-serif;
  font-size: 11px;
  color:#585858;
}

/*** FIM ***/
.corpo .coluna_esquerda .ultimas_noticias_topo {
  background:  url("img/conteudo_topo.png") 0 0 no-repeat;
  _background:  url("img/conteudo_topo_ie.gif") 0 0 no-repeat;
  width: 786px;
  height: 5px;
  overflow: hidden;
}

.corpo .coluna_esquerda .ultimas_noticias_baixo {
  background:   url("img/conteudo_baixo.png") 0 0 no-repeat;
  _background:   url("img/conteudo_baixo_ie.gif") 0 0 no-repeat;
  width: 786px;
  height: 5px;
  overflow: hidden;
}


.corpo .coluna_esquerda .ultimas_noticias .img a {
  width: 258px;
  height: 151px;
  float: left;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 20px;
}

.corpo .coluna_esquerda .ultimas_noticias h2 {
  width: 175px;
  height: 25px;
  text-indent: -9000px;
  overflow: hidden;
  margin-bottom: 6px;
}

.corpo .coluna_esquerda .ultimas_noticias .titulo_noticias {
  width: 58px;
  height: 25px;
  background:  url("img/titulo_noticias.gif") 0 0 no-repeat;
  text-indent: -9000px;
  overflow: hidden;
  margin-bottom: 6px;
}

.corpo .coluna_esquerda .ultimas_noticias .titulo_dicas {
  width: 41px;
  height: 25px;
  background:  url("img/titulo_dicas.gif") 0 0 no-repeat;
  text-indent: -9000px;
  overflow: hidden;
  margin-bottom: 6px;
}

.corpo .coluna_esquerda .ultimas_noticias .box_noticias p {
  background:  url("img/borda_noticias.gif") bottom repeat-x;
  float: left;
  margin: 0;
  width: 470px;
  height: 100px;
  overflow: hidden;
  padding-bottom: 10px;
}

.corpo .coluna_esquerda .ultimas_noticias .box_noticias h3 {
  font-size: 12px;
  color: #008060;
  margin-bottom: 12px;
  padding-top: 5px;
}

.corpo .coluna_esquerda .ultimas_noticias .box_noticias a {
  font-size: 11px;
  color: #343434;
}

.corpo .coluna_esquerda .ultimas_noticias .box_noticias a:hover {
  text-decoration: underline;
  color: #343434;
}

.corpo .coluna_esquerda .noticias {
  width: 768px;
  height: 87px;
  float: left;
  overflow: hidden;
  font-size: 11px;
  background:  url("img/conteudo_meio.png") 0 0 repeat-y;
  _background:  url("img/conteudo_meio_ie.gif") 0 0 repeat-y;
  padding: 0px 0 10px 18px;
}

.corpo .coluna_esquerda .noticias_link {
  width: 768px;
  height: 30px;
  float: left;
  text-align: right;
  overflow: hidden;
  margin-bottom: 0px;
  font-size: 11px;
  background:  url("img/conteudo_meio.png") 0 0 repeat-y;
  _background:  url("img/conteudo_meio_ie.gif") 0 0 repeat-y;
  padding: 0px 0 0px 18px;
}

.corpo .coluna_esquerda .noticias ul {
  list-style: none;
}

.corpo .coluna_esquerda .noticias li {
  margin-bottom: 8px;
}

.corpo .coluna_esquerda .noticias .data {
  font-size: 10px;
  font-weight: bold;
  color: #008060;
  padding-left: 10px;
  background:  url("img/seta_noticias.gif") left 3px no-repeat;
}

.corpo .coluna_esquerda .noticias a {
  color: #30344b;
  text-decoration: none;

}

.corpo .coluna_esquerda .noticias a:hover {
  text-decoration: underline;
}


.corpo .coluna_esquerda .mais_noticias {
  float:right;
  text-indent: -9000px;
  background:  url("img/mais_noticias.gif") 0 0 no-repeat;
  width: 76px;
  height: 9px;
  overflow: hidden;
  margin-right: 15px;
}

/***** FIM NOTICIAS ****/



/**** INICIO DICAS DE SAUDE ***/


.corpo .coluna_esquerda .box_dicas_saude {
  width: 786px;
  min-height: 164px;
  font-size:10px;

}

.corpo .coluna_esquerda .dicas_saude {
  background:  url("img/conteudo_meio.png") 0 0 repeat-y;
  _background-image:  url("img/conteudo_meio_ie.gif");
  width: 768px;
  min-height: 144px;
  _height: 144px;
  padding: 10px 0 0 18px;
  float: left;
}

.corpo .coluna_esquerda .dicas_saude_topo {
  background:  url("img/conteudo_topo.png") 0 0 no-repeat;
  _background-image:  url("img/conteudo_topo_ie.gif");
  width: 786px;
  height: 5px;
  overflow: hidden;
}

.corpo .coluna_esquerda .dicas_saude_baixo {
  background:  url("img/conteudo_baixo.png") 0 0 no-repeat;
  background-image:   url("img/conteudo_baixo_ie.gif");
  width: 786px;
  height:5px;
  float: left;
  overflow: hidden;
}

.corpo .coluna_esquerda .dicas_saude h2 {
  width: 221px;
  height: 11px;
  background: url("img/dicas_de_saude.gif") 0 0 no-repeat;
  text-indent: -9000px;
  overflow: hidden;
  margin-bottom: 15px;
}


.corpo .coluna_esquerda .dicas_saude p{
  float: left;
  overflow: hidden;
  width: 230px;
  height: 90px;
  margin: 5px 10px 0 10px;
  padding-bottom: 10px;
}

.corpo .coluna_esquerda .dicas_saude .img {
  float: left;
  border: 1px solid #c7c3b9;
  overflow: hidden;
  width: 130px;
  height: 104px;
}

.corpo .coluna_esquerda .dicas_saude a {
  font-size: 10px;
  color: #343434;
}

.corpo .coluna_esquerda .dicas_saude a:hover {
  text-decoration: underline;
}


/**** FIM DICAS DE SAUDE ***/



/***** FIM COLUNA ESQUERDA ****/



/***** INICIO COLUNA DIREITA ******/

.corpo .coluna_direita {
  width: 172px;
  min-height: 100px;
  float: left;
  margin-bottom: 12px;
}


/**** INICIO PLANO ****/

.corpo .coluna_direita .box_plano {
  width: 172px;
  min-height: 113px;
  margin-bottom: 16px;

}

.corpo .coluna_direita .plano{
  width: 157px;

  min-height: 110px;
  _height: 110px;
  background:  url("img/area_restrita_meio.png") 0 0 repeat-y;
  _background:  url(img/area_restrita_meio_ie.gif) 0 0 repeat-y;
  padding: 10px 0 0 15px;

}

.corpo .coluna_direita .plano_topo {
  background:   url("img/area_restrita_topo.png") 0 0 no-repeat;
  _background:   url("img/area_restrita_topo_ie.gif") 0 0 no-repeat;
  width: 172px;
  height: 5px;
  overflow: hidden;
}

.corpo .coluna_direita .plano_baixo {
  background:   url("img/area_restrita_baixo.png") 0 0 no-repeat;
  _background:   url("img/area_restrita_baixo_ie.gif") 0 0 no-repeat;
  width: 172px;
  height:5px;
  overflow: hidden;
}

.corpo .coluna_direita .plano h2 {
  width: 116px;
  height: 14px;
  background: url("img/solicitar_plano.gif") 0 0 no-repeat;
  text-indent: -9000px;
  overflow: hidden;
  margin-bottom: 10px;
}

.corpo .coluna_direita .plano h5 {
  width: 102px;
  height: 16px;
  background:  url("img/chat_sugestoes.gif") 0 0 no-repeat;
  text-indent: -9000px;
  overflow: hidden;
  margin-bottom: 10px;
}



/**** INICIO CHAT ****/

.corpo .coluna_direita .box_chat {
  width: 172px;
  min-height: 113px;
  margin-bottom: 16px;

}

.corpo .coluna_direita .chat{
  width: 157px;

  min-height: 110px;
  _height: 110px;
  background:  url("img/area_restrita_meio.png") 0 0 repeat-y;
  _background:  url(img/area_restrita_meio_ie.gif) 0 0 repeat-y;
  padding: 10px 0 0 15px;

}

.corpo .coluna_direita .chat_topo {
  background:   url("img/area_restrita_topo.png") 0 0 no-repeat;
  _background:   url("img/area_restrita_topo_ie.gif") 0 0 no-repeat;
  width: 172px;
  height: 5px;
  overflow: hidden;
}

.corpo .coluna_direita .chat_baixo {
  background:   url("img/area_restrita_baixo.png") 0 0 no-repeat;
  _background:   url("img/area_restrita_baixo_ie.gif") 0 0 no-repeat;
  width: 172px;
  height:5px;
  overflow: hidden;
}

.corpo .coluna_direita .chat h2 {
  width: 82px;
  height: 12px;
  background: url("img/chat_online.gif") 0 0 no-repeat;
  text-indent: -9000px;
  overflow: hidden;
  margin-bottom: 10px;
}

.corpo .coluna_direita .chat h5 {
  width: 102px;
  height: 16px;
  background:  url("img/chat_sugestoes.gif") 0 0 no-repeat;
  text-indent: -9000px;
  overflow: hidden;
  margin-bottom: 10px;
}

.corpo .coluna_direita .chat h6 {
  width: 148px;
  height: 16px;
  background:  url("img/perguntas_frequentes.gif") 0 0 no-repeat;
  text-indent: -9000px;
  overflow: hidden;
  margin-bottom: 10px;
}


.corpo .coluna_direita .chat h3 {
  width: 148px;
  height: 16px;
  background:  url("img/marcacao_consulta.gif") 0 0 no-repeat;
  text-indent: -9000px;
  overflow: hidden;
  margin-bottom: 10px;
}


/**** INICIO AREA RESTRITA ****/

.corpo .coluna_direita .box_area_restrita {
  width: 172px;
  min-height: 113px;
  margin-bottom: 16px;
}

.corpo .coluna_direita .area_restrita {
  width: 157px;

  min-height: 95px;
  _height: 95px;
  background:  url("img/area_restrita_meio.png") 0 0 repeat-y;
  _background:  url(img/area_restrita_meio_ie.gif) 0 0 repeat-y;
  padding: 10px 0 0 15px;
}

.corpo .coluna_direita .area_restrita_topo {
  background:   url("img/area_restrita_topo.png") 0 0 no-repeat;
  _background:   url("img/area_restrita_topo_ie.gif") 0 0 no-repeat;
  width: 172px;
  height: 5px;
  overflow: hidden;
}

.corpo .coluna_direita .area_restrita_baixo {
  background:   url("img/area_restrita_baixo.png") 0 0 no-repeat;
  _background:   url("img/area_restrita_baixo_ie.gif") 0 0 no-repeat;
  width: 172px;
  height:5px;
  overflow: hidden;
}

.corpo .coluna_direita .area_restrita h2 {
  width: 92px;
  height: 15px;
  background:   url("img/area_restrita.gif") 0 0 no-repeat;
  text-indent: -9000px;
  overflow: hidden;
  margin-bottom: 10px;
}

.corpo .coluna_direita .area_restrita .input_text {
  width: 138px;
  height: 18px;
  padding: 5px 0 0 4px;
  color: #585858;
  border: 1px solid #e1dfe3;
  background:  url("img/login.gif") 0 0 repeat-x;
  font-size: 9px;
  margin-bottom: 5px;
}

.corpo .coluna_direita .area_restrita .input_text2  {
  width: 114px;
  height: 18px;
  padding: 5px 0 0 4px;
  color: #585858;
  border: 1px solid #e1dfe3;
  background: url("img/login.gif") 0 0 repeat-x;
  font-size: 9px;
  float: left;
}

.corpo .coluna_direita .area_restrita  .bt_login {

  width: 24px;
  height: 25px;
  background:  url("img/bt_login.gif") 0 0 no-repeat;
  text-indent: -9000px;
  border: 0;
  cursor: pointer;
  text-transform: uppercase;
  float: left;
}


/**** FIM AREA RESTRITA ****/


/****** INICIO VIDEO ******/

.corpo .coluna_direita .video {
  width:280px;
  height: 200px;
  min-height: 100px;
  margin-left: 4px;
  display: inline;

}

.corpo .coluna_direita .video h3 {
  font-size: 11px;
  padding: 12px 0 23px 0;
  margin: 0 auto;
  color: #585858;
  text-align: center;
  overflow: hidden;

}


/****** FIM VIDEO ******/


/*** INICIO LINKS ***/


.corpo .coluna_direita .box_links {
  width: 178px;
  min-height: 160px;
  overflow: hidden;
}

.corpo .coluna_direita .box_links h3 {
  _margin: 14px 0 0 10px;
  width: 47px;
  height: 23px;
  float: left;
  overflow: hidden;
  display: inline;
  margin-top: 14px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 4px;
}

.corpo .coluna_direita .box_links h3.sas {
  background:  url("img/sas.gif") 0 0 no-repeat;
  float: left;
}

.corpo .coluna_direita .box_links h3.tiss {
  background: url("img/tiss.gif") 0 0 no-repeat;
  float: left;
}

.corpo .coluna_direita .box_links ul li {
  text-align: right;
  display: block;
  height: 52px;
  width: 168px;
  background:   url("img/links.png") 0 0 no-repeat;
  _background:   url("img/links_ie.gif") 0 0 no-repeat;
  margin-bottom: 1px;
  padding-top: 0;
  padding-right: 3px;
  float: left;
}

.corpo .coluna_direita .box_links ul li a {
  font-size: 9px;
  color: #585858;
  text-decoration: none;
  margin-right: 0px;
  font-weight: bold;
  float: right;
  margin-top: 12px;
  display: inline;
}

.corpo .coluna_direita .box_links ul li a:hover {
  text-decoration: underline;
}

/*** FIM LINKS ***/


/* FIM COLUNA DIREITA */



/** INICIO MENU_BAIXO */


.corpo .box_menu_baixo {
  width: 968px;
  min-height: 75px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 10px;
  float: left;

}

.corpo .menu_baixo {
  background:  url("img/menus_meio.png") 0 0 repeat-y;
  _background:  url("img/menus_meio_ie.gif") 0 0 repeat-y;
  width: 950px;
  height: 53px;
  padding: 5px 10px;
  float: left;
}

.corpo .menu_baixo_topo {
  background:   url("img/menus_topo.png") 0 0 no-repeat;
  _background:   url("img/menus_topo_ie.gif") 0 0 no-repeat;
  width: 968px;
  height: 5px;
  overflow: hidden;
  float: left;
}

.corpo .menu_baixo_baixo {
  background:   url("img/menus_baixo.png") 0 0 no-repeat;
  _background:   url("img/menus_baixo_ie.gif") 0 0 no-repeat;
  width: 968px;
  height: 5px;
  overflow: hidden;
  float: left;
}

.corpo .menu_baixo ul {
  list-style: none;
}

.corpo .menu_baixo ul li {
  float: left;
}

.corpo .menu_baixo ul li a {
  display: block;
  height: 88px;
  overflow: hidden;
  text-indent: -9000px;
  margin-left: 50px;
}

.corpo .menu_baixo ul li a.trabalhe {
  margin-left: 0px;

}

.corpo .menu_baixo ul li.trabalhe a {
  width: 240px;
  background:  url("img/trabalhe_conosco.gif") 0  0 no-repeat;
  position: absolute;
  top: -6px;
  left: 0px;
}

.corpo .menu_baixo ul li.representante a {
  width: 329px;
  background:  url("img/contate_representante.gif") 0 0 no-repeat;
  position: absolute;
  left: 205px;
  top: -8px;
}

.corpo .menu_baixo ul li a:hover {
  background-position: 0 0;
}

.corpo .menu_baixo .box_baixo_banner {
  width: 370px;
  height: 60px;
  float: right;
  text-align: right;
  overflow: hidden;
}

.corpo .menu_baixo  .box_baixo_banner a {
  margin: 0 1px;
}

.corpo .menu_baixo  .box_baixo_banner img {
  overflow: hidden;
}

/** FIM MENU_BAIXO */


/** INICIO TELEFONE */

.corpo .box_telefones {
  width: 968px;
  height: 67px;
  margin: 0 auto;
  float: left;
  margin-bottom: 20px;
}

.corpo .box_telefones  .telefones {
  background:  url("img/menus_meio.png") 0 0 repeat-y;
  _background:  url("img/menus_meio_ie.gif") 0 0 repeat-y;
  width: 960px;
  height: 50px;
  padding: 10px 0 0 15px;
  float: left;
}

.corpo .box_telefones .telefones_topo {
  background:   url("img/menus_topo.png") 0 0 no-repeat;
  _background:   url("img/menus_topo_ie.gif") 0 0 no-repeat;
  width: 968px;
  height: 5px;
  overflow: hidden;
  float: left;
}

.corpo .box_telefones .telefones_baixo {
  background: url("img/menus_baixo.png") 0 0 no-repeat;
  _background: url("img/menus_baixo_ie.gif") 0 0 no-repeat;
  width: 968px;
  height: 5px;
  overflow: hidden;
  float: left;
}

.corpo .box_telefones  .telefones ul {
  list-style: none;
}

.corpo .box_telefones .telefones ul li {
  display: block;
  height: 55px;
  overflow: hidden;
  text-indent: -9000px;
  float: left;
}

.corpo .box_telefones .telefones ul li.flor {
  width: 58px;
  margin: -3px 0;
  background:  url("img/flor_ie.gif") 0 0 no-repeat;

}

.corpo .box_telefones .telefones ul li.fortaleza {
  width: 162px;
  margin-left: 16px;
  background:  url("img/tel_fortaleza.gif") 0 0 no-repeat;
}

.corpo .box_telefones  .telefones ul li.capitais {
  width: 159px;
  margin-left: 30px;
  background:  url("img/tel_capitais.gif") 0 0 no-repeat;
}

.corpo .box_telefones .telefones ul li.call_center {
  width: 213px;
  margin-left: 30px;
  background:  url("img/tel_center.gif") 0 0 no-repeat;
}

.corpo .box_telefones .telefones ul li.sac {
  width: 217px;
  margin-left: 30px;
  background:  url("img/tel_sac.gif") 0 0 no-repeat;
}

.corpo .box_telefones .telefones ul li.sacpe {
  width: 154px;
  margin-left: 30px;
  background:  url("img/tel_sacpe.png") 0 0 no-repeat;
}


/** FIM MENU BAIXO */

/***** INICIO RODAPE ******/


.rodape {

  width: 950px;
  margin: 0 auto;
  margin-bottom: 20px;
  float: left;
  margin-left: 10px;

}

.rodape h2 {
  float:right;
  width: 25px;
  height: 25px;
}

.rodape h3 {
  float:right;
  width: 70px;
  height: 24px;
}

.rodape h2 a {
  text-indent: -9000px;
  background:  url("img/selo.gif") 0 0 no-repeat;
  display: block;
  width: 29px;
  height: 29px;
}

.rodape h3 a {
  text-indent: -9000px;
  background:  url("img/ans.gif") 0 0 no-repeat;
  display: block;
  width: 56px;
  height: 29px;
}

.rodape p {
  font-size: 11px;
  color: #8f8f8f;
  font-weight: bold;
  margin-bottom: 20px;
  float: left;
}


/***** FIM RODAPE ******/


/**** FIM CORPO *******/




/**** INICIO MENU *****/


#menu_geral
{
  background:  url("img/menu_principal.png") 0 0 no-repeat;
  _background: url("img/menu_principal.gif") 0 0 no-repeat;
  width: 950px;
  height: 17px;
  padding: 20px 0;
  margin: 0 auto;
  margin-bottom: 13px;
  float: left;
  padding-left: 40px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9px;
  font-weight:bold;
  z-index: 101;
}

.menu-hv {
  POSITION: relative;
  PADDING-BOTTOM: 0px;
  MARGIN: 0px;
  PADDING-LEFT: 0px;
  PADDING-RIGHT: 0px;
  ZOOM: 1;
  DISPLAY: block;
  PADDING-TOP: 0px;
}

.menu-vv {
  POSITION: relative;
  PADDING-BOTTOM: 0px;
  MARGIN: 0px;
  PADDING-LEFT: 0px;
  PADDING-RIGHT: 0px;
  ZOOM: 1;
  DISPLAY: block;
  PADDING-TOP: 0px;
}

.menu-hv * {
  LIST-STYLE-TYPE: none;
}
.menu-vv * {
  LIST-STYLE-TYPE: none;
}
.menu-hv LI {
  POSITION: relative;
  LINE-HEIGHT: 1.2em;
  VERTICAL-ALIGN: top;
}
.menu-vv LI {
  POSITION: relative;
  LINE-HEIGHT: 1.2em;
  VERTICAL-ALIGN: top;
}
.menu-hv A {
  LINE-HEIGHT: 1.2em;
  ZOOM: 1;
  DISPLAY: block;
  color:#015d45;
  height: 18px;
}

.menu-hv ul li ul A {
  padding-top: 5px;
  padding-bottom: 1px;
  vertical-align: middle;
}

.menu-vv A {
  LINE-HEIGHT: 1.2em;
  ZOOM: 1;
  DISPLAY: block;
  color:#015d45;
}
.menu-hv LI UL {
  POSITION: absolute;
  VISIBILITY: hidden;
}

.menu-hv UL LI .menu_pai {
  padding-bottom: 11px;
}

.menu-vv LI UL {
  POSITION: absolute; VISIBILITY: hidden
}
.menu-hv LI:hover UL {
  VISIBILITY: visible;
}
.menu-vv LI:hover UL {
  VISIBILITY: visible
}
.menu-hv LI.hover UL {
  VISIBILITY: visible
}
.menu-vv LI.hover UL {
  VISIBILITY: visible
}
.menu-hv LI:hover UL UL {
  VISIBILITY: hidden
}
.menu-vv LI:hover UL UL {
  VISIBILITY: hidden
}
.menu-hv LI.hover UL UL {
  VISIBILITY: hidden
}
.menu-vv LI.hover UL UL {
  VISIBILITY: hidden
}
.menu-hv LI LI:hover UL {
  VISIBILITY: visible
}
.menu-vv LI LI:hover UL {
  VISIBILITY: visible
}
.menu-hv LI LI.hover UL {
  VISIBILITY: visible
}
.menu-vv LI LI.hover UL {
  VISIBILITY: visible
}
.menu-hv LI LI:hover UL UL {
  VISIBILITY: hidden
}
.menu-vv LI LI:hover UL UL {
  VISIBILITY: hidden
}
.menu-hv LI LI.hover UL UL {
  VISIBILITY: hidden
}
.menu-vv LI LI.hover UL UL {
  VISIBILITY: hidden
}
.menu-hv LI LI LI:hover UL {
  VISIBILITY: visible
}
.menu-vv LI LI LI:hover UL {
  VISIBILITY: visible
}
.menu-hv LI LI LI.hover UL {
  VISIBILITY: visible
}
.menu-vv LI LI LI.hover UL {
  VISIBILITY: visible
}
.menu-hv:after {
  LINE-HEIGHT: 0px;
  DISPLAY: block;
  VISIBILITY: hidden; CLEAR: both
}
.after {
  LINE-HEIGHT: 0px;
  DISPLAY: block;
  VISIBILITY: hidden; CLEAR: both
}
.menu-hv LI {
  FLOAT: left;
}
.menu-hv LI UL LI {
  FLOAT: none
}
.menu-hv LI UL LI UL {
  POSITION: absolute;
  TOP: 0px;
  LEFT: 100%
}
.menu-vv {
  FLOAT: left
}
.menu-vv LI UL {
  TOP: 0px;
  LEFT: 100%
}
.menu-hv LI {
  border-style: none solid solid solid;
  border-width: 1px;
  border-color: #999999;
  BACKGROUND-COLOR: #d5d5d5;
  WIDTH: 210px;
}
.menu-vv LI {
  border-style: none solid solid solid;
  border-width: 1px;
  border-color: #999999;
  BACKGROUND-COLOR: #d5d5d5;
  WIDTH: 210px;
}
.menu-hv LI A {
  padding-left:3px;
  padding-top:3px;
}
.menu-hv LI A:hover {
  background-image: url('img/bg_menu_principal.gif');
  background-repeat: repeat-x;
  background-position: center top;
  background-color: transparent;
}
.menu-vv LI A:hover {
  background-image: url('img/bg_menu_principal.gif');
  background-repeat: repeat-x;
  background-position: center top;
  background-color: transparent;
}

* HTML * {
  ; COLOR: expression( (function(who){ if(!who.MXPC){
    who.MXPC = '1';
    if(who.nodeName != 'A'){
      who.onmouseenter=function(){ who.className += ' hover'};
      who.onmouseleave=function(){ who.className = who.className.replace(' hover','')}; }
      (who==who.parentNode.firstChild) ? who.className += ' first-child' : '' ;
      } } )(this) , 'auto')
}




#menu_geral .menu .menu-hv .institucional
{
  width:150px;
  background-color: transparent;
  border: 0px;
}

#menu_geral .menu .menu-hv .institucional:hover
{
  width:150px;
  background-color: transparent;
  border: 0px;
}

#menu_geral .menu .menu-hv .sistema
{
  width:190px;
  background-color: transparent;
  border: 0px;
}

#menu_geral .menu .menu-hv .sistema:hover
{
  width:190px;
  background-color: transparent;
  border: 0px;
}

#menu_geral .menu .menu-hv .ana_lima
{
  width:210px;
  background-color: transparent;
  border: 0px;
}

#menu_geral .menu .menu-hv .ana_lima:hover
{
  width:210px;
  background-color: transparent;
  border: 0px;
}

#menu_geral .menu .menu-hv .servicos
{
  width:180px;
  background-color: transparent;
  border: 0px;
}

#menu_geral .menu .menu-hv .servicos:hover
{
  width:180px;
  background-color: transparent;
  border: 0px;
}

#menu_geral .menu .menu-hv .fale_conosco
{
  width:160px;
  background-color: transparent;
  border: 0px;
}

#menu_geral .menu .menu-hv .fale_conosco:hover
{
  width:160px;
  background-color: transparent;
  border: 0px;
}

li.pai_subitem a
{
  background-image: url('img/menu_seta.gif');
  background-repeat: no-repeat;
  background-position: 190px center;
}

li.pai_subitem a:hover
{
  background-image: url('img/menu_seta_hover.gif');
  background-repeat: no-repeat;
  background-position: 190px center;
  background-color: #bbbbbb;
}

li ul li a.subitem
{
  background-color: #d5d5d5;
  background-image: none;
}

li ul li a.subitem:hover
{
  background-image: url('img/bg_menu_principal.gif');
  background-repeat: repeat-x;
  background-position: center top;
}

.texto_noticia h1 {
  /*width: 138px;*/
  padding: 5px 0 0 4px;
  color: #585858;
  /*background:  url("img/login.gif") 0 0 repeat-x;*/
  font-size: 14px;
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}

/*==============================================================*/

/* layout */
* {
  margin: 0;
  padding: 0;
  font-family: 'Roboto-Regular', Helvetica, Arial, sans-serif;
  text-decoration: none;
}
html{
  overflow-x: hidden;
}
a {
  cursor: pointer;
}
.dn {
  display: none;
}
img {
  border: 0;
}
textarea {
  resize: none;
  padding: 2px 5px;
  height: auto;
  width: inherit;
}
.cursor{
  cursor: default;
}
.cursor:hover{
  cursor: pointer;
}
/* content */
.corpo .coluna_esquerda .ultimas_noticias em{
  font: bold 18px Verdana, Helvetica, Arial, sans-serif !important;
  color: #005389 !important;
  border: 0px !important;
  text-transform: uppercase !important;
}
label,
.label{
  text-transform: uppercase;
  color: #48494b;
  font-weight: bold;
  font-size: 12px;
}
input,
select,
textarea {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}
input[type="button"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  width: auto !important;
  text-align: center;
  vertical-align: middle;
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
}
input[type="text"],
input[type="password"],
input[type="radio"],
input[type="checkbox"],
.ultimas_noticias select{
  font-weight: bold !important;
  padding: 6px !important;
  height: auto !important;
  color: #585858;
  border: solid 1px #999999 !important;
  margin-top: 5px;
  margin-bottom: 5px;
  max-width: 100%;
  width: 100%;
}
input.form-ddd{
  width: 30%;
  min-width: 35px;
  max-width: 45px !important;
}
input.form-telefone{
  width: 70%;
}
select {
  height: 30px !important;
}
.corpo .coluna_esquerda .ultimas_noticias .descricao{
  color: #ee3f2e !important;
  font-size: 10px !important;
  font-weight: bold !important;
}

.info-input {
  color: red;
  font-size: 10px;
  font-style: italic;
  font-weight: normal;
}

.error {
  color: red !important;
}

.error.strong {
  font-weight: 600;
}

label.error {
  color: red !important;
    font-size: 10px !important;
    font-style: italic;
    font-weight: lighter !important;
  clear: right !important;
}

hr{
  border:1px solid #005389 !important;
}

.titulo{
  line-height: 35px !important;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  color: #005389;
  border: 0px;
}

.titulo, .titulo .laranja {
  position: static !important;
  text-align: left !important;
  height: auto !important;
}

.table-rel {
  width: 100% !important;
  margin: 15px 0 !important;
  border-left: 1px solid #999 !important;
  border-right: 1px solid #999 !important;
  border-spacing: 0 !important;
}

.table-rel.table-rel thead td,
.table-rel.table-rel thead th,
.table-rel .table-header th,
.table-rel .table-header td {
  background-color: #006EB6 !important;
  color: #fff !important;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 4px;
  text-align: left;
}

.table-rel.table-rel thead.table-header-center.table-header-center td,
.table-rel .table-header.table-header-center.table-header-center td {
  text-align: center;
}

.table-rel td {
  padding: 5px 10px;
  border-bottom: 1px solid #999 !important;
  background: #fff !important;
  font-size: 11px;
  text-align: left;
  word-break: break-word;
}

.table-rel td a.botao.pequeno,
.table-rel td input.botao.pequeno {
  font-size: 9px !important;
    padding: 5px 3px !important;
}
.table-rel.no-header {
  border-top: 1px solid #999 !important;
}

.table-rel.table-left.table-left td {
  text-align: left;
}

.table-rel.table-center.table-center td {
  text-align: center;
}

.table-rel .more-lines {
  border-right: 1px solid #999 !important;
}

.bordaExterna.bordaExterna {
  border: 0;
}

.restricaoVerde.restricaoVerde {
  font-size: 14px;
  color: #006eb6;
}

.separador {
  padding: 6px 0;
  border-bottom-width: 1px !important;
  border-bottom-style: solid !important;
  border-bottom-color: #CCCCCC !important;
}

#lista_usuarios {
  font-size: 11px;
}

#lista_usuarios table {
  width: 100%;
  font-size: 13px !important;
}

#lista_usuarios table td {
  padding: 6px 0;
}

#fCdUsuario_P {
  width: 120px;
}
#fNmUsuario_P {
  width: 190px;
}
#fCdCpf_P {
  width: 100px;
}

.no-padding {
  padding: 0 !important;
}

.botao {
  width: auto !important;
  height: auto !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  padding: 10px 20px !important;
  background: #006eb6;
  text-align: center;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: normal !important;
  font-size: 14px !important;
  border: none !important;
  border-radius: 4px !important;
  cursor: pointer;
  color: #ffffff !important;
  
  max-width: 100% !important;
  width: 100%;
}

.botao:hover{
  background: #f48120 !important;
}

.botao[disabled="disabled"] {
  background: #ccc !important;
}

.botao.medio {
  font-size: 12px !important;
  padding: 5px 12px !important;
}

.botao.pequeno {
    font-size: 10px !important;
    margin: 3px 0 3px 1px;
    padding: 1px 7px !important;
}

/**** SITE ODONTO ****/
#div2 div,
#div3 div {
  font-family: 'Roboto-Regular', Helvetica, Arial, sans-serif;
}

#div2 span,
#div3 span {
  display: inline-block;
}

#div2 select,
#div3 select {
  padding: 2px !important;
  width: initial;
}

#div2 .inner-table td,
#div3 .inner-table td {
  border-bottom: none !important;
}

#div2 .table-rel td,
#div3 .table-rel td {
  padding: 10px 4px !important;
  font-size: 11px;
  word-break:normal;
  vertical-align: middle;
}

#div2 .table-rel td .button-cell,
#div2 .table-rel td.button-cell,
#div3 .table-rel td .button-cell,
#div3 .table-rel td.button-cell {
  min-width: 85px;
}

#div2 .date-input,
#div3 .date-input {
  margin: 0 2px !important;
  width: 150px;
}

#consultas-agendadas .container {
    margin-bottom: 20px;
}

#consultas-agendadas .row {
  margin-top: 2px;
  margin-bottom: 2px;
}

#consultas-agendadas .row label,
#consultas-agendadas .row div {
  text-align: end;
  line-height: 16px;
}

#consultas-agendadas .row input[type=radio] {
  margin-top: 0;
  margin-bottom: 0;
}

#consultas-agendadas .row div {
  padding: 2px;
}

.info-usuario label {
  width: 120px;
  float: left;
}
.info-usuario span {
  float: left;
}

.pesquisa-usuario {
  width: 500px;
  margin: 40px 0 20px 0;
}

.pesquisa-usuario input[type="text"] {
  width: 250px;
  margin-right: 5px;
}

#situacao_usuario {
  display: block;
}

.vermelho label,
.vermelho {
  color: #ef0000;
}
.verde label,
.verde {
  color: #00af00;
}
.indicador label {
  width: 200px;
  display: inline-block;
}

.botao.vermelho {
  background: #ef0000;
}
.botao.verde {
  background: #00af00;
}
.botao.claro {
  background: #4d90fe;
}

.disabled {
  color: #aaa !important;
}

.center {
  text-align: center;
}

input[type="number"] {
    font-weight: bold !important;
    padding: 6px !important;
    height: auto !important;
    color: #585858;
    /* background-color: #FBFFFD !important; */
    border: solid 1px #999999 !important;
    margin: 5px 0 !important;
    max-width: 100% !important;
    width: 20%;
}

.datepicker .datepicker-switch:hover,
.datepicker .next:hover,
.datepicker .prev:hover,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.focused,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active:hover:active{
  color: #fff;
  background-color: #006eb6;
  border-color: #006eb6
}

.datepicker tfoot tr th:hover,
.datepicker table tr td.day:hover,
.datepicker table tr td.focused,
.datepicker table tr td span:hover{
  background: #f47920;
  color: #fff;
  cursor: pointer
}