*html img/**/ {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
       this.src.substr(this.src.length-4)==".png"
       ?
       (
     (!this.complete)
     ? "" :
         this.runtimeStyle.filter=
         ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+
         (this.src="blank.gif").substr(0,0)
       )
       :
       this.runtimeStyle.filter=""
   )
     );
}
body {
	background:#fff url(../img/bg_cliente.jpg) top no-repeat; 
	color:#666;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
	margin:0;
}
a:link, a:visited, a:active {ext-decoration:none }
a:hover {
	color:#C5D47D;
	text-decoration:underline;
}
a.link:link, a.link:visited, a.link:active {
	color:#1E434B;
	text-decoration:none;
}
a.link:hover {
	color:#C5D47D;
	text-decoration:none;
}
form {
	margin:0;
}
h3 {
	background:url(../img/ico_circulo_verde-trans.png) left no-repeat;
	color:#1E434B;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 8px;
	padding-left:18px;
}
h3.home {
	padding-left:18px;
	margin:0;
}
h4 {
	background:url(../img/ico_circulo_verde_small-trans.png) left no-repeat;
	color:#1E434B;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding-left:12px;
}
h5 {
	background:url(../img/ico_circulo_verde_escuro_small-trans.png) left no-repeat;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding-left:12px;
}
img {
	border:0;
}
p {
	color:#666;
	margin:0;
	padding:0 10px;	
}
* {
	margin:0;
	padding:0;
}
.logo {
	float:left;
	height:132px;
	padding:10px 0 0 10px;
	text-align:center;
	width:148px;
}
.banner {
	position:relative;
	top:0;
	right:0;
	height:157px;
	text-align:center;
	width:585px;
}
.banner ul {
	float:right;
	list-style:none;
	margin:0;
}
.banner span {
	position:absolute;
	top:104px;
	left:0;
}
.banner fieldset {
	border:solid 0 transparent;
	position:absolute;
	top:104px;
	right:0;
}
.banner fieldset input.btn {
	position:absolute;
	top:0;
	right:0;
}
.banner fieldset input.senha {
	position:absolute;
	right:25px;
	top:0;
	width:106px;
}
.banner fieldset input.login {
	position:absolute;
	right:140px;
	top:0;
	width:106px;
}
.banner fieldset img {
	position:absolute;
	right:255px;
	top:3px;
}
.banner fieldset img.destaque_login {
	position:absolute;
	right:0;
	top:25px;
}
.canais {
	float:right;
	height:21px;
	padding:0 5px 8px 0;
	text-align:right;
	width:350px;
}
.procurar {
	float:right;
	height:21px;
	width:215px;
}
.procurar_campo input {
	background-color:#C5D47D;
	border:solid 1px #A5ACB2;
	height:16px;
}
.procurar_titulo {
	background:url(../img/ico_circulo_verde_small-trans.png) left 4px no-repeat;
	float:left;
	height:25px;
	padding:0 0 0 12px;
	width:55px;
}
.procurar_campo {
	float:left;
	height:18px;
	width:120px;
}
.procurar_botao {
	float:left;
	height:20px;
	padding-left:6px;
	width:20px;
}
#centro {
	text-align:center;
	width:780px;
	margin:auto;
}
#conteudo {
/*	background:#8CA26C url(../img/bg_conteudo_cliente.jpg) top center no-repeat; */
	float:left;
	height:auto;
	min-height:500px;
	padding-bottom:7px;
	text-align:center;
	width:780px;
	border-left:1px dotted #C5D47D;
	border-right:1px dotted #C5D47D;
}
html> #conteudo {
	height:auto;
}
#miolo {
	float:left;
	height:auto;
	min-height:500px;
	width:780px;
}
#menu {
	text-align:left;
	padding:9px;
}
#box_menu {
	float:left;
	padding:50px 0 5px 0;
	text-align:left;
	width:187px;
}
#menu .item {	
	border-top:#1E434B solid 1px;
	cursor:pointer;
	display:block;
	font-weight:bold;
	padding:10px 0;
}
#menu .first-item{
	cursor:pointer;
	display:block;
	font-weight:bold;
	padding:10px 0;
}
#menu_horizontal {
	float:left;
	height:125px;
	text-align:left;
	width:582px;
}
a.subitem:link, a.subitem:visited, a.subitem:active {
	font-size:11px;
	color:#FFF;
	font-weight:400;
	text-decoration:none;
	margin:0;
}
a.subitem:hover {
	color:#4B5236;
	font-weight:400;
	text-decoration:none;
	margin:0;
}
.esquerda {
	float:left;
	width:187px;
}
.direita {
	float:left;
	text-align:left;
	width:590px;
}
.destaque_esquerda {
	color:#666;
	float:left;
	overflow:hidden;
	padding-top:5px;
	text-align:left;
	width:355px;
}
.destaque_esquerda h4 {
	margin-bottom:5px;
}
.destaque_esquerda input {
	color:#666;
	background-color:#FFD993;
	border:0;
	height:15px;
	width:145px;
}
.destaque_direita {
	float:left;
	width:227px;
}
.destaque_direita h4 {
	margin-bottom:5px;
}
.destaque_home_cliente {
	position:relative;
	left:0px;
	top:0px;
}
.destaque_home_cliente p {
	color:#666;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:italic;
	padding-left:0px;
	padding-right:50px;
	padding-top:10px;
}
.destaque_home_cliente ul {
	list-style:none;
	margin:0px;
	padding-top:10px;
	position:relative;
	left:0px;
	right:0px;
	width:100%;
}
.destaque_home_cliente li {
	float:left;
	line-height:12px;
	padding-right:10px;
}
.destaque_home_cliente li a:link, .destaque_home_cliente li a:visited, .destaque_home_cliente li a:active{
	color:#FFF;
	text-decoration:none;
}
.destaque_home_cliente p a { font-style:normal; color:#1E434B }
.destaque_home_cliente li a:hover{
	color:#FFF;
	text-decoration:underline;
}

.destaque_home_cliente li span {
	display:block;
	background:url(../img/ico_circulo_verde_fundo_verde_small.gif) left no-repeat;
	color:#FFF;
	font-weight:bold;
	line-height:12px;
	margin-bottom:5px;
	padding-left:12px;
}
.destaque_home_cliente fieldset.procurar {
	border:solid 0 transparent;
	height:40px;
	float:left;
	padding-right:10px;
	width:165px;
}
.destaque_home_cliente fieldset.procurar input {
	background-color:#C5D47D;
	height:20px;
	float:left;
	width:140px;
	color:#fff;
}
.destaque_home_cliente fieldset.procurar input.ok{
	background:none;padding-left:5px;
	height:20px;
	float:left;
	width:20px;
}
.destaque_home_cliente fieldset.procurar img {
	float:left;
	padding-left:5px;
}
.destaque_home_cliente fieldset.manual_tiss {
	background:url(../img/il_separador_cliente.gif) left top no-repeat;
	border:solid 0 transparent;
	float:left;
	padding-left:10px;
}
.destaque_home_cliente fieldset.manual_tiss p {
	margin:0px;
	padding:0px;
}
.destaque_home_cliente fieldset.manual_tiss img {
	padding-left:5px;
}
fieldset.boletim {
	border:solid 0 transparent;
	float:left;
	padding-top:10px;
	width:227px;
}
fieldset.boletim input {
	background-color:#C5D47D;
	height:20px;
	color:#fff;
	float:left;
	width:195px;
	border:0;
}
fieldset.boletim img {
	float:left;
	padding-left:5px;
}
fieldset.boletim p {
	color:#FFF;
	float:left;
	line-height:14px;
	margin:0;
	padding:5px 5px 10px 0;
}
fieldset.resultado_exame {
	border:solid 0 transparent;
	height:40px;
	float:left;
	padding:0px 10px;
}
fieldset.resultado_exame input {
	background-color:#C5D47D;
	float:left;
	height:20px;
	width:105px;
	color:#fff;
}
fieldset.resultado_exame label {
	float:left;
	display:block;
}
fieldset.resultado_exame div {
	float:left;
	margin-right:5px;
}
fieldset.resultado_exame img {
	float:left;
	margin-left:5px;
}
#rodape {
	background:#8CA26C url(../img/bg_rodape_cliente.gif) top center no-repeat;
	float:left;
	height:70px;
	padding-bottom:20px;
	width:780px;
	border-left:1px dotted #C5D47D;
	border-right:1px dotted #C5D47D;
}
.logo_ans {
	float:left;
	padding:6px 0 0 17px;
}
.logo_factorweb {
	float:right;
	padding:48px 10px 0 0;
}
.box_full_up {
	float:left;
	height:40px;
	margin-top:40px;
	overflow:hidden;
	width:582px;
}
.box_full_up_home {
	background:url(../img/il_top_quadrado_branco_grande_azul_home.gif) top no-repeat;
	float:left;
	height:10px;
	margin-top:15px;
	overflow:hidden;
	width:582px;
}
.box_full {
	float:left;
	height:auto;
	min-height:500px;
	width:582px;
}
.box_full_home {
	background-color:#FFF;
	float:left;
	height:auto;
	width:582px;
}
.box_full_down {
	float:left;
	height:10px;
	overflow:hidden;
	padding-bottom:5px;
	width:582px;
}
.destaque_home_up {
	background:url(../img/il_top_quadrado_branco_medio_verde.gif) bottom no-repeat;
	float:left;
	height:10px;
	margin-top:10px;
	width:345px;
}
.destaque_aba_up {
	background:url(../img/bg_aba_grande_cliente.gif) bottom no-repeat;
	float:left;
	height:30px;
	margin-top:10px;
	width:345px;
}
.destaque_aba_up h3{
	margin-top:8px;
}
.destaque_home_down {
	background:url(../img/il_bottom_quadrado_branco_medio_verde.gif) top no-repeat;
	float:left;
	height:10px;
	overflow:hidden;
	width:345px;
}
.destaque_small_home_aba_up {
	background:url(../img/il_top_quadrado_branco_aba_pequeno_verde.gif) no-repeat;
	float:left;
	height:31px;
	margin-top:5px;
	text-align:left;
	width:227px;
	overflow:hidden;
}
.destaque_small_home_aba_guia_up {
	background:url(../img/il_top_quadrado_branco_aba_guia_pequeno.gif) no-repeat;
	float:left;
	height:31px;
	margin: 5px 0 0 -1px;
	text-align:left;
	width:229px;
	overflow:hidden;
}
.destaque_small_home_up {
	background:url(../img/il_top_quadrado_branco_pequeno.jpg) no-repeat;
	float:left;
	height:10px;
	width:227px;
	overflow:hidden;
}
.destaque_small_home_bebe_up {
	background:url(../img/bg_top_bebe_home_cliente.gif) no-repeat;
	height:10px;
	float:left;
	overflow:hidden;
	margin:0 0 0 -1px;
	width:229px;
}
.destaque_small_home {
	background-color:#FFF;
	float:left;
	height:auto;
	min-height:70px;
	width:227px;
}
.destaque_small_home_bebe {
	background:#FFF url(../img/bg_bebe_home_cliente.gif) top repeat-y;
	height:auto;
	margin-left:-1px;
	float:left;
	min-height:320px;
	width:229px;
}
.destaque_small_home_guia {
	background:#FFF url(../img/bg_guia_home_cliente.gif) top no-repeat;
	margin-left:-1px;
	float:left;
	height:auto;
	min-height:70px;
	width:229px;
}
.destaque_small_home_down {
	background:url(../img/il_bottom_quadrado_branco_pequeno_azul.gif) no-repeat;
	float:left;
	height:10px;
	padding-bottom:5px;
	overflow:hidden;
	width:227px;
}
.destaque_small_home_bebe_down {
	background:url(../img/bg_bebe_home_bebe_down_cliente.gif) no-repeat;
	float:left;
	height:10px;
	margin-left:-1px;
	padding-bottom:5px;
	overflow:hidden;
	width:229px;
}
.destaque {
	background-color:#FFF;
	float:left;
	width:345px;
}
.destaque p {
	padding-bottom:10px;
}
.destaque_foto {
	float:left;
	height:80px;
	width:80px;
}
.destaque_titulo {
	float:left;
	padding-left:10px;
	width:240px;
}
.destaque_olho {
	color:#666;
	float:left;
	font-size:11px;
	padding-left:10px;
	width:240px;
}
.destaque_titulo_noticias {
	display:block;
	padding:10px 10px 0 10px;
}
.destaque_titulo_noticias a { color:#1E434B }

.destaque_olho_noticias {
	color:#666;
	display:block;
	font-size:11px;
	padding:0 10px;	
}
.destaque_olho_noticias p{
margin:0;
padding:0;
}
.destaque_bebe {
	float:left;
	margin-bottom:10px;
	width:225px;
}
.destaque_bebe_foto {
	float:left;
	height:70px;
	padding-left:10px;
	width:70px;
}
.destaque_bebe_texto {
	float:left;
	padding-left:10px;
	text-align:left;
	width:135px;
}
.linha_bebe {
	float:left;
	padding-right:5px;
	text-align:right;
	width:202px;
}
.linha_bebe_esquerda {
	float:left;
	padding-left:5px;
	text-align:left;
	width:202px;
}
.guia_medico {
	background:url(../img/bg_box_guia_medico.gif) top left no-repeat;
	float:left;
	height:158px;
	margin-top:5px;
	padding:8px 0 0 10px;
	text-align:left;
	width:217px;
}
.foto_bebe_destaque {
	float:left;
	padding-left:2px;
	width:350px;
}
.foto_bebe_media {
	float:left;
	padding-left:10px;
	width:560px;
}
.foto_bebe_media div {
	float:left;
	padding:0 10px;
	width:420px;
}
.foto_bebe_media div img {
	padding:3px 5px 0 0 ;
}
.foto_bebe_pequena {
	background:url(../img/il_linha_cinza.gif) bottom no-repeat;
	float:left;
	padding-right:10px;
	width:265px;
}
.foto_bebe_pequena_ultima {
	float:left;
	padding-right:10px;
	width:265px;
}
.navegacao_direita {
	float:right;
}
#faq {
	color:#666;
	float:left;
	overflow:hidden;
	padding-left:12px;
	width:560px;
}
#faq dd {
	padding-left:8px;
	width:550px;
	margin:0;
}
.pergunta {
	cursor:pointer;
	color:#869160;
	margin:0;
}
.campo_pequeno {
	width:150px;
}
.campo_medio {
	width:310px;
}
.campo_grande {
	width:470px;
}
.titulo_campo_pequeno {
	float:left;
	padding:10px 10px 0 0;
	width:150px;
}
.titulo_campo_medio {
	float:left;
	padding:10px 10px 0 0;
	width:310px;
}
.titulo_campo_grande {
	float:left;
	padding-top:10px;
	width:470px;
}
.radio_campo {
	float:left;
	height:20px;
	padding-right:3px;
	width:20px;
}
.radio_texto {
	float:left;
	padding:1px 10px 0 0;
}
#ImageBoxOverlay {
	background-color:#000;
}
#ImageBoxCaption {
	background-color:#F4F4EC;
}
#ImageBoxContainer {
	width:250px;
	height:250px;
	background-color:#F4F4EC;
}
#ImageBoxCaptionText {
	font-weight:700;
	padding-bottom:5px;
	font-size:13px;
	color:#000;
}
#ImageBoxNextImage:hover {
	background:url(../imgul/proxima.gif) right top no-repeat;
}
#ImageBoxPrevImage:hover {
	background:url(../imgul/anterior.gif) left bottom no-repeat;
}
a.titulo_noticia:link, a.titulo_noticia:hover, a.titulo_noticia:visited, a.titulo_noticia:active {
	color:#75A8C7;
	text-decoration:none;
}
.input_branco {
	border:solid 1px #A5ACB2;
	color:#666;
	font-size:12px;
	height:15px;
	width:205px;
}
.input_branco_bebe {
	border:solid 1px #A5ACB2;
	color:#666;
	font-size:12px;
	height:15px;
	width:30px;
}
.input_branco_menu {
	border:solid 1px #A5ACB2;
	color:#666;
	font-size:12px;
	height:15px;
	width:166px;
}
.input_branco_pequeno {
	border:solid 1px #A5ACB2;
	color:#666;
	font-size:12px;
	height:15px;
	width:145px;
}
.select_branco {
	border:solid 1px #A5ACB2;
	color:#666;
	font-size:12px;
	width:209px;
}
.select_branco_menu {
	border:solid 1px #A5ACB2;
	color:#666;
	font-size:12px;
	width:170px;
}
.select_branco_pequeno {
	border:solid 1px #A5ACB2;
	color:#666;
	font-size:12px;
	width:145px;
}
.select_branco_pequeno_menu {
	border:solid 1px #A5ACB2;
	color:#666;
	font-size:12px;
	width:120px;
}
.box_busca_profissional {
	float:left;
	width:200px;
}
.input_busca_profissional {
	width:185px;
}
.box_busca_guia {
	float:left;
	width:180px;
}
.select_busca_guia1 {
	float:left;
	width:170px;
}
.select_busca_guia2 {
	float:left;
	width:175px;
}
.btn_procurar {
	float:right;
	height:20px;
	padding:20px 9px 0 0;
	text-align:right;
}
.btn_procurar_menu {
	float:left;
	height:20px;
	padding-top:5px;
	text-align:right;
	width:170px;
}
.linha_laranja {
	float:left;
	height:36px;
	padding-top:5px;
	width:200px;
}
.linha_laranja_menu {
	float:left;
	height:36px;
	width:150px;
}
.linha_laranja_menu_pequena {
	float:left;
	height:36px;
	text-align:left;
	width:120px;
}
.linha_laranja_zero {
	float:left;
	height:36px;
	padding-top:0;
	width:200px;
}
.linha_laranja_pequena {
	float:left;
	height:36px;
	padding-top:5px;
	width:153px;
}
.titulo_branco_grande {
	background:url(../img/ico_circulo_verde-trans.png) left no-repeat;
	height:15px;
	margin-left:10px;
	padding-left:20px;
	width:320px;
}
.titulo_branco_full {
	background:url(../img/ico_circulo_verde-trans.png) left no-repeat;
	float:left;
	height:20px;
	margin:10px 0 0 10px;
	padding:2px 0 0 20px;
	width:335px;
}
*html .titulo_branco_full {
	margin:10px 0 0 5px;
	width:330px;
}
.titulo_branco_full_bebe {
	float:left;
	height:50px;
	margin:10px 0 0 10px;
	padding-top:2px;
	width:335px;
}
.titulo_branco_medio {
	background:url(../img/ico_circulo_azul_escuro_small-trans.png) left no-repeat;
	height:16px;
	padding-left:12px;
	text-align:left;
	width:215px;
}
.titulo_branco_pequeno {
	background:url(../img/ico_circulo_azul_escuro_small-trans.png) left no-repeat;
	height:16px;
	padding-left:12px;
	text-align:left;
	width:90px;
}
.titulo_box_small {
	height:23px;
	padding:8px 0 0 10px;
	width:217px;
}
.titulo_box_menu {
	float:left;
	height:20px;
	padding-top:8px;
	text-align:left;
	width:150px;
}
.titulo_box_full {
	color:#E77817;
	float:left;
	padding:0 0 10px 13px;
	width:560px;
}
.texto_box_small {
	padding-left:10px;
	text-align:left;
	width:217px;
}
.linha_cinza {
	float:left;
	padding:2px 0 2px 15px;
	width:560px;
}
.entrelinhas {
	color:#888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}
.entrelinhas {
	color:#888888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
}
.cinza {
	color:#666666;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
}
.cor1 {
	color:#869160;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
}
.cor1_grande {
	color:#1E434B;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
}
.cor2 {
	color:#869160;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
}
.cor2_grande {
	color:#869160;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
}
.cor3 {
	color:#1E434B;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11px;
}
.cor3_grande {
	color:#FFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
}

form, #faq dt, #ImageBoxCaptionImages {
	margin:0;
}
*, .destaque_home fieldset.manual_tiss p {
	margin:0;
	padding:0;
}
.banner li, .navegacao_esquerda, .radio_box {
	float:left;
}
.botao_bebe, .botao_bebe_esquerda {
	float:left;
	width:20px;
}
.foto_bebe_pequena div, .foto_bebe_pequena_ultima div {
	float:left;
	padding:10px 0 10px 5px;
	width:195px;
}
.foto_bebe_pequena img, .foto_bebe_pequena_ultima img {
	padding-top:15px;
}
#ImageBoxNextImage, #ImageBoxPrevImage {
	background:transparent url(../imgul/spacer.gif);
}
.lista_noticias, .texto_box_full {
	color:#666;
	float:left;
	padding:5px 0 0 13px;
	width:560px;
}
.lista_noticias, .texto_box_full img.foto_noticia{
float:left;
padding:5px 5px 5px 0;
}
.lista_noticias, .texto_box_full p{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666;
	padding:0 0 10px 0;
}
.lista_noticias, .lista_canal p{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#666;
	padding:0;
}
