/* TODAS AS PÁGINAS */
html > body {overflow-y:scroll;}
.hide {display:none;}
td {vertical-align:top}

.detalhes {
	display:none;
	padding:10px;
	margin-left:10px;
	height:auto;
	float:left;
}

#info_link a {
	padding:5px; border:1px solid #CCCCCC;
	background:#dee0c9;
	display:block;
	float:left;	
	text-decoration:none;
	margin:1px;
	color:#999;
}

#caixa_consulta, .caixa_consulta {
  background: #ebecde;
  display: none;
  height: auto;
  float:left;
  margin: 10px 0 10px 0;
  padding: 15px;
  width:100%;
}

#con_x {
	background:url(../_imgs/seta_convenios.png) no-repeat;
	width:108px;
	height:23px;
}

.servicos table td {border-bottom:1px dashed #D6D6D6;padding:3px 0 3px 0;}

#caixa_pai {
  float: left;
  margin: 0 0 0 15px;
  width: 555px;
}

#convenios {
  background: #FFF;
  border: 1px solid #4b0612;
  display: none;
  font: 10px Arial, Helvetica, sans-serif;
  height: 120px;
  padding: 5px;
  position: absolute;
  width: auto;
  z-index:55555;
}

#convenios_fechar {
  background: url(../_imgs/topo_janela_bt_fechar.png) no-repeat;
  height: 16px;
  width: 18px;
  position:absolute;
  left:100%;
  margin-left:-40px;
  z-index:999999;
  border:1px solid #990000;
}
/* SERVICOS */

#convenios_pai_lista {
  float: left;
  height: 120px;
  overflow-y: auto;
  overflow-x:hidden;
  width: 130px;
}

#convenios_pai_lista div {
	float:left;
	width:100%;
}

#convenios_pai_lista div p {
	float:left;
}

#coracao_swf {
  margin-left: 40px;
  position: absolute;
  z-index: 99999;
}

#corpoConteudo {
  background: url(../_imgs/degrade.png) repeat-x bottom;
  background-color: #cab29e;
  float: left;
  height: 100%;
  padding-bottom: 10px;
  width: 100%;
}

#home_caixa{
  background: #ded0c4;
  display: none;
  float: left;
  font-size: 10px;
  height: auto;
  margin: 10px 0 10px 10px;
  padding: 10px;
  width: 555px;
}

#home_convenios {
  cursor: pointer;
  float: left;
  margin-left: 10px;
  width: 144px;
}

#home_opcoes_tratamento {
  float: left;
  height: auto;
  margin-top: 10px;
  width: 100%;
}

#home_opcoes_tratamento .opcao {
  border: 1px solid #FFF;
  float: left;
  height: 120px;
  margin: 0 0 0 0;
  width: 220px;
}

#home_opcoes_tratamento .opcao a, .marcacao1 a, .marcacao a {
  text-decoration:none;
}

#home_opcoes_tratamento .opcao td {
  font: 11px arial;
}

#home_opcoes_tratamento .opcao td .seta {
  background: url(../_imgs/seta_pontos.png) no-repeat;
  float: left;
  height: 120px;
  margin: 0px 5px 0 5px;
  width: 40px;
}

#informacoes_clinica {
  background: url(../_imgs/barra_informacoes_clinica.png) no-repeat center;
  float: left;
  height: 36px;
  margin-top: 20px;
  width: 100%;
}

#informacoes_clinica p {
  color: #333;
  display: inline;
  float: left;
  font: Tahoma, Geneva, sans-serif;
  margin: 11px 0 0 20px;
  width: auto;
}

#informacoes_clinica p#primeiro {
  margin-left: 230px;
}

#informacoes_exames {
  float: left;
  width: 534px;
}

#informacoes_exames .exames{
  width: 300px;
}

#informacoes_exames .margem{
  width: 34px;
}
/* CONTATO */

#informacoes_exames .testes{
  color: #900;
  width: 200px;
}

#informacoes_exames .testes, #informacoes_exames .exames{
  font-weight: bold;
  padding-bottom: 3px;
}

#informacoes_exames .testes_valor{
  color: #216174;
}

#informacoes_exames table {
  margin-left: 10px;
}

#informacoes_exames table tr {
  vertical-align: middle;
}

#margem_corpo {
  float: left;
  height: auto;
  margin-top: 20px;
  width: 100%;
}

#site {
  margin-top: 5px;
  text-align: left;
  width: 900px;
}

#slide_imagens {
  float: left;
  margin: 0 0 0 10px;
  width: 300px;
}

#tabelaPrecos {
  width: 100%;
}

#tabelaPrecos div {
	margin-left:10px;
}

#tabelaPrecos .preco {
  color: #000;
  padding-left: 20px;
  text-align: right;
  width:80px;
}

#tabelaPrecos td {
  color: #03539e;
  vertical-align:top;
}

/* CONTATO */
#tabela_contato {
  float:left;
  width:320px;
}

#tabela_contato .input {}

#tabela_contato .input, #tabela_contato .textarea{
  border: 1px solid #555;
  width: 240px;
}


#tabela_contato h6 {
	width:auto;
	padding:0;
	margin:0 0 10px 0;
}

#tabela_contato .textarea{
  border: 1px solid #555;
  height: 150px;
}

#tabela_contato td {
  text-align: left;
  vertical-align: middle;
}

/* PRECOS */
#topo {
  background: url(../_imgs/topo.gif) no-repeat;
  height: 124px;
}

#topo_faixa_preta {
  background: url(../_imgs/faixa_preta-trans.png) repeat-x;
  height: 45px;
  position: absolute;
  top: 75px;
  width: 900px;
  z-index: 5555;
}

#topo_menu, #dataHora {
  margin-left: 230px;
  position: absolute;
  top: 80px;
  width: 700px;
  z-index: 8888;
}

#dataHora {top:20px; width:100px; color:#ededed; margin-left:810px;}

#topo_menu #menu_links {
  width: auto;
}

#topo_menu a {
  color: #fff;
  display: block;
  float: left;
  font-weight: bold;
  margin-left: 2px;
  padding: 10px 0 11px 0;
  text-align: center;
  text-decoration: none;
  width: 80px;
}

.item_dieta {display:none; width:100%; padding-top:20px;}

* {
  color: #3c3531;
  font: 12px Arial, Helvetica, sans-serif;
}

.body {
  display: block;
  width: 100%;
}

.marcacao, .marcacao1 {
  background: url(../_imgs/marcador_bege.gif) no-repeat;
  display: block;
  float: left;
  height: auto;
  margin: 0;
  min-height: 15px;
  min-width: 3px;
  padding: 0 0 0 9px;
  width: 100%;
}

#tabelaPrecos p.marcacao {cursor:pointer;}
.marcacao1 {background: url(../_imgs/marcador_rose.gif) no-repeat;}
/* TITULOS */

.marcacao_tabela {
  background: url(../_imgs/marcador.png) no-repeat;
  float: left;
  height: 10px;
  margin: 0 3px 0 0;
  width: 5px;
}

body {
  margin: 0;
  padding: 0;
}

h1 {
  color: #843c38;
  font-weight: bold;
  margin: 3px 0 5px 0;
}
/* PAGINA INICIAL */

h2 {
  float: right;
  font: 10px arial;
  font-weight: bold;
  height: auto;
  margin: 5px;
  padding-right: 10px;
  text-align: right;
  width: 200px;
}

h6 {
  color: #333;
  font: 11px arial;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0;
}

#align_horarios h1, #align_horarios h2 {
	text-align:left;
	float:none;
	margin:0;
	width:100%;
}

#align_horarios {margin-bottom:10px;}